but it's supposed to be a classic controller homebrew should be fine?
yes a "Third Party Classic Controller" seems this controller is a little different but same kind of deal via WiiBrew:
Datel Retro wireless controller won't work
The homebrew channel appears to ignore the Datel Retro Wireless controller as a valid input controller. According to the wiki I found here:
The way to get the Datel Retro Wireless working with homebrew applications is to recompile your chosen homebrew application against a modified libogc with this defensive code in classic.c removed (around line 91):
WIIUSE_DEBUG("Classic controller handshake appears invalid, trying again."); wiiuse_read_data(wm, data, WM_EXP_MEM_CALIBR, EXP_HANDSHAKE_LEN, wiiuse_handshake_expansion); return 0;
The user also notes: I'm not necessarily recommending that people do this because I don't know enough about the application and this change's impact, but it seems the Datel controller sends an invalid handshake that confuses wiiuse, and making this change will bypass this check for all classic controllers and allow the Datel controller to be used.
Any help in getting this application Datel Retro Wireless compatible would be appreciative. It would make jumping to my favorite homebrew app easier. source:
Datel Retro Wireless Classic Controller —Preceding unsigned comment added by
Startreker (
talk •
contribs) 15:38, 16 May 2009
This really needs to be fixed at the libOGC level -- besides, none of us has one of these controllers to test a fix. --
Bushing 04:33, 20 May 2009 (UTC)