Forum Discussion
desjare
6 years agoHonored Guest
vrapi_EnumerateInputDevices only gives me a single ovrControllerType_TrackedRemote controller device
I have only one controller on the Quest that is detected but I receive events from both controller. I am not able to know which hand send me the event since I only have the right hand controller. I...
leebamber
6 years agoHonored Guest
Seems you have to add this to your manifest. I was getting the same thing, only the last controller that had its trigger pressed would show up. Added this to my manifest and see both devices now:
<!-- Tell the system this app works in either 3dof or 6dof mode -->
<uses-feature android:name="android.hardware.vr.headtracking" android:required="false" />Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 months ago
- 2 years ago