Zarchive for CHD as compression for data #96
Closed
Papermanzero
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
CHDMAN already supports Zstd compression, it was added in the 0.262 release. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The idea is to use Zarchive from excap as data compression for the next version of CHD.
https://github.com/Exzap/ZArchive/releases
Zarchive provides currently the best way to compress data especially for modern disc based games (wiiU, xbox, 360, ps3)
moreover zarchive is a lossless format which is perfect for archiving original discs.
Zarchive would provide a benefit compared to the current lzma or zlib algorithms.
https://github.com/Exzap/ZArchive
Beta Was this translation helpful? Give feedback.
All reactions