AntonioDePau / GHDS_ModdingTool

Modding tool for GH and BH on NDS
6 stars 0 forks source link

Make it possible to compress relevant files automatically #1

Closed AntonioDePau closed 1 year ago

AntonioDePau commented 1 year ago

The tool can decompress the LZ10 compression format fine, but it needs to be able to compress files back if we want to be able to process chart files in a different format than QGM.

AntonioDePau commented 1 year ago

The compression method has been implemented with https://github.com/AntonioDePau/GHDS_ModdingTool/commit/9518a30a9426e10d5e543cae8dc91cb266c4b110, but the whole ROM can be repacked with all uncompressed files and doesn't seem to be affected by that. So there should be no need to compress modified files.