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>
+
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)
−
This is a clone of the original menu loader, but it has not all of it's patches,
+
= Controls =
−
because I have no import games to test region free.
+
* [Up/Down] to scroll the list.
−
(But I've included a patch to override the region setting to JP, US or EU.)
+
* [Left/Right] to enable/disable/change settings.
−
I've tested it with version 3.2E Systemmenu.
+
* [A] to launch the menu.
−
The patches are all discovered by me, no reversing of the original menu loader
+
* [B] to exit.
−
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: ==
+
= 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.
−
*[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. <br/>
−
If you want compile 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 menu loading code.