An easy way to have near unlimited code space, allowing thousands of lines of gecko code for every Wii/GCN game. Forked from https://github.com/JoshuaMKW/GeckoLoader
bin | ||
.gitignore | ||
dolreader.py | ||
GeckoLoader.py | ||
installer.cs | ||
kernel.py | ||
LICENSE | ||
loader.cpp | ||
README.md | ||
tools.py | ||
versioncheck.py |
GeckoLoader
GeckoLoader is a command line tool, providing an easy way to have near unlimited code space, allowing thousands of lines of gecko code for every Wii/GCN game.
Steps to compile GeckoLoader
- Extract main.dol/Start.dol (varies by extraction method) from the desired game into the same directory as "GeckoLoader.exe"
- Move your GCT into the same directory as "GeckoLoader.exe"
- In command prompt (In the same directory as GeckoLoader.exe), input: .\GeckoLoader.exe -h, for help on syntax and options, then run accordingly
Your new patched main.dol/Start.dol will be in the folder ./BUILD/