View Single Post
  #40  
Old 15-03-2020, 03:27
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by hwang4 View Post
When using the default parameters of "razor" in PMT.ini :
[razor]
Encode = rz.exe a -d 32m pmtoutfile.tmp pmtinfile.tmp
Decode = rz.exe e -y pmtoutfile.tmp pmtinfile.tmp

and in ARC.ini :
[External compressorrecomp,mpzapi,zlib,razor]
header = 0
packcmd = PMT.exe e {compressor} -b64M -t4 - - <stdin> <stdout>
unpackcmd = PMT.exe d {compressor} -t100p - - <stdin> <stdout>

when decompressing i got this: "unknown compression method"
the game i want to compress is "black mesa" ( i used "Dixen" Method).

can someone please show me a better parameters to avoid this error in both PMT.ini & ARC.ini , and the parameters of "rz" in ARC.ini.

thanks !
get something,

Last edited by BLACKFIRE69; 15-10-2022 at 16:26.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
hwang4 (15-03-2020), oltjon (15-03-2020)