More actions
(Created page with "{{#seo: |title=Wii Homebrew Loaders (Loader) - GameBrew |title_mode=append |image=wii-logo.jpg |image_alt=Menu Loader Clone }} {{Infobox Wii Homebrews |title=Menu Loader Clone...") |
No edit summary |
||
Line 16: | Line 16: | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | ||
|website= | |website= | ||
|source= | |source=https://dlhb.gamebrew.org/wiihomebrews/menuloaderclonewii.7z | ||
}} | }} | ||
This is a clone of the original menu loader, but it has not all of it's patches, because I have no import games to test region free.(But I've included a patch to override the region setting to JP, US or EU.) | |||
== | I've tested it with version 3.2E Systemmenu. The patches are all discovered by me, no reversing of the original menu loader was done (only "No sound.bin" is from sadmenu :p). | ||
== | |||
(But I don't know if my patching methods are the best, so critique is welcome.) | |||
==Controls== | |||
*[Up/Down] to scroll the list, [Left/Right] to change settings. | |||
*[A] to launch the menu, [B] to exit. | |||
==Developer notice== | |||
*Source is (as always) included. | |||
*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. | |||
==Credits== | |||
*It's based on sadmenu's dol menu loading code. | |||
== External links == | |||
* Wiibrew - https://wiibrew.org/wiki/Menu_Loader_Clone |
Revision as of 01:51, 25 September 2022
Menu Loader Clone | |
---|---|
General | |
Author | raven |
Type | Loader |
Version | 0.3 |
License | GPL |
Last Updated | 2008/09/02 |
Links | |
Download | |
Source | |
This is a clone of the original menu loader, but it has not all of it's patches, because I have no import games to test region free.(But I've included a patch to override the region setting to JP, US or EU.)
I've tested it with version 3.2E Systemmenu. The patches are all discovered by me, no reversing of the original menu loader was done (only "No sound.bin" is from sadmenu :p).
(But I don't know if my patching methods are the best, so critique is welcome.)
Controls
- [Up/Down] to scroll the list, [Left/Right] to change settings.
- [A] to launch the menu, [B] to exit.
Developer notice
- Source is (as always) included.
- 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.
Credits
- It's based on sadmenu's dol menu loading code.