This is an ODE-based modchip for the Nintendo GameCube to boot homebrew.
Its price and functionality are very similar to PicoBoot but it has multiple advantages.
Join the Discord server to get support and discuss the mod!
This mod works by emulating a disk drive during boot, executing a homebrew app, and afterwards re-enabling the disk drive.
This is achieved using a flex PCB similar to FlippyDrive.
However, it is not a full optical drive emulator and only allows executing small homebrew apps (e.g. swiss) from flash just like PicoBoot.
- Open source
- Cheap and easy to get components (Raspberry Pi Pico + Flex PCB + Diode)
- You can keep the disk drive
- Simple to boot most homebrew apps using an online converter
- No soldering directly to the GameCube
- Easy soldering
- No permanent modifications to the GameCube
- Running Pico at 200Mhz for better compatibility with clone boards
- Easy to remove
- Alternative low-profile install option
- Solder-free module
Get started by looking at the 📖Wiki!
- silversteel for his help, especially for making the flex PCBs and mounts
- TeamOffBroadway for the amazing idea to use a flex PCB to intercept the drive signals
- Extrems, emukidid and everyone involved in creating swiss
- novenary (9ary) for gekkoboot
The source of gbi.hdr is licensed under GPL-2.0 and available here