Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ISO compression #7

Open
motoharu-gosuto opened this issue Aug 24, 2017 · 1 comment
Open

Add ISO compression #7

motoharu-gosuto opened this issue Aug 24, 2017 · 1 comment
Assignees

Comments

@motoharu-gosuto
Copy link
Owner

This should be stream compression which is fast.
Possible advised options are:
https://github.com/lz4/lz4
https://github.com/facebook/zstd/releases

@motoharu-gosuto
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant