Skip to content

RetroScaler/PicoLoader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 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!

PicoLoader(all in one)

PCB:https://github.com/RetroScaler/PicoLoader/blob/db4fb3f0ec0b97f5df32f6fb9c40c7c261e4086c/picoloader%20Hardware(all%20in%20one%20)

1 1

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/Pico 2 + 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 install options: Panasonic Q, low-profile

Planned Features

  • Solder-free module

Installation & Documentation

Important

Please follow the installation instructions in the wiki.
When not following the instructions, there is a chance of breaking the flex PCB during installation.

Get started by looking at the 📖Wiki!

Gallery

1 2 3 4
1 2 3 4

Special Thanks

Acknowledgements

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

About

A cheap and easy to install modchip for the Nintendo GameCube! (All-in-one, no soldering required)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 54.4%
  • CMake 23.8%
  • Python 20.8%
  • Linker Script 1.0%