In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Taiko"

From WiiBrew
Jump to navigation Jump to search
(cleanup)
(→‎How to use it: aded binary, please remove if that's not ok.)
Line 26: Line 26:
 
== How to use it ==
 
== How to use it ==
 
You must replace by hand the title NANDloader either with '''[[FSToolbox]]''' or some other software, then press reset when you boot the game and the taiko menu will appear.
 
You must replace by hand the title NANDloader either with '''[[FSToolbox]]''' or some other software, then press reset when you boot the game and the taiko menu will appear.
At the moment the configuration saver is broken and wont save the settings for each game, feel free to submit a patch for the issue :D
+
At the moment the configuration saver is broken and wont save the settings for each game, feel free to submit a patch for the issue :D [[File:LemonBoy-taiko-rev11.zip]]
  
 
== Credits ==
 
== Credits ==

Revision as of 14:16, 26 January 2010

Taiko
General
TypeNANDloader
Versionrev 11
Links
Source

Taiko is an opensource NANDloader for Nintendo Wii channels but focused on the use with Wiiware/Virtual console channels. The NANDloader is a little piece of code embedded in each channel and bootstrapped by the system menu when you click the "Start" button on the Wii.

Features

  • Nearly 100% compatibility with any channel
  • Exclusive LZ77 0x10/0x11 decompression code
  • Built-in Video mode patcher
  • 002-error blocker
  • Ram patching engine

How to use it

You must replace by hand the title NANDloader either with FSToolbox or some other software, then press reset when you boot the game and the taiko menu will appear. At the moment the configuration saver is broken and wont save the settings for each game, feel free to submit a patch for the issue :D File:LemonBoy-taiko-rev11.zip

Credits

  • DevkitPPC & libOGC team
  • PuyoPopTools project for LZ77 0x11 decompression routine
  • stev418 for many many tests and for pointing out the reverse order in the compression :D
  • megazig for giving solutions for anything :D
  • #hackerchannel folks for anything else