![]() |
Just wanted to inform that optional files as components work great with ASIS. I set the same component numbers in both DSG and ASIS and it looks better than tasks actually :)
|
Quote:
|
DiskSpan GUI v2.0.2.1
Updated DiskSpan GUI to v2.0.2.1 in the first post.
Code:
- Changed DiskSpan GUI interface to a more compact size. |
Quote:
looks like exe naming error |
Quote:
then it works |
Quote:
|
after update i can create components and install with Light Installer Script (LIS) - DiskSpan_GUI ?
|
Quote:
|
3 Attachment(s)
Hi Cesar82,
I recently created a form in Inno Setup that works with any DPI using a custom scaling function. I’m sharing this with you because I noticed you’re experiencing issues with the correct scaling of "DiskSpanGUI" across different DPI settings, and I believe my solution could help. Below, you'll find a simple form that demonstrates the difference between default scaling and custom scaling. Please give it a try, and let me know if it works for you! |
1 Attachment(s)
Quote:
I've already tested something with custom scale but it doesn't work. It just makes DSG slower than if I use ScaleX and ScaleY to create all the forms. It's not that. The problem is that the DSG was the size of the screen and when applying the 150% scale, for example, it highlights the HEIGHT size of the monitor and is not drawn larger than the monitor's resolution. The same happens with your script, see the attached video. |
Quote:
Code:
#define DEBUG 0 |
ThresholdPercent DiskspanGUI
1 Attachment(s)
Hi everybody ( especially Cesar :) ). How can we provide this ThresholdPercent feature in ultraarc for DiskSpan_GUI? Since the game file sizes are very large, it also takes up a lot of space while defragmenting appdata. Errors occur during installation as a result of insufficient RAM usage and disk. If we can activate this feature, we can get better performance and fewer installation errors in Win7 and low RAM usage.
|
1 Attachment(s)
Quote:
|
1 Attachment(s)
Quote:
|
1 Attachment(s)
Quote:
|
Quote:
|
Gtav
1 Attachment(s)
hello cesar!
hello everyone... There is a compression to reduce GTA5 to 90-100GB, with fast extraction, I used the Tool with Srep+lzma2 but I have 110GB of 142GB, I would like to get to 90-100GB with the same speed I used: |
Code:
bpk+xtool:mzlib:mpreflate:dd3+LZMA-MT |
works for Windows Server 2022?
|
DiskSpan error not always
the diskspam CLS_DISKSPAN_R3 by razor with bat, it works like a god for me, diskspam gui every now and then gives me an unarc error, at least 2 out of 10, I can't understand, maybe the ram is not managed well, I don't know
|
Quote:
|
hello in dsg what happens when you check GOG? and of course on a GOG game is it important to do so?
|
Quote:
So when you install using installers that support the feature, such as CIU, the installer will read this information and depending on the type you can configure, for example, registry entries with the value "check: IsGogGame" so if you chose GOG during compression, the installer will add the keys to the registry. This option is intended for installers for multiple modes. EXAMPLE: steam+gog in the same installer, allowing only to include registry keys if you chose gog during compression. |
Hello, as is often the case, I forget to copy the 'conversion_log' file to put it aside if I need to redo it with new parameters or to copy it here on the site for information. So is it possible that the 'conversion_log.log' file instead bears the name of the game like 'Conversion_namegame_log.log' which would mean that it would not be automatically deleted? unless this option exists but I haven't seen
|
Quote:
The name of the game if it is a collection will have more than one name, so the LOG will be with the name of the conversion (DSG Title) and not the game. |
Quote:
yes is perfect |
Hello, does anyone have a guide on how to use Developer mode?
|
yes, go to "how to use diskspan"...
|
Good afternoon. How to update 7-zip in DiskSpan GUI?
|
Just replace exe ...
|
bro When I create checksum file, the file does create
|
Quote:
|
DiskSpan GUI v2.0.2.2
1 Attachment(s)
Updated DiskSpan GUI to v2.0.2.2 in the first post.
Code:
- Added support to new XTool "gdeflate" codec using "mgdeflate".EDIT: - Added attachment Oodle_Libs.7z with oodle library 2.9.12 (lib2) from "Indiana Jones and the Great Circle" and oodle library 2.9.2 (lib3) from "DA:Veilguard". Code:
Replace Oodle_Libs.7z inside DSG folder: |
---------------------------
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? |
1 Attachment(s)
Quote:
|
DiskSpan GUI v2.0.2.2 (HF2)
1 Attachment(s)
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. |
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 |
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]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 |
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) |
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) |
| All times are GMT -7. The time now is 01:34. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com