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
It looks like it should be possible to hook into vjoy's vibration support, via e.g. HID_USAGE_CONST and use a callback function in order to get the oculus touch controllers to vibrate. My limited googling pointed me at FfbRegisterGenCB but haven't dug that much deeper than that. I would love the ability to take advantage of rumble in games, and this seems doable (but I'm not 100% sure where to start with implementing it).
The text was updated successfully, but these errors were encountered:
It looks like it should be possible to hook into vjoy's vibration support, via e.g. HID_USAGE_CONST and use a callback function in order to get the oculus touch controllers to vibrate. My limited googling pointed me at FfbRegisterGenCB but haven't dug that much deeper than that. I would love the ability to take advantage of rumble in games, and this seems doable (but I'm not 100% sure where to start with implementing it).
The text was updated successfully, but these errors were encountered: