View Single Post
  #307  
Old 13-09-2022, 06:35
Mini Mini is offline
Registered User
 
Join Date: Nov 2013
Location: -
Posts: 125
Thanks: 171
Thanked 76 Times in 43 Posts
Mini is on a distinguished road
Razor12911
can you help with this engine? maybe I did something wrong with bms2xtl

http://aluigi.altervista.org/papers/quickbms.txt

evolution, aka lzf or lzfx

i try:

Quote:
[cpk,snappy,rfpk,evolution,lzf,lzfx]
// http://aluigi.altervista.org/papers/quickbms.txt
Encode=quickbms.exe -s "comtype <codec>; clog <fileout> 0 <insize> <outsize>" "" <filein>
Decode=quickbms.exe -s "comtype <codec>_COMPRESS; clog <fileout> 0 <insize> <outsize>" "" <filein>
precompression not working
Reply With Quote