GameCube:PicoBoot: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
No edit summary
(Cubeboot)
 
Line 1: Line 1:
The '''PicoBoot''' is an open source firmware for the Raspberry Pi Pico allowing it to be used as an IPL replacement chip, running IPL.dol off the root of an SD card connected on one of the usual EXI ports.
The '''PicoBoot''' is an open-source firmware for the Raspberry Pi Pico, allowing it to be used as an IPL replacement chip, running IPL.dol off the root of an SD card connected to one of the usual EXI ports.


* [https://github.com/webhdx/PicoBoot Official GitHub for firmware]
* [https://github.com/webhdx/PicoBoot Official GitHub for firmware]
* [https://github.com/webhdx/PicoBoot/wiki/Installation-guide Official installation guide]
* [https://github.com/webhdx/PicoBoot/wiki/Installation-guide Official installation guide]
== Forks ==
[https://github.com/OffBroadway/cubeboot CubeBoot] (aka "flippyboot-ipl"), adds the ability to customize the boot animation colours and text. It is compatible with modchips such as PicoBoot.

Latest revision as of 22:34, 30 August 2023

The PicoBoot is an open-source firmware for the Raspberry Pi Pico, allowing it to be used as an IPL replacement chip, running IPL.dol off the root of an SD card connected to one of the usual EXI ports.

Forks

CubeBoot (aka "flippyboot-ipl"), adds the ability to customize the boot animation colours and text. It is compatible with modchips such as PicoBoot.