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
Line 10: Line 10:
 
}}
 
}}
  
== Readme ==
+
= Readme =
 
menu loader (c) 2008 by raven </br>
 
menu loader (c) 2008 by raven </br>
 
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. </br>
 
The patches included are:
 
The patches included are:
Line 33: Line 33:
 
* 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.
 
* [Up/Down] to scroll the list.
 
* [Left/Right] to enable/disable/change settings.
 
* [Left/Right] to enable/disable/change settings.
Line 39: Line 39:
 
* [B] to exit.
 
* [B] to 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.

Revision as of 13:53, 24 December 2008

Menu Loader Clone
General
Author(s)Raven
TypeUtility
Links
[[Download|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 you SD card. (from Gecko OS)
  • Move DVD channel (from Gecko OS)
  • Move a channel for reboot (this is still experimental)

Controls

  • [Up/Down] to scroll the list.
  • [Left/Right] to enable/disable/change settings.
  • [A] to launch the menu.
  • [B] to 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.