thank you 
I have tested it with Level Data for a 3D Game:
Code:
\test>precomp.exe Airfield.tar
Precomp v0.4 - ALPHA version - USE FOR TESTING ONLY
Free for non-commercial use - Copyright 2006-2009 by Christian Schneider
Input file: Airfield.tar
Output file: Airfield.pcf
Using PACKJPG.DLL for JPG recompression.
--> packJPG DLL v2.4WIP4 (11/06/2008) by Matthias Stirner <--
More about PackJPG here: http://www.elektronik.htw-aalen.de/packjpg
100.0% - New size: 158227016 instead of 124371456
Done.
Time: 30641 ms
Recompressed streams: 22/22
ZIP streams: 22/22
You can speed up Precomp for THIS FILE with these parameters:
-c8 -m9 -l0
Fast mode does exactly the same for this file, only faster.
(renamed .pcf to .tar.pcf for my test)
compressed the folder, the .tar and the .pcf:
Code:
\test>dir
16.03.2009 18:49 <DIR> Airfield
21.03.2009 18:12 124.371.456 Airfield.tar
21.03.2009 18:13 158.227.016 Airfield.tar.pcf
21.03.2009 18:14 48.460.841 Airfield.arc
21.03.2009 18:16 48.458.280 Airfield.tar.arc
21.03.2009 18:18 34.674.625 Airfield.tar.pcf.arc
(arc option used: -mx)
original size of that freely dowloadable level .rar: 54.19 MB!
awesome improvement!
is there an option to preserve the file extension in the filename( xyz.tar) so that .pcf is added without deleting the old extension (xyz.tar.pcf) ?