jombo23 / N64-Tools

N64 Tools
The Unlicense
239 stars 113 forks source link

Inject in place: error, ctl too big #18

Closed jpleau closed 3 years ago

jpleau commented 3 years ago

Using N64SoundListTool.exe, if I try to open a known game (Mario Tennis (U)), I select my rom file. If I press "Inject in-place" I get this error:

Error ctl too big, 18C90 is too big for 18A38

This is without changing anything, just open the rom and click on Inject.

Is there something I can do to work around this?

Thanks

SubDrag commented 3 years ago

Apparently I forgot to include "Fine Tones" in the ctl size. It now yields the correct size and you can inject in latest version, give it a try.

jpleau commented 3 years ago

Yep it now works, thanks!