#1
|
|||
|
|||
Precomp and SREP
i have heard a lot that precomp and srep help in compressing files to a great deal...
but till now i have not been able to do it ... i had seen a release..that had the final files packed in .arc...when i start extracting..a .pcf file is extracted that is of a very huge size...then a rar file finally comes out which as a size smaller than the .pcf file...?? does anyone know how do such stuff ?? I tried to compress the final extracted files directly with free arc..but i don't get such a compression ratio.. Please Help ME !! |
Sponsored Links |
#2
|
|||
|
|||
Quote:
Compress the game files with freearc with -m0 command (no compression). the resultant file is (eg. data.arc) is processed through precomp. then work srep on that file ( data.pcf). then finally compress that srep file (data.pcf.srep) with freearc again with maximum compression. data.arc>data.pcf>data.pcf.srep>data.cab you can try this but every game has different compression method for minimum size. Good luck |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Quote:
best method is to try different parameters for different files. look at the following linkhttp://freearc.org/HFCB.aspx u can see the difference between compression ratio with slight change in parameters with freearc. Try different parameters with precomp and srep as well to find out well suited compressions. I hope it will help. you can use Kurutucu Compressor as well if you want. |
The Following User Says Thank You to red01 For This Useful Post: | ||
DazzleR (25-06-2013) |
#5
|
|||
|
|||
and what about the stuff i wrote about ??? making a pcf file that has size more than the original file ??? do u knw anythng about that ???
|
#6
|
||||
|
||||
@DazzleR
That .pcf file (PCF = PreCompressedFile) contains more decompressed data than the original file.. |
#7
|
|||
|
|||
How can i make such a .pcf file with precomp ????
|
#8
|
|||
|
|||
1. download precomp
2. either drag your data.arc file on the precomp.exe or open notepad and type the following command precomp.exe -odata.pcf data1.arc pause and save the notepad as.bat file place this .bat file in same folder along with data.arc and precomp.exe run the .bat file and you are done. precomp.exe -odata.pcf data1.arc ---------------in that command line -odata.pcf is the name of output file (u can change it from data.pcf to anything as u wish with .pcf extension) data.arc is the file for compression. for more information about different options in precomp for better compression look at following link http://schnaader.info/precomp.php |
The Following User Says Thank You to red01 For This Useful Post: | ||
Alash Als (30-05-2014) |
#9
|
|||
|
|||
@red01
i tried that..but it doesn't give me a .pcf file larger than the orginal archive.. i jst get the same size and same compression ratio after doing all that |
#10
|
|||
|
|||
Quote:
i thought u want a small size by using precomp but if u want a large .pcf file using following commands precomp -intense -v -c- -oData1 Data1.arc -c- means zero compression for output file (better srep results) -v means debug mode (if something goes wrong you can see problematic position and start precomping once again but with -i######### parameter; ######### means problematic position) |
#11
|
|||
|
|||
What parameters should i use to get best compression with SREP ???
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Call of Duty: Modern Warfare 3 | BAMsE | PC Games - CD/DVD Conversions | 3 | 27-02-2019 10:18 |
yener90's Inno Project Source Codes | yener90 | Conversion Tutorials | 1475 | 21-10-2014 09:50 |
Commands use in Srep and Precomp | red01 | PC Games | 2 | 18-06-2013 05:55 |
How do you use srep and precomp? | surumanboy | PC Games | 6 | 14-05-2013 21:15 |
SREP and PRECOMP Archive Info | danswano | Software | 7 | 31-03-2013 13:28 |