Code: Select all
Method = LZMA2:192m
Code: Select all
Method = LZMA2:24
I am assuming the number means dictionary size in megabytes, and it is not "1024m" because the archive only contains 170 MB of uncompressed data. However, if it means "megabytes", how come "LZMA2:24" has no "m" after it?