MIGHTY LOADER v15
-----------------
USB Loader mrc is a minimalist USB Loader for Wii, based on
original Waninkoko's code and adapted to the newest games that
are being released in order to increase the compatibility.
Unlike other USB Loaders, this one has the minimum options for
getting the maximum compatibility, it dispends most of other
USB Loader's options that only makes it harder and slower to
tune up the program.

Features:
* USB Loader (no SD support)
* Minimalist
* 192x64 banners
* 128x176 covers
* Widescreen support (more games on screen)
* Ocarina cheats
* Automatic alternative DOL selection
* A button: play game
* HOME button: game options
* 1/2 buttons: sort games
* B button: change view mode
* GC controller support
* Wii Play Log support


How to load images
------------------
* You can download them from:
  http://usuaris.tinet.cat/mark/usbloader_mrc.cgi
  or download them automatically from HOME menu of USB Loader mrc
* Place them at sd:/usbloader_mrc/
* Images that end with _banner are used in the banners view mode, and the ones
  that end with _cover are used in the cover view mode (you can change the view
  mode with B button).
* You can create your own images too, if you push HOME you can see the ID code
  of the selected game (6 characters), you must follow these rules:
   * PNG format
      * RGB
      * no indexed palette
   * Sizes:
      * 192x64 for banners
      * 128x176 for covers
   * Tags:
      * _banner.png for banners
      * _cover.png for covers
   * File names:
      * 3 first characters for any region of the game
      * all 6 characters for a region of the game
      * example:
         * RSP_banner.png: will load the banner for any
           version of Wii Sports
         * RSPP01_cover.png: will load the cover for Wii Sports
           PAL version only


How to load skins
-----------------
If you want to modify the USB Loader mrc look, you can copy all .PNG
files that are inside the /data/ subdirectory of its sourcecode directory
to sd:/usbloader_mrc/.
Once they are copied, you can modify them like you want following these rules:
 * the bottom text will be always white
 * you can't change the images sizes
 * magenta color (255,0,255) is used as transparent


Force video mode
----------------
If you are trying to play a game of other region, you may have to force the
video mode to the one of the source region.

You can change the Video mode option in the HOME menu in USB Loader mrc.


Ocarina cheats
--------------
You can use Ocarina cheats in your game. In order to do it, make the
.GCT file with Ocarina Codemanager (for example) and place it in
sd:/usbloader_mrc/  as XXXXXX.gct, where XXXXXX is the ID code for the
game.

You can have various Ocarina cheat files for a game if you want (only one
will be loaded though). Place the files as XXXXXX_Y.gct where Y can be
a value from 2 to 9. So you can have up to 9 Ocarina cheat files for a
game.

Once you have the files placed on your SD, you can enable them in HOME
menu on USB Loader mrc.


Alternative DOL system
----------------------
Some games require need to load an alternative executable file to play
correctly, like Metroid Prime Trilogy,
for example.

USB Loader mrc has an internal database that contains almost all games
that use this system. If a game is on the database you will be able
to enable it automatically in HOME menu on USB Loader mrc, and select
easily between the different .DOL executable that the game needs.
Usually they only contain one .DOL, but games like Metroid Prime Trilogy
or The House Of The Dead 2&3 RETURNS have more than one.

If the game is not on the internal database, you will have to extract the
.DOL file from the game ISO (with WiiScrubber, for example) and place it
on sd:/usbloader_mrc/ as nombre XXXXXX.dol, where XXXXXX is the ID code
for the game.

In order to enable the alternative DOL option (from internal database and/
or from SD) you must enter the HOME menu on USB Loader mrc.


Register playtime on Wii's playlog
----------------------------------
In order to store your playtime and stats on Wii's log like if you were
playing from disc, this option comes enabled by default.

If you don't want to store this information, you can disable this option
in HOME menu on USB Loader mrc.


History
-------
v14 (2010.04.28)
* first english version, thanks to pepxl
* first italian version, thanks to MrFrem82
* added IOS selector (only 249/250 for now) for future cIOS rev20
* added Red Steel 2 PAL to the alternative DOL database



--by Marc
http://usuaris.tinet.cat/mark/