nfsu / NFS

Is a tool created for rom hacking, it stands for Nintendo File System (Utils) and can quickly read and interpret nds files such as NARC, NCLR, NCGR, etc.
MIT License
25 stars 1 forks source link

Apply compression #10

Open Nielsbishere opened 3 years ago

Nielsbishere commented 3 years ago

The commit function should actually recompress it and check using the aligned file size instead of file size as well as update the real file size (in the ROM) when it did change it.

Nielsbishere commented 3 years ago

Show when a file can't be recompressed. Should be done after #12