Difference between revisions of "Menu Loader Clone"
Jump to navigation
Jump to search
m (added download link) |
|||
(9 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = Menu Loader (clone) | | title = Menu Loader (clone) | ||
| image = | | image = | ||
− | + | | type = utility | |
− | | type = | ||
| author = [[User:Raven|Raven]] | | author = [[User:Raven|Raven]] | ||
− | | download = | + | | source = http://bitbucket.org/ink/menuloader/src |
− | + | | license = GPL | |
+ | | download = https://wii.brewology.com/downloads/download.php?id=2312&mcid=3 | ||
| peripherals = {{Wiimote1}} | | peripherals = {{Wiimote1}} | ||
}} | }} | ||
= Readme = | = Readme = | ||
− | menu loader (c) 2008 by raven | + | menu loader (c) 2008 by raven - This is Free Software released under the GNU/GPL License. |
− | This is Free Software released under the GNU/GPL License. | ||
== Description == | == Description == | ||
− | This is a clone of the original menu loader. | + | This is a clone of the original menu loader. |
The patches included are: | The patches included are: | ||
* Menu IOS version: | * Menu IOS version: | ||
Line 34: | Line 33: | ||
== Controls == | == Controls == | ||
− | + | {| class="wikitable" style="left;text-align:center;" | |
− | + | |- | |
− | + | ! {{Wiimote}} || Action | |
− | + | |- | |
+ | | {{WiimoteDPadUp}} '''/''' {{WiimoteDPadDown}} || scroll the list | ||
+ | |- | ||
+ | | {{WiimoteDPadLeft}} '''/''' {{WiimoteDPadRight}} || enable/disable/change settings | ||
+ | |- | ||
+ | | {{WiimoteAButton}} || launch the menu | ||
+ | |- | ||
+ | | {{WiimoteBButton}} || exit | ||
+ | |} | ||
== Developer notice == | == Developer notice == | ||
Source is (as always) included. If you want to compile it yourself you have to provide menu_certs.bin, menu_tik.bin and menu_tmd.bin in the data folder. | Source is (as always) included. If you want to compile it yourself you have to provide menu_certs.bin, menu_tik.bin and menu_tmd.bin in the data folder. |
Latest revision as of 19:50, 23 October 2022
Menu Loader (clone) | |
General | |
---|---|
Author(s) | Raven |
Type | Utility |
License | GPL |
Links | |
Download | |
Source | |
Peripherals | |
![]() |
Readme
menu loader (c) 2008 by raven - This is Free Software released under the GNU/GPL License.
Description
This is a clone of the original menu loader. The patches included are:
- Menu IOS version:
- Under what IOS version the menu will run.
- Game IOS version:
- Boot the game with this IOS version.
- No health check
- No background music
- No sound.bin
- Product area:
- JP, US or EU
- Product game area:
- JP, US or EU
- No copy flag:
- Copy "no copy" saves to your SD card. (from Gecko OS)
- Move DVD channel (from Gecko OS)
- Move a channel for reboot (this is still experimental)
Controls
![]() |
Action |
---|---|
![]() ![]() |
scroll the list |
![]() ![]() |
enable/disable/change settings |
![]() |
launch the menu |
![]() |
exit |
Developer notice
Source is (as always) included. If you want to compile it yourself you have to provide menu_certs.bin, menu_tik.bin and menu_tmd.bin in the data folder.