Well, here is lorz (https://encode.ru/threads/2892-lorz-compressor), a ROLZ based file compressor.
STDIO patch added for compression and decompression.
I wonder why didn't I posted this one before :p , it's been like a year(maybe because this compressor is worthless? :rolleyes: )
Greetings and thanks 78372
Can you add the STUDIO patch to ooz (https://encode.ru/threads/3068-Leviathan-Updated-Kraken-Decoder)?
[External compressor:lorz]
header = 0
packcmd = lorz\{compressor} x $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lorz\{compressor} d stdin stdout <stdin> <stdout>
Creating archive: Test.Bin using lorz
Compressed 98 files, 65,779,809 => 24,193,076 bytes. Ratio 36.78%
Compression time: cpu 0.09 sec/real 59.20 sec = 0%. Speed 1.11 mB/s
All OK
Testing archive: Test.Bin
Tested 98 files, 24,193,076 => 65,779,809 bytes. Ratio 36.78%
Testing time: cpu 0.03 sec/real 0.92 sec = 3%. Speed 71.48 mB/s
All OK
[External compressor:lorz]
header = 0
packcmd = lorz\{compressor} x stdin stdout <stdin> <stdout>
unpackcmd = lorz\{compressor} d stdin stdout <stdin> <stdout>
Creating archive: Test.Bin
Compressed 98 files, 65,779,805 => 28,734,927 bytes. Ratio 43.68%
Compression time: cpu 0.06 sec/real 49.32 sec = 0%. Speed 1.33 mB/s
All OK
Testing archive: Test.Bin
ERROR: write error (disk full?) in compression algorithm lorz
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.