|
|
|
#1
|
||||
|
||||
|
Quote:
Maybe it has something to do with GDI because the same error happens if you try to use the botva2.dll library in windows or panels with different handles (Botva2 uses GDI), so if anyone has any hints as to what could cause this type of error inform me. Last edited by Cesar82; 05-06-2022 at 11:53. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I want to ask about the minimum storage space.
I compressed the game with a size of 76.6 GB and tried to install it with 76.7 GB of storage, an error occurred because the storage did not fit what is the minimum storage that must be provided before starting the install? |
|
#3
|
||||
|
||||
|
Quote:
In some cases even triple the space. If using srep for example it will generate temporary files so I recommend in most cases: original size * 2.5 |
|
#4
|
||||
|
||||
|
is there a way to know exactly how much storage is needed?
|
|
#5
|
||||
|
||||
|
I want to provide minimum storage information to my installer.. But if I put 2.5X of the original size it's too big..
Is there a way to know exactly how much storage is needed before installing? |
|
#6
|
||||
|
||||
|
Quote:
The 2.5x answer would be recommended space for compression. I don't know if there is a way to get this size correctly, as it depends on many factors, such as the method used, whether or not you used the SPLIT mode, etc. Example: Assuming you compress a game using SPLIT mode and after compressing get 76 GB using BD50. To install it will need 76 GB just for merging Data##.bin and this file will be deleted only after the game installation is finished. Maybe someone else can tell you better, but I think the best way would be to do a test install and periodically check the size of the {app} folder to see which size is bigger. Maybe I can include this in the test installation of the DSG in the future. EDIT: I did some tests here and the required size was the same as the size before compression. I compressed the SCARLET NEXUS game to 19.1 GB (20,581,622,161 bytes) with method below and the required size was the same size (increasing only uninstall files). Code:
xtool:c32mb:d1:mreflate:mscarletnexus+srep_new:1+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000 If using the CIU-based installer, the size of Setup.exe+Setup.bin (if exists) must be increased to the required size. If the compression uses the DSG split mode read the previous information above. Last edited by Cesar82; 10-06-2022 at 02:51. |
![]() |
| Tags |
| cls-diskspan, compressor, diskspan, diskspan_gui |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use diskspan bat | mausschieber | Conversion Tutorials | 13 | 14-01-2026 19:20 |
| DiskSpan on Linux | hydefromt70s | Conversion Tutorials | 1 | 15-10-2020 07:12 |
| DiskSpan FreeArc returns an error | Titeuf | Conversion Tutorials | 2 | 18-07-2020 01:46 |
| CIU 3.0.0.0.u3 (2019-03-28) - Diskspan Issues | mesut28 | Conversion Tutorials | 17 | 30-03-2019 02:28 |
| R.G. Gamers DiskSpan | Simorq | Conversion Tutorials | 1 | 28-10-2017 08:22 |