Super Smash Bros. Remix (N64) Gamerip using source code ? by wolfnexus at 5:23 PM EST on January 1, 2024
Smash Bros. Remix is an extensive rework of the original Super Smash Bros. (N64), adding a lot of content including music. I know ripping N64 game music is hard but there is a GitHub repo with the source code (https://github.com/JSsixtyfour/smashremix)
In rsc/music there are .bin files that seem to represent each track as well as an "instrument" folder, for the soundfont I suppose. How can I get playable files (eg .miniusf) out of that ? I haven't found any information online.