Wiimote/Library 由于带MotionPlus的型号比较新, 而这些Library都没有提供很好的支持, Dolphin中的控制器部分又没法直接分离出来, 所以我参考其他人的实现修改了一个WiiUse 的版本: https://github.com/xoyojank/wiiuse UE4中集成控制器是采用插件的形式, 实现IInputDevice, 发送按键和传感器信息即可 ? 参考资料 http://wiibrew.org/wiki/Wiimote/Library https://github.com/rpavlik/wiiuse http://www.dolphin-emulator.com