You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, Thanks for this great library! I'm very happy to have found this type of asset on github.
I use Unity-Wiimote in one of my games which will be available on PC and Android (it's a VR game). For now your plugin doesn't support Android. However I see that you use hidapi and it's compatible with Android. The question is: Do you think that the Android build of hidapi could allow us to use your plugin on Android too? The wiimote can be paired on an Android device.
Finally, the Dolphin team succeeded to paire, connect and use the Wiimote on Android.
I hope it can be done, it could be awesome!
Regards,
demonixis.
The text was updated successfully, but these errors were encountered:
Android support is unfortunately nontrivial as this API relies on native drivers. Also I do not have access to an android device to test. However if someone else wants to tackle this feel free!
Hi,
First, Thanks for this great library! I'm very happy to have found this type of asset on github.
I use Unity-Wiimote in one of my games which will be available on PC and Android (it's a VR game). For now your plugin doesn't support Android. However I see that you use hidapi and it's compatible with Android. The question is: Do you think that the Android build of hidapi could allow us to use your plugin on Android too? The wiimote can be paired on an Android device.
Finally, the Dolphin team succeeded to paire, connect and use the Wiimote on Android.
I hope it can be done, it could be awesome!
Regards,
demonixis.
The text was updated successfully, but these errors were encountered: