![]() |
|
Wiimote and android 4.2+ workthrough - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Android (https://forums.dolphin-emu.org/Forum-android) +--- Thread: Wiimote and android 4.2+ workthrough (/Thread-wiimote-and-android-4-2-workthrough) |
Wiimote and android 4.2+ workthrough - hakami55 - 12-23-2015 Hi you need: 1-bluetooth usb dongle (CSR chip) + OTG cable 2-USB/BT joystick android application 3-Wiimote. https://www.youtube.com/watch?v=ZfxiSfBvC48 I just use it once it need to root to work better for the dolphin developer is it possible to implant this to the app I will do more test after rooting my device Hope this will help RE: Wiimote and android 4.2+ workthrough - dario14 - 12-23-2015 (12-23-2015, 08:05 AM)hakami55 Wrote: Hi I am curious to learn how well this works. From what I understand, the USB/BT joystick center app reads wiimote inputs as generic HID or keyboard inputs. Is that the case? Do you still have to map the inputs in Dolphin as emulated wiimote? Or does it show up as a real wiimote? Also do MotionPlus wiimotes work with this? RE: Wiimote and android 4.2+ workthrough - degasus - 12-24-2015 In general, this should also work with the dolphin bar. But bad luck, nobody of the android team (read: non of both) is interested much in getting wiimote support there. So feel free to hack it in ![]() Hint: dolphin bar export the wiimote as a USB-HID device. So both libusb (maybe root required) or hidapi should be able to use it. |