문제

I am developing a PC application that interacts with the Wiimote. 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?

도움이 되었습니까?

해결책

I found that fWIIne has a modded version with MotionPlus support, though only in the release zip file and not the repository.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top