How to initialize the wiimote extension with Gecko

Started by Metallica, February 12, 2009, 06:46:14 PM

Previous topic - Next topic

Metallica

Good evening all,

First of all thanks a lot for the very powerful software.

I have a st00pid question ... I would like to initialize a wiimote extension by poking an address. Having a look on WiiBrew (hxxp://wiibrew.org/wiki/Wiimote#Extension_Controllers), they say:
QuoteThe New Way
The new way to initialize the extension is by writing 0x55 to 0x(4)A400F0, then writing 0x00 to 0x(4)A400FB. It works on all extensions, and makes the extension type bytes unencrypted. This means that you no longer have to decrypt the extension bytes using the transform listed above.

Can someone tell me which address I should use in the Gecko OS console (or in WiiRD) ?

Why   :confused:  ... You are curious but OK you deserved an answer  :P ... For the one that are used to play "Guitar Hero like games" (Guitar Hero III / Guitar Hero World Tour / Rock Band 1 & 2 / ACDC Live Tracks), you know that the GHWT drum works with RB2 but not with RB1 and nor with ACDC Live Tracks (and nor with any RB extension disk). This is ... how can I say  :mad: ... so I am playing with Gecko in order to try to make my GHWT drum set accepted by ACDC Live tracks disk ... It is may be just a dream, it is may be just a waste of time ... But who knows ?

Thanks in advance for your curiosity and help !

Metallica

hetoan2

i actually have no idea.

but you could rewrite it so that guitar hero drums would write the corresponding value to where the value is read by the game... if you know what i mean