Farcry 6 - Precompression
Library used : LZ4 v1.8.2 (Thanks to KaKtor)
Similar results can be obtained from LZ4 that comes with XTool v0.3.9.
XTool Version : 0.3.9
Database : Created using Razor's db (fc6.xtl)
Code:
[External compressor:xtool]
header = 0
packcmd = xtool.exe precomp -mlz4+fc6 -c32mb -t100p --dbase - - <stdin> <stdout>
unpackcmd = xtool.exe decode -t100p - - <stdin> <stdout>
Code:
Compressed 1 file, 683,722,320 => 1,286,884,486 bytes. Ratio 188.22%
Compression time: cpu 1.02 sec/real 48.29 sec = 2%. Speed 14.16 mB/s
All OK