Quote:
Originally Posted by spy4fun
i don't know how to use precomp.
thats why i created a .bat
and paste the precomp file with .bat in the "\Brink\base" folder it is working but i'm only overwriting my pak000.sdpk2
my question is it is ok if i'll add .pcf as extension to get the pak000.sdpk2.pcf output?
|
Yes, you are right. The right command should be:
Code:
precomp038 -slow -c689 -m68 -opak000.sdpk2.pcf "c:\program files\Brink\base\pak000.sdpk2"
But anyway, if you overwritten original pak000.sdpk2 (with peterf's command) and precomp did the job correctly then you just need to change the extension by adding ".pcf" to your pak000.sdpk2 (precompressed).
So your precompressed pak000.sdpk2 become pak000.sdpk2.pcf!