Skip to content

gmh5225/PicoLoader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 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

Acknowledgements

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

Special Thanks

About

A cheap and easy to install modchip for the Nintendo GameCube!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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