|
|
|
#1
|
|||
|
|||
|
lorz + stdio support
Well, here is lorz, a ROLZ based file compressor.
STDIO patch added for compression and decompression. I wonder why didn't I posted this one before , it's been like a year(maybe because this compressor is worthless? )
|
| Sponsored Links |
|
#3
|
||||
|
||||
|
Test
Code:
[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
Code:
[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
|
| The Following 2 Users Say Thank You to Simorq For This Useful Post: | ||
78372 (17-02-2019), BLACKFIRE69 (12-09-2019) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| Latest ISDone Support? | Prince4 | Conversion Tutorials | 2 | 23-06-2016 03:51 |
| GameCopyWorld Support forum FAQ; read before posting! | RincewindTheWiz | GameCopyWorld Support | 1 | 10-10-2006 23:55 |
| Emulators on the Xbox | Skullleader | XBox Games | 15 | 07-04-2003 10:09 |