dolphin/Source/Android/jni
Ryan Houdek fe53461611 [Android] Implement support for real Wiimotes with the DolphinBar
This is the only way to get Wiimotes working under Android now.
This, just like the Wii U Gamecube Controller Adapter, completely goes around Android's limitations and talks with the device directly through USBManager.

Couple notes.
Continuous scanning must be enabled otherwise the Wiimotes won't be seen.
The UI doesn't expose support for this yet. One must change the Wiimote source and continuous scanning settings manually.

Testing up to two wiimotes in Taiko No Tatsujin, no reason to believe all four won't work.
2016-02-07 05:31:48 -06:00
..
ButtonManager.cpp Move Android JNI bits from DolphinWX to the Android folder. 2016-01-06 15:36:44 -06:00
ButtonManager.h Move Android JNI bits from DolphinWX to the Android folder. 2016-01-06 15:36:44 -06:00
CMakeLists.txt Strip the Android shared library file. 2016-01-20 10:40:42 -06:00
MainAndroid.cpp [Android] Implement support for real Wiimotes with the DolphinBar 2016-02-07 05:31:48 -06:00