Quote:
Originally Posted by Furjack
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.