You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added examples in this commit: ae67fd7
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
The text was updated successfully, but these errors were encountered: