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

Difference between revisions of "Menu Loader Clone"

From WiiBrew
Jump to navigation Jump to search
m (added download link)
 
(10 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
 
| title      = Menu Loader (clone)
 
| title      = Menu Loader (clone)
 
| image      =  
 
| image      =  
| desc        = Load the system menu with some patches
+
| type        = utility
| type        = Utility
 
 
| author      = [[User:Raven|Raven]]
 
| author      = [[User:Raven|Raven]]
| download    = [http://www.file-pasta.com/file/menu_loader.7z Download]
+
| source      = http://bitbucket.org/ink/menuloader/src
| source      = Included
+
| 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 </br>
+
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. </br>
+
This is a clone of the original menu loader.
 
The patches included are:
 
The patches included are:
 
* Menu IOS version:
 
* Menu IOS version:
Line 29: Line 28:
 
: JP, US or EU
 
: JP, US or EU
 
* No copy flag:
 
* No copy flag:
: Copy "no copy" saves to you SD card. (from Gecko OS)
+
: Copy "no copy" saves to your SD card. (from Gecko OS)
 
* Move DVD channel (from Gecko OS)
 
* Move DVD channel (from Gecko OS)
 
* Move a channel for reboot (this is still experimental)
 
* Move a channel for reboot (this is still experimental)
  
 
== Controls ==
 
== Controls ==
* [Up/Down] to scroll the list.
+
{| class="wikitable" style="left;text-align:center;"
* [Left/Right] to enable/disable/change settings.
+
|-
* [A] to launch the menu.
+
! {{Wiimote}} || Action
* [B] to exit.
+
|-
 +
| {{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
TypeUtility
LicenseGPL
Links
Download
Source
Peripherals
Wiimote1.svg

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

Wiimote.svg Action
Wiimote D-Pad Up / Wiimote D-Pad Down scroll the list
Wiimote D-Pad Left / Wiimote D-Pad Right enable/disable/change settings
Wiimote A Button launch the menu
Wiimote B Button 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.