CHANGELOG 1.4 :

- Added the possibility of launching a channel of your choice :
	** Create a channel.txt file in the WiiHome folder. In the file, write the first number : 
		*** 1 = 00010001
		*** 2 = 00010002
		*** 4 = 00010004
		*** 8 = 00010008
	** After, write the title of the Wii Channel in letters (for example the title of the Wii Shop Channel is HABA)
	** So, for the Wii Shop Channel the complete channel.txt file is 2HABA because the complete title ID in hex is 0001000248414241. 
	00010002 is replaced by 2 and 48414241 is HABA in hex.
- Ability to launch the Homebrew Channel or channel of your choice by pressing the 1 button to change the second option button.
- Added an emergency button. Pressing the RESET button will jump on the Wii Menu.
- Added the version of Wii Home. To see the version press the + button.

NEW TUTORIAL : LAUNCH AN OTHER CHANNEL

For this, create a channel.txt file in the WiiHome folder. In the file, write the first number :

    * 1 for a title that begins with 00010001
    * 2 for a title that begins with 00010002
    * 4 for a title that begins with 00010004
    * 8 for a title that begins with 00010008 

After, write the title of the Wii Channel in letters. For example, the title of the Wii Shop Channel is HABA.

So, for the Wii Shop Channel the complete file is 2HABA because the complete title ID in hex is 0001000248414241. 00010002 is replaced by 2 and 48414241 is HABA in hex.

FOR NOVICES : If you don't know the title of the Channel (in hex and/or in letters), you can see it on the Title Database.

In Wii Home, press the 1 button to replace the second button "Load the Homebrew Channel" to "Load my Wii Channel" for launch the title written on the channel.txt file. 

Tutorial : Install Wii Home

* Place WiiHome.dol at the root of the SD card
* Go to preloader (0.27 minimum)
* Click on "settings"
* Change "autoboot" to "file"
* Change "return to" to "Systemmenu"
* Click on "save settings"
* Back to home and click on "install/load dol file"
* Select "WIIHOME.DOL" and press A button
* Turn off and turn on the Wii
* Congratulations !

Tutorial : Themes

Themes are located in the folder WiiHome at the root of the SD / SDHC. 
The theme images files must be in PNG format. Here is the list of files:

* background.png : background. The image must be 640*480.
* button.png : button. The image must be 500*100.
* button_selected.png : button selected. The image must be 500*100.
* font.png : font. The image must be 1024*8.
* cursor.png : cursor. The image must be 96*96.
* music.mp3 : music.

To have a transparent background, the color pink is not needed. A simple background transparent is 
enough. The alpha transparency is supported. Remember to fill the theme.txt file to enter your 
author name, etc ...