1
0
Fork 0
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
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-08-17 21:27:10 -05:00
bin Major overhaul, added multiple features 2020-06-03 02:12:29 -05:00
lib Delete dolreader.py 2020-08-17 21:27:10 -05:00
.gitignore Create .gitignore 2020-08-03 02:28:09 -05:00
access.py Finished overhaul, added splash, and options (--dest, --protect) 2020-08-17 20:38:37 -05:00
dolreader.py Finished overhaul, added splash, and options (--dest, --protect) 2020-08-17 20:38:37 -05:00
GeckoLoader.py Finished overhaul, added splash, and options (--dest, --protect) 2020-08-17 20:38:37 -05:00
installer.cs Code cleanup 2020-08-17 21:25:01 -05:00
kernel.py Finished overhaul, added splash, and options (--dest, --protect) 2020-08-17 20:38:37 -05:00
LICENSE Added a license 2020-08-03 02:26:36 -05:00
loader.cpp Fixed allocation error 2020-06-03 21:45:15 -05:00
README.md Update README.md 2020-04-16 21:52:13 -05:00

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

  1. Extract main.dol/Start.dol (varies by extraction method) from the desired game into the same directory as "GeckoLoader.exe"
  2. Move your GCT into the same directory as "GeckoLoader.exe"
  3. 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/