XargonWan / RetroDECK

RetroDECK brings you an all-in-one sandboxed application to play your retro games (and even not-so-retro games) on Linux/SteamOS.
https://retrodeck.net
GNU General Public License v3.0
729 stars 33 forks source link

Add Xenia-Canary compression ZArchive to compression tool #704

Open Lazorne opened 4 months ago

Lazorne commented 4 months ago

https://github.com/xenia-canary/xenia-canary/pull/165

This is not until 0.9b

maddovr commented 4 months ago

I believe we should wait a while for this. CHDman in their latest 0.263 has added support for zstd compression, essentially making it possible to create ZArchive files. This change has shipped in the latest libchdr and it obviously breaks compatibility with any previous version if zstd is used (which is why it's turned off by default), so maybe we should see if xenia and possibly rpcs3 will go through with implementing this as it is being discussed. Here a link for rpcs3 issue https://github.com/RPCS3/rpcs3/issues/4021