Skip to content

Releases: AXiX-official/ABRecompressor

v1.1.0 Release

30 Jul 21:21
Compare
Choose a tag to compare

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

21 Jul 02:13
Compare
Choose a tag to compare
v1.0.0

fix