Skip to content

HandHeldLegend/PicoLoader-OneBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoLoader

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!

How does it work?

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.

Features

  • 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

Planned Features

  • Solder-free module

Installation & Documentation

Get started by looking at the 📖Wiki!

Gallery

1 2 3 4

Special Thanks

Acknowledgements

The source of gbi.hdr is licensed under GPL-2.0 and available here

About

A one board version of PicoLoader that is ready to assemble

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.0%
  • CMake 30.8%
  • Linker Script 1.2%