openvr
openvr copied to clipboard
How to get controller_type of HP reverb G2 and Pico 4 for action manifest
I'm developing a VR app, but it doesn't currently support Controller input events for HP Reverb G2 and Pico 4 devices
According to the documentation:
https://github.com/ValveSoftware/openvr/wiki/Action-manifest
So I need to confirm the controller_type of HP Reverb G2 and Pico 4, is there any way or documentation to check it?
Is the controller_type for HP Reverb G2 really hpmotioncontroller?
The controller type seems to be defined in the input profile .json file of the driver, so if you can find the driver files, it should be plainly readable in there. https://github.com/ValveSoftware/openvr/wiki/Input-Profiles