View Single Post
  #25  
Old 11-04-2013, 05:06
veboys79 veboys79 is offline
Registered User
 
Join Date: Mar 2013
Location: Earth
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
veboys79 is on a distinguished road
Hi I used this Super Compressor to compressed 3.68 GB game data. However, during extraction Setup first:

1) Extract data1.srep from data1.bin then
2) Extract data1.pcf from data1.srep
3) but fail to extract files from data1.pcf file

Its showing error. I am using following commands in setup.ini:

Code:
[ExtractSettings]
FreeArcFile1={src}\data1.bin;DestDir:{app};
FreeArcFile2={src}\data1.bin;DestDir:{app};PrecSrep:1;
Seems I am missing a third command line to extract .pcf file.

Need help to solve this problem.
Reply With Quote