ME3Tweaks / ME3TweaksModManager

Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
GNU General Public License v3.0
121 stars 34 forks source link

Investigate implementation of ZStd for compression #441

Open Mgamerz opened 1 week ago

Mgamerz commented 1 week ago

Lots of new modding tools are starting to move to ZStd over LZMA, it might be time to start looking into changing to a fork of 7z that has ZStd support. This will require significant R&D in the now-abandoned 7z wrapper project and validation, as well as validation on older builds, how they handle encounter an unknown compression type.