View Single Post
  #28  
Old 02-02-2012, 12:32
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Weird

The step 3 changes as follows:

Code:
3) Copy DVD5's contents, except ACR_arc.exe file, to 'ACR_1xDVD5\ACR' folder
OR

modify repack.bat as follows (row 84):

Code:
arc create -sfxfreearc.sfx -mx -ld800mb -ep1 -w.\ -r -sfxfreearc.sfx [email protected] -x"%choice2%\Videos\*" -x"%choice2%\Support\*" -x"%choice2%\Resources\*" -x"%choice2%\PB\*" -x"%choice2%\LauncherConfig\*" -x"%choice2%\Multi\*.map" -x"%choice2%\Multi\*.cfg" .\ACR\ACR_arc "%choice2%\*.*"
Reply With Quote