Skip to content

r3mko/PicoBoot-DX

 
 

Repository files navigation

PicoBoot-DX

PicoBoot-DX

PicoBoot-DX is a drop-in replacement for the original PicoBoot. It’s open source, lightweight, and now compatible with all Raspberry Pi Pico variants and with the original PicoBoot payloads.

  • Supports all Pico boards: Pico, Pico W, Pico 2, and Pico 2 W
  • Bundled with the latest gekkoboot
  • Compatible with PicoBoot payloads: gekkoboot_pico.uf2, swiss_rXXXX.uf2, ...
  • Compact UF2 size (~140K) for Pico and Pico 2

GitHub Builds Current Version GitHub Downloads

Original README:

This is long awaited IPL replacement modchip for Nintendo GameCube.
It's open source, cheap and easy to install.

Join Discord Server to get support and discuss new features:

Features

  • open source
  • uses $4 Raspberry Pi Pico board
  • very easy installation, only 5 wires to solder or a flex cable
  • upgradable via USB cable, without any drivers and programs
  • automatically boots any homebrew app of your choice
  • similar experience to ODEs like FlippyDrive or GC Loader

Installation

Note

Prior to PicoBoot v0.4, wiring was slightly different and most videos available online cover the old wiring method. You no longer need to bridge pins GP6 and GP7. If you are making fresh PicoBoot installation please follow new wiring diagram. If you are updating from older firmware, you don't have to change the wiring at all as new firmware is backwards compatible.

Tip

Documentation covering Installation and Troubleshooting is hosted at support.webhdx.dev.

Wiring diagram

Support the project

This project is free and available for everyone. If you want to support it anyway, consider using ❤️ Sponsor button.

Hall of Fame

I'd like to thank people who helped making PicoBoot possible:

Acknowledgements

This project uses GPL-2.0 licensed code from:

About

Raspberry Pi Pico (RP2040/RP2350) based IPL replacement modchip for GameCube

Resources

License

Stars

Watchers

Forks

Languages

  • Python 37.1%
  • C 35.2%
  • CMake 26.8%
  • Linker Script 0.9%