Thread: DiskSpan GUI
View Single Post
  #4  
Old 28-06-2023, 09:40
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by Furjack View Post
For me the only thing confusion is records.ini I use light installer it helps me a lot but I'm unable to understand the record.ini
To change the file extension you need to run DiskSpan GUI in DEVELOPER mode and change the file name in the "Data #" tab. But be aware that you need the numeral "1" to indicate which value will be incremented on each disk split (The last character "1" is the character that will be incremented.
Code:
Using name: "Data1b-01.bin" generate files: disc 1 = Data1b-01.bin, disc 2 = Data1b-02.bin, disc 3 = Data1b-03.bin, etc
If you use name like "Data.dsg" without including "1" character, ".001" will be included after the extension.
You can use something like Data1.bin, Game1.dsg, Data-001.dat, etc (You cannot use destination without an extension like Game01).
Just be aware that you have renamed the destination file of each "Data #" tab with a different name so they don't overwrite the previous one.

Last edited by Cesar82; 28-06-2023 at 09:59.
Reply With Quote