![]() |
DiskSpan GUI
10 Attachment(s)
DiskSpan GUI:
It is a tool developed to work together with CLS-DiskSpan.dll (by Razor12911) to create compressions using external compressors preconfigured in an ".ini" file. It now supports 32-bit and 64-bit compressors again and can also work on 32-bit systems. INFORMATION: - With DiskSpan GUI it is possible to configure a collection of games with specific methods predefined for each game. - You can create collections of up to 254 games and include up to 254 compressed files for each game. - It is also possible to predefine several methods for each compressed file. - Allows loading configurations with the best compression methods for a given game from a database created from information shared by users. - It also allows the use of file inclusion and exclusion lists for each compressed file or for each game. - It is also possible to use the "SPLIT" mode which splits the file after compression and before decompression it will be merged again. This SPLIT mode is useful because it allows you to create masked compressions that are not supported by CLS-DiskSpan.dll. But it is important to note that you will need extra free temporary disk space (the size of the largest compressed file) to merge the parts during installation. SETTINGS: To configure DiskSpan GUI, run "_Developer MODE.bat" file or hold "CTRL" key while running DiskSpan_GUI.exe and only release "CTRL" after DiskSpan GUI window appears. After making the settings, click on the save button and wait for it to finish. P.S: Do not run multiple instances in configuration mode because closing the last one will overwrite the settings. NOTES: - Added compact version to allow people who had problems with the interface cropping in the normal version when using resolutions below FULL HD or using Windows display scales above 100% to take advantage of this tool. - The list of supported installers is in #post3. - Read the changelog to stay on top of the latest changes. - The scripts need to be updated to support use al resources of the DiskSpan GUI 2.0.2.2+ so we will maintain DiskSpan GUI 2.0.2.0, 2.0.2.1 and 2.0.2.2 for some time. - Included along with DiskSpan GUI a simplified script example (ISDone modified script example). . * With the example script ISDone users who want to include DiskSpan GUI support in their installers can more easily understand the necessary changes. - You can delete the unused folder ("Win32" or "Win64") from within the "Resources" folder to reduce the size for sharing your conversion. - In #post2 you will find separate versions of the DiskSpan GUI (32-bits) or (64-bits) for those who don't want additional files that they won't use. - If you rename the file "DiskSpan_GUI.exe/DiskSpan_GUI (compact).exe" to "DiskSpan_GUI (x86).exe/DiskSpan_GUI (compact) (x86).exe" or "DiskSpan_GUI (x64).exe/DiskSpan_GUI (compact) (x64).exe" it will run in the mode specified by the name. |
Help topics for DiskSpan GUI
2 Attachment(s)
|
Supported Installers
DiskSpan GUI v2+ supported installers:
- Advanced Simple Installer Script (ASIS) (KaktoR) (Updated to work with DSG 2.0.2.4+) - Black Box Script (BBS) (Razor12911/oo7)(updated, but without Hash Page) (Requires update to work with DSG 2.0.2.0+) - Custom Installer Ultimate (CIU) (Yener90/KaktoR) (updated to work with DSG 2.0.2.4+) - CODEX Installer Script (CIS) (Mickey1s/Masquerade) (updated to work with DSG 2.0.2.3+) (Requires update to work with DSG 2.0.2.4+) - Light Installer Script (LIS) (Cesar82) (updated to work with DSG 2.0.2.4+) - Windows Phone Installer (WPI) (Razor12911/bunti_o4u) (updated, but without Hash Page) (Requires update to work with DSG 2.0.2.0+) |
Useful programs
3 Attachment(s)
- Inno Setup 6 repack v6.05 folder.
Code:
2024.01.02- Add the skinpack.bin file to the full version of the repack before installation. INFO: - The skin pack file is an additional file containing a collection of .cjtyles themes to be used in your installer using the IsSkin.dll library. - The lite version repack file only contains the repackaged Inno Setup 6.05 including the IDE installation option created by the RESTOOL group. - I updated the Inno Setup repack with updated tools, but it is still version 6.05 of Inno Setup because the ResTool interface does not support the latest changes in Inno Setup. |
DiskSpan GUI v2.0.0.1
Updated DiskSpan GUI to v2.0.0.1 in the first post.
Code:
Changes: |
DiskSpan GUI v2.0.0.2
Updated DiskSpan GUI to v2.0.0.2 in the first post.
Special thanks to @KaktoR for all the work testing compressions and creating the DiskSpan GUI database configurations. Code:
Changes: |
A little question.
How to create multiple small data.bins on ONE SINGLE DISK, instead one big one? Maybe I doing something wrong but the end result always is multiple data.bins split to few DISKs intead all of the be on one DISK. :confused::confused: |
Quote:
It doesn't have a mode like SlicesPerDisk= using inno Setup's native compression. The fewer parts the better the extraction will work, so putting more than one part on a disk is useless. If you want you can choose the Custom size option from DiskSpan GUI and set the size you want and then after compressing move all files from all DISK_# folders to DISK_1 folder and change the Disk= key value of Records.ini to 1 in all sections. |
DiskSpan GUI v2.0.0.3
I lost all source code from DiskSpan GUI 2.0.0.3 :mad::mad:.
So I decided to share the version I was working on. You can safely use the 2.0.0.3 version of the first post, but if bugs arise I won't be able to fix it. Windows crashed here and all bytes of .iss script were reset (Maybe because I tried to save after crashing Windows). I think there is no hope of restoring the script, I'll have to redo all the recent changes again. Code:
Changes: |
Quote:
Go to Tools > Options > Create Backups When Saving |
Quote:
|
Far Cry 6 / FIFA 22 (DiskSpan GUI + XTool Plugin)
The inclusion of the XTool Far Cry 6 plugin in the DiskSpan GUI has not been tested with the full game (English + Russian Languages).
Below are the results of the "full" game compression using DiskSpan GUI 2.0.0.3 using XTool (mfc6 plugin) + SREP + LZMA-MT. ;) Quote:
In my previous test the DiskSpan GUI wasn't including the lz4 library along with XTool, so it wasn't inflating the file. But without inflating the file using SREP + LZMA-MT the final results were better than using the plugin. Below are the results, this time using the plugin (now including the lz4 library). Quote:
I found the rate of inflation of the files as a whole so low. Code:
----------------------------------------------------------------------------------------------------------------------------------------Informing those users who test using the DiskSpan GUI, I believe it is possible to enable XTool dedup from the command line by adding "-dedup" (without quotes) as a parameter. In simple tests I used xtool:c32mb:mfc6:-dedup, but I had worse results than just using xtool:c32mb:mfc6 EDIT: Precompression test frostbite3 plugin in full game "FIFA 22 Ultimate Edition" using DiskSpan GUI. Code:
04:21:46 - Selected ARC/DS method for Data1a-01.bin was: xtool:c32mb:mfrostbite3,fifa22 |
@Cesar
I updated the DB again. (I can't replay to your messages for some reason and I can't reply to anything else :D). |
Quote:
the Database settings file isn't accessible from drive google |
Newest update contains the whole Database folder.
|
| All times are GMT -7. The time now is 15:44. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com