hello,
I am developing a PC application that interacts with the Wii Remote. So far I have been using the wiiuse library, which has worked great.
However wiiuse does not support the MotionPlus extension. I have heard of extensions to implement this by Dolphin and libogc but have not managed to locate this code.
Do you know of code that implements support for MotionPlus with wiiuse, or another C based libary?