View Single Post
  #650  
Old 18-03-2019, 23:38
bubobih's Avatar
bubobih bubobih is offline
Registered User
 
Join Date: Jul 2017
Location: Space
Posts: 16
Thanks: 1
Thanked 2 Times in 2 Posts
bubobih is on a distinguished road
Quote:
Originally Posted by yasitha View Post
First of all you have to pack a game with Diskspan or UltraAr, if you like to split the game setup to DVD5, DVD9 or BD2 then i recommend diskspan.

If you don't,
Then you can just use bat file to create repack.

So an example you have a game repack
Data1.bin.001
Data2.bin.002
Data3.bin.003

001*** extinction comes with diskspan ok.SO you only have to add Data.bin.001 to Record1 that's all
You don't need to add others data2 or 3.

[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1
Im using ultrarc and i make only 1 bin or whatever extension i make. But records ini must be near setup.exe or he will not install nothing. i want to remove records.ini from setup files. so only to be setup.exe and data file

Edit: ooo i see in settings.ini add this

[Record1]
Type=Freearc_Original
Source={src}\Data.bin.001
Output={app}
Disk=1

Last edited by bubobih; 18-03-2019 at 23:41.
Reply With Quote