Thread: Game data Files
View Single Post
  #3  
Old 21-09-2016, 23:33
Blade2239 Blade2239 is offline
Banned
 
Join Date: Sep 2016
Location: somewhere in universe
Posts: 70
Thanks: 47
Thanked 8 Times in 8 Posts
Blade2239 is on a distinguished road
Quote:
Originally Posted by aswadd View Post
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
Man I mean the game's main data file like DBC 14 game have blobset.pc file I want to extract that not the compressed by me....
I want to creat an custom extractor for that files.....
Game's main Data files
Reply With Quote