#436
|
|||
|
|||
---------------------------
DiskSpan GUI™ --------------------------- The file available for download cannot be downloaded. Do you want to try again now? --------------------------- Yes No --------------------------- I got this error when trying to compress with Witcher 3 preset. The error appears to be happening when attempting to download quickBMS, what is that? |
Sponsored Links |
#437
|
||||
|
||||
Quote:
|
The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
mausschieber (29-12-2024), sajmon83 (29-12-2024) |
#438
|
||||
|
||||
DiskSpan GUI v2.0.2.2 (HF2)
Replace files inside DSG 2.0.2.2 folder and accept the replacement of the DSG_Methods.ini file on the first run.
Code:
- Changed the database updates from Google Drive to Dropbox because Google Drive reports a false positive for a virus and if you add a password the download cannot be done directly. Previous versions of DSG no longer support database updates because the system has changed, and the url has changed. |
The Following 5 Users Say Thank You to Cesar82 For This Useful Post: | ||
GTX590 (05-04-2025), mausschieber (01-01-2025), pcblizzard (03-01-2025), sajmon83 (03-01-2025), ScOOt3r (03-01-2025) |
#439
|
|||
|
|||
Hello, I have a question about the use of: uninstall files list
what is the best option to choose? Don't Create list export Data list create single list create complete list create list on install thx |
#440
|
||||
|
||||
Quote:
Exports the list of files from already compressed ARC/ZIP/RAR archives. Names containing non-ANSI characters will not be listed correctly (Example, if there is a file named with Cyrillic characters) create single list: Scans the selected folder for compression, using the same file inclusion and exclusion masks to compile the list. This takes some extra time after compressing each Data#.bin file, but has full support for non-ANSI characters. create complete list: It scans similarly to the "create single list" option, but includes the file size in bytes and the file hash (separated by the "|" character) before the file name like example below. This option is only recommended if your modified installer version needs to use the hash or file size for some additional functionality. To get the name you will need to trim the string until after the last "|" character (DSG_Module.iss does this). Code:
[Record1] 0|00000000|{app}\CallBefore CallAfter (Maker) 4144|e8031e4c|{app}\CallAfter.bat 22486|5ee47c06|{app}\CallBefore CallAfter (Maker)\52355204.ico 15858|2ba26292|{app}\CallBefore CallAfter (Maker)\CallBefore or CallAfter.iss 1624854|40932285|{app}\CallBefore CallAfter (Maker)\CallBefore.exe 84|12855359|{app}\CallBefore CallAfter (Maker)\desktop.ini 323072|b7ea8669|{app}\CallBefore CallAfter (Maker)\dsgcall.dll 124928|d1dd843d|{app}\CallBefore CallAfter (Maker)\dsgcall_upx.dll 22486|5ee47c06|{app}\CallBefore CallAfter (Maker)\Icon.ico 1510684|0cc2ab45|{app}\CallBefore CallAfter (Maker)\TMemoWindow.exe 4160|b8a58512|{app}\CallBefore.bat 637721|87009166|{app}\CallBefore.exe 34|97ab8d5f|{app}\Exclude1.txt 1|dbbbc9d6|{app}\Include1.txt 5|39eb65ce|{app}\Include2.txt This option tells the compatible installer that it should generate the list of file and directory names. Then, the compatible installer (which uses DSG_Module.iss), before starting the installation, will generate a list of each installation folder (also for unpacking Data#bin in optional folders) to store the existing files. After the installation, the installer will generate a new list of these same folders, but omitting the files that already existed before the installation. CONCLUSION: - The "create list on install" option is less recommended because you will lose some extra time each time you install, because the list will not be ready before installing. The other options include the list in the Setup_DLL file during compression. - For use only to uninstall the game, the "create single list" option is more recommended because it is faster to generate, is ready every time you install, and also includes support for all file name |
The Following 3 Users Say Thank You to Cesar82 For This Useful Post: | ||
#441
|
|||
|
|||
When using licenced WinRAR (7.01 version) it gives error like
- Method ARC/DS to Data1a-01.bin file: ERROR (-m5-md32g-s method is not supported) |
#442
|
|||
|
|||
WinRAR is not working and gives error like below:
GENERAL INFO: - Clear output folder before conversion: NO - Create ISO images after finish: NO - Shutdown system after finish: NO - Test files after compression: NO OUTPUT INFO: - Selected media type: UNLIMITED - Output directory: Conversion_Output GAME DIRECTORY: - Directory to Unknown 1: D:\GTA 5 Add-on Carpack Part 2 SELECTED METHOD: - Method ARC/DS to Data1a-01.bin file: ERROR (-m5-md32g-s method is not supported) |
#443
|
||||
|
||||
Quote:
It works for me here. |
#444
|
|||
|
|||
I want to ask how i can use my compressed files with DiskSpan to add them to my Installer: WPI 1801
Like Diskspan add Setup.dll with the compressed file How my installer will extract that file Do i just put CLS files? |
#445
|
|||
|
|||
Good afternoon. Will there be an update or is the project already abandoned?
|
#446
|
||||
|
||||
Why "already"?? DSG was in delevopement since years! And I can tell you it is finished, not abandoned. There is nothing left to add.
__________________
Haters gonna hate
|
#447
|
||||
|
||||
DiskSpan GUI v2.0.2.3
Updated DiskSpan GUI to v2.0.2.3 in the first post.
Code:
- Updated the default XTool codec libraries for compatibility with more games. - Updated UnRAR.exe/UnRAR.dll decompressor from v7.01 to v7.11 (DLL 7.11.100.1542) (2025.03.24). >> The UnRAR.exe x86 (32-bit) version has been discontinued by the developer and will remain at v7.01.0. >> The UnRAR.exe x64 (64-bit) version has been updated to v7.11.0. - Updated compressor/decompressor "ZStandard" (ZSTD) from v1.5.6 to v1.5.7 - Updated DiskSpan GUI database to version 1.1.9.6 (Thanks to KaktoR) (Don't wait for other database updates). >> Now with 468 game presets and 34 collection presets (64-bits). >> Now with 37 game presets and 8 collection presets (32-bits). - Fixed some minor bugs. Last edited by Cesar82; 11-04-2025 at 04:43. |
The Following 7 Users Say Thank You to Cesar82 For This Useful Post: | ||
Danziel123 (12-04-2025), Gehrman (12-04-2025), kj911 (12-04-2025), Lord.Freddy (11-04-2025), mausschieber (11-04-2025), sajmon83 (12-04-2025), Titeuf (11-04-2025) |
#448
|
|||
|
|||
hi when i open diskspan gui compact i get this error Runtime Error (at 1367:827):
Exception "EOleException" at address 0049707B. |
#449
|
||||
|
||||
Quote:
wich os is Yours?
__________________
It would be nice if you appreciate my work with the thanks Button |
#450
|
||||
|
||||
Quote:
Did the error occur only once or does it happen all the time? Have you tried restarting your PC and trying again? P.S.: Nothing has changed in the DSG operating structure. Only corrections related to the compression methods have been made, so if the error occurs and persists, it would also occur with previous versions of DSG. |
![]() |
Tags |
cls-diskspan, compressor, diskspan, diskspan_gui |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
DiskSpan on Linux | hydefromt70s | Conversion Tutorials | 1 | 15-10-2020 07:12 |
How to use diskspan bat | mausschieber | Conversion Tutorials | 4 | 05-09-2020 12:25 |
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 |