that ONLY works when there is only a single output file, you dont need to specify Data1.bin.002 or Data1.bin.003 it will continue from the first one. You only need to supply where the next set starts ( using your last example
for the following.. )
Code:
[Record1]
Type=Freearc_Original
Source={src}\Data1.bin.001
Output={app}
Disk=1
[Record2]
Type=Freearc_Original
Source={src}\Data2.bin.001
Output={app}
Disk=2
[Record3]
Type=Freearc_Original
Source={src}\Data3.bin.001
Output={app}
Disk=3
Would be for a game that had 3 or mor output files. ONLY put in records.ini the first 001 of each data#