sm64tools icon indicating copy to clipboard operation
sm64tools copied to clipboard

Collection of tools for Super Mario 64 ROM hacking

Results 13 sm64tools issues
Sort by recently updated
recently updated
newest added

Fixed 01 ignore breaking static allocation Fixed incorrect validity check for bank size Added options to trim and force length of bank E

When using ``` ./n64graphics -i tex.rgba.ci4.inc16.c -g tex.rgba16.ci4.png -f ci4 -s u8 -c rgba16 -p tex_gen.rgba16.ci4.inc.c -v ``` This results in a memory next error. Due to this line: ```c...

Support for yaml files instead of config files for n64split was added, but a release was never created with this change. Was there a reason for this? The last n64split...