Line 33:
Line 33:
* Added the possibility of launching a channel of your choice :
* 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 :
** Create a channel.txt file in the WiiHome folder. In the file, write the first number :
−
*** 1 = 00010001
+
*** 1 for a title that begins with 00010001
−
*** 2 = 00010002
+
*** 2 for a title that begins with 00010002
−
*** 4 = 00010004
+
*** 4 for a title that begins with 00010004
−
*** 8 = 00010008
+
*** 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)
** 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.
** 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.