|
#11
|
||||
|
||||
|
@FitGirl
using -mzlib+reflate Code:
Tested 1 file, 92,646,762 => 48,529,408 bytes. Ratio 190.91% Testing time: cpu 0.06 sec/real 2.62 sec = 2%. Speed 18.56 mB/s Code:
Tested 1 file, 90,385,191 => 48,529,408 bytes. Ratio 186.25% Testing time: cpu 0.08 sec/real 3.60 sec = 2%. Speed 13.46 mB/s using -mzlib+reflate Code:
"localizations.dat". File is broken. Tested 1 file, 67,329,029 => 9,663,657 bytes. Ratio 696.72% Testing time: cpu 0.00 sec/real 1.10 sec = 0%. Speed 8.75 mB/s Code:
Tested 1 file, 9,663,731 => 9,663,657 bytes. Ratio 100.00% Testing time: cpu 0.02 sec/real 0.59 sec = 3%. Speed 16.34 mB/s in the sample FitGirl provided reflate gave better output, not sure if it's because of bigger hifs but this is why preflate doesn't replace reflate and why both are used, you just need to pick one to work with if the default zlib method doesn't process streams by itself. that said, reflate no longer gets updates so at times, it breaks crc of files like in thr sample provided by shazzla so this means you need to use preflate. I hope this clears up a few things about the program's usage. Tests were performed using xtool_2008_R1 (the current version), arc.ini Code:
[External compressor:xtool] header = 0 packcmd = xtool.exe precomp -mzlib+preflate -c32mb -t100p-1 -d0 - - <stdin> <stdout> unpackcmd = xtool.exe decode -t100p-1 - - <stdin> <stdout> the next version of xtool will have reflate automatically verify the streams it processes to avoid checksum errors and if it fails but preflate was enabled, it will jump to preflate. may take longer to process but I guess there is no other alternative at this point. Last edited by Razor12911; 25-08-2020 at 18:53. |
| The Following 4 Users Say Thank You to Razor12911 For This Useful Post: | ||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 06:26 |
| Project Cars Digital Edition (3xDVD5) (srep+lzma) | GTX590 | PC Games - CD/DVD Conversions | 10 | 28-08-2017 08:34 |
| Project IGI Anthology 1xCD700 CIUV2 2039 | mausschieber | PC Games - CD/DVD Conversions | 0 | 24-07-2017 15:12 |
| Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 18:16 |