View Single Post
  #48  
Old 04-12-2011, 09:52
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by dandanngp View Post
How to use =Precomp and SuperRep=?

The two did not work.
Run the file, a screen appears but clears quickly.
And nothing happens.
Help me out.
they do work, but make a batch file in EACH of the subfolders ( precomp & Srep) do step #3 with freearc then move the Data1.bin to precomp folder, run the batch file, when that completes, move the completed file to the srep folder, run the batch file. And when thats done compress the completed file again with freearc.

for precomp batch file:

Code:
precomp038 -slow -c6 -m8 -oData1 Data1.bin
for srep batch file:

Code:
srep -m2 Data1.pcf Data1.srep
yes, its alot of steps but it ONLY works with original game with NONE of the updates installed.
Reply With Quote