12-30-2019, 04:18 AM
https://github.com/Chadderz121/brainslug-wii
This repository may help you. If not, there's some Smash game on the Gamecube on some Smash forum, where they have symbol maps for the SD functions. Gekko and Broadway are similar enough where this shouldn't be a problem. You can get the ISO for the game, load the dol in Ghidra. Copy Pasta / Export in C. Ofc double check how return values are sent and read. You can write inline ASM for anything in between the function calls.
This repository may help you. If not, there's some Smash game on the Gamecube on some Smash forum, where they have symbol maps for the SD functions. Gekko and Broadway are similar enough where this shouldn't be a problem. You can get the ISO for the game, load the dol in Ghidra. Copy Pasta / Export in C. Ofc double check how return values are sent and read. You can write inline ASM for anything in between the function calls.