In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Savezelda"

From WiiBrew
Jump to navigation Jump to search
m (Added the logo.)
(Added peripherals)
Line 5: Line 5:
 
| type = loader
 
| type = loader
 
| source = https://github.com/lewurm/savezelda/tree/master/loader
 
| source = https://github.com/lewurm/savezelda/tree/master/loader
 +
| peripherals = {{FrontSD}} {{FrontSDHC}} {{USBGecko}}
 
}}
 
}}
  
 
'''Savezelda''' is a small loader designed to be bundled with exploits. The name comes from [[Twilight Hack]], the original exploit to use this loader. Its sole purpose is to load <code>/boot.elf</code> from SD or [[USBGecko]], SD taking priority. Because the [[Wii Mini]] does not have an SD slot or a GameCube memory slot, this loader is not Wii Mini-compatible, which is why [[Bluebomb]] has a custom loader.
 
'''Savezelda''' is a small loader designed to be bundled with exploits. The name comes from [[Twilight Hack]], the original exploit to use this loader. Its sole purpose is to load <code>/boot.elf</code> from SD or [[USBGecko]], SD taking priority. Because the [[Wii Mini]] does not have an SD slot or a GameCube memory slot, this loader is not Wii Mini-compatible, which is why [[Bluebomb]] has a custom loader.

Revision as of 19:45, 2 April 2021

Savezelda
Chainloader.png
General
Author(s)fail0verflow
TypeLoader
LicenceGNU GPL v2
Links
Source
Peripherals
Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot USBGecko2.svg

Savezelda is a small loader designed to be bundled with exploits. The name comes from Twilight Hack, the original exploit to use this loader. Its sole purpose is to load /boot.elf from SD or USBGecko, SD taking priority. Because the Wii Mini does not have an SD slot or a GameCube memory slot, this loader is not Wii Mini-compatible, which is why Bluebomb has a custom loader.