Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Brawl345/Nintendont-Channel-Booter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nintendont Channel Booter

When this homebrew is run through the Wii U Homebrew Launcher, it will boot the Nintendont Channel in Wii Mode, skipping controller and screen option prompts. It will also only show the screen on the TV, the GamePad can be turned on when necessary.

Usage

  1. Download the package from Releases
  2. Put it on your SD card
  3. Launch through the homebrew launcher... but that is not the intended usage!

Coldboot Haxchi

The intended usage is to use this via Coldboot Haxchi so that you can boot Nintendont without having to use the GamePad or connect any wiimotes and just use e.g. your GameCube controllers! It also has the side effect that it doesn't turn on the GamePad.

  1. Rename the ELF to "mocha.elf"
  2. Put it in SD://wiiu/apps/mocha/mocha.elf
  3. Boot "Mocha CFW" through Coldboot Haxchi (you can navigate the menu via the SYNC button: one press = go down, two presses rapidly = boot)

Changing the title id

  1. Change the title id in "main.c" on line 58 (if you don't know it, convert the ASCII representation to HEX, e.g. DWFA for WiiFlow = 0x44574641)
  2. Optionally, you can also set the screen type on line 40
  3. Compile it with devkitPPC

Credits

Slightliy modified version of hbl2hbc by FIX94.

About

Boots the Nintendont Channel in Wii Mode without turning on the GamePad - perfect for Coldboot Haxchi

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 75.2%
  • Makefile 17.4%
  • C++ 7.4%