Quote:
Originally Posted by DazzleR
How can i make such a .pcf file with precomp ????
|
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