Thread: DiskSpan GUI
View Single Post
  #23  
Old 03-11-2021, 22:25
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
@fabrieunko
Your configuration is wrong in several configs.
Installation terminates because no date files will be listed, so this is considered an error (IsDoneError).
Use the last WPI DSG (U2) script that I updated last time.

Currently only CIU and ASIS are compatible with multi games (Components).
The Windows Phone Installer DSG does not support components, so if you use components with WPI, any files that have the Component= key in Records.ini will not be installed.

Another error is that all your Data files must have the value "1" in the name because when the file is split into parts (DVD) this number "1" will be incremented to "2", "3"... and so on.
You also cannot rename the Data bin files after they are created as this will cause disk seek errors in cls-diskspan.dll library.

So I leave the tip.
To use DiskSpan GUI with the "WPI (DSG)" script create just one "Game #" tab (because the script doesn't support using more than one "Game #" tab).
Create a "Data #" tab for the common game files and leave the edit "Tasks" empty, and create a "Data #" tab for each additional language including the task value in the edit "Tasks".

I have attached a preconfigured file to the post.
Close all instances of DiskSpan GUI and extract and replace the file "DSG_Settings" (attached) in the folder "Resources" and then run DiskSpan GUI again in Developer mode and view the settings for that situation.

ADITIONAL NOTES:
More than one value can be used in the edit "Tasks" or "Languages" by separating the values ​​with a comma ",".
Example: Tasks = 1,3,5 so in this case if task 1 or 3 or 5 is selected the corresponding Data file from the tab will be extracted.
Attached Files
File Type: rar DSG_Settings.rar (1.8 KB, 55 views)

Last edited by Cesar82; 03-11-2021 at 22:28.
Reply With Quote