Page 1 of 1

libwiikeyboard not working

Posted: Tue Aug 24, 2010 8:27 pm
by cdmac
Hi,

I've been trying to implement keyboard support, but am not getting any events. I'm calling KEYBOARD_Init() then KEYBOARD_GetEvent() in a while loop each frame. I've also tried running the keyboard sample provided with the SDK but that doesn't work either.

I tested two USB keyboards in the Wii system software and they work correctly, but neither works in my game or the sample.

Any ideas?

Thanks,
cdmac