NPLL: Difference between revisions

From Wii-Linux Wiki
Jump to navigation Jump to search
Create rudimentary NPLL page
 
add images
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:Npllssht mainmenu.png|thumb|Main Menu]]
[[File:Npllssht sysinfo.png|thumb|The System Information screen]]
NPLL is the [[Nintendo]] PowerPC Linux Loader - a bootloader that functions as a universal PowerPC binary, executable on all 3 of Nintendo's PowerPC consoles: the [[GameCube]], [[Wii]], and [[Wii U]].  It was created by [[User:Techflash|Techflash]] to replace the legacy [[Gumboot]], due to its many shortcomings.  It is currently the primary bootloader of the [[Wii-Linux]] project.
NPLL is the [[Nintendo]] PowerPC Linux Loader - a bootloader that functions as a universal PowerPC binary, executable on all 3 of Nintendo's PowerPC consoles: the [[GameCube]], [[Wii]], and [[Wii U]].  It was created by [[User:Techflash|Techflash]] to replace the legacy [[Gumboot]], due to its many shortcomings.  It is currently the primary bootloader of the [[Wii-Linux]] project.


Line 21: Line 23:
** SD Cards in an [[SD Gecko]] over EXI
** SD Cards in an [[SD Gecko]] over EXI
** [[Wii Hardware/NAND|NAND]] over Hollywood/Latte [[Shared Hardware/NAND Interface|NAND Interface]]
** [[Wii Hardware/NAND|NAND]] over Hollywood/Latte [[Shared Hardware/NAND Interface|NAND Interface]]
** [[NROM]], DVD-ROM (in compatible drives), and DVD-R (in compatible drives), over [[Wii Hardware/DVD-ROM|Hollywood Drive Interface]]
** [[NROM]], DVD-ROM (in compatible drives), and DVD-R (in compatible drives), over [[Wii Hardware/Drive Interface|Hollywood Drive Interface]]
** NROM, miniDVD-ROM, and miniDVD-R over [[GameCube Hardware/DVD-ROM|Flipper Drive Interface]]
** NROM, miniDVD-ROM, and miniDVD-R over [[GameCube Hardware/Drive Interface|Flipper Drive Interface]]
* Filesystem support
* Filesystem support
** FAT + exFAT, via [https://elm-chan.org/fsw/ff/ FatFs], on standard storage media
** FAT + exFAT, via [https://elm-chan.org/fsw/ff/ FatFs], on standard storage media

Latest revision as of 15:21, 15 July 2026

Main Menu
The System Information screen

NPLL is the Nintendo PowerPC Linux Loader - a bootloader that functions as a universal PowerPC binary, executable on all 3 of Nintendo's PowerPC consoles: the GameCube, Wii, and Wii U. It was created by Techflash to replace the legacy Gumboot, due to its many shortcomings. It is currently the primary bootloader of the Wii-Linux project.

As of July 15th, 2026, NPLL is currently at version v0.3.1.

Features

[edit | edit source]