Releases: AXiX-official/ABRecompressor
Releases · AXiX-official/ABRecompressor
v1.1.0 Release
improving the compression ratio for Lzma mode
- Merge blocks for higher compression ratio(lzma mode only)
- Set dict_size to 0x200000 for LZMA compression to get a higher compression rate
Attention
So when choosing the LZMA compression format it will consume significantly more time but also have a better compression ratio (depending on the file size, the larger the file the higher the compression ratio)
Init Release
v1.0.0 fix