Thread: Game data Files
View Single Post
  #2  
Old 20-09-2016, 13:09
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
arc.exe x gamedataFile.arc --adddir
or : unarc.exe x gamedataFile.arc -dpC:\game_folder_to_extract_to\

for ex : you compressed NFS The run with precomp+srep+lzma
copy arc.ini + arc.exe + srep.exe + precomp.exe from your compressor folder
then add them with the file you compressed so that you have a folder contain all you want
gamedataFile.arc + arc.ini + arc.exe + srep.exe + precomp.exe
Make a new text file and enter this command inside it
arc x gamedataFile.arc --adddir
save the text file as setup.bat then whenever you open the file it will extract the game files
Reply With Quote