More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=Menu Loader Clone | |title=Menu Loader Clone | ||
|image= | |image=menuloaderclonewii2.png | ||
|description=Menu loader clone with sourcecode. | |description=Menu loader clone with sourcecode. | ||
|author=raven | |author=raven | ||
Line 16: | Line 9: | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | ||
|website= | |website=https://wiibrew.org/wiki/Menu_Loader_Clone | ||
|source=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | |source=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | ||
}} | }} | ||
This is a clone of the original | This is a clone of the original [[Menu Loader Wii|Menu Loader]], a simple .dol executable capable of rebooting the Wii under custom boot settings. | ||
All the patches included are discovered raven, except for the "No sound.bin" option which is from the original Menu Loader. | |||
If you want to compiler it yourself, you have to provide menu_certs.bin, menu_tik.bin and menu_tmd.bin in the data folder. | |||
==Controls== | ==Controls== | ||
Up/Down - Scroll the list | |||
Left/Right - Change settings | |||
A - Launch the menu | |||
B - Exit | |||
== | ==Compatibility== | ||
This has been tested with version 3.2E Systemmenu. | |||
==Credits== | ==Credits== | ||
Based on sadmenu's dol menu loading code. | |||
== External links == | == External links== | ||
* | * WiiBrew - https://wiibrew.org/wiki/Menu_Loader_Clone |
Latest revision as of 04:39, 22 March 2023
Menu Loader Clone | |
---|---|
General | |
Author | raven |
Type | Loader |
Version | 0.3 |
License | GPL |
Last Updated | 2008/09/02 |
Links | |
Download | |
Website | |
Source | |
This is a clone of the original Menu Loader, a simple .dol executable capable of rebooting the Wii under custom boot settings.
All the patches included are discovered raven, except for the "No sound.bin" option which is from the original Menu Loader.
If you want to compiler it yourself, you have to provide menu_certs.bin, menu_tik.bin and menu_tmd.bin in the data folder.
Controls
Up/Down - Scroll the list
Left/Right - Change settings
A - Launch the menu
B - Exit
Compatibility
This has been tested with version 3.2E Systemmenu.
Credits
Based on sadmenu's dol menu loading code.