Open motoharu-gosuto opened 7 years ago
I have added examples in this commit: ae67fd79fd4fb927805095ecfc5588c640e4b1ef This is an implementation of random access to lz4 compressed data. Currently roms are 99% encrypted so it makes no sense to compress them.
This should be stream compression which is fast. Possible advised options are: https://github.com/lz4/lz4 https://github.com/facebook/zstd/releases