This program takes a NTSC (other region support? TODO) .dol from the the game Super Smash Brothers Brawl and injects everything needed to embed a Ocarina GCT into it. It injects the GCT, codehandler, and a block of assembly that performs the gameconfig.txt patches.
Running an extracted ISO of Brawl using Dolphin emulator, with a codeset of your choice. This has been used by Dantarion to test file modifications for Project M for a while, and now it is out in the WILD!
This program requires Python, 2 or 3, to run.
- Put your NTSC boot.dol in the directory
- Put your GCT named RSBE01.GCT in the directory
- Run the script
- Look at your shiny new boot_injected.dol
- ??????
- Have fun!
-dantarion
1.0 initial published version