Closed balukin closed 7 years ago
Haptic feedback duration will be transmitted along with controller state response. It should be available in an update scheduled for sometime around late April.
Most likely ControllerStateResponse will contain additional field matching usDurationMicroSec usage in https://github.com/ValveSoftware/openvr/wiki/IVRSystem::TriggerHapticPulse.
It will require additional channel - see https://github.com/RiftCat/vridge-api/tree/v2-pre#v2-note for pre-release info.
Added in https://github.com/RiftCat/vridge-api/commit/6c183263b0e7c234c78893b99862c03329e18d19.
Haptic feedback duration will be transmitted along with controller state response. It should be available in an update scheduled for sometime around late April.
Most likely ControllerStateResponse will contain additional field matching usDurationMicroSec usage in https://github.com/ValveSoftware/openvr/wiki/IVRSystem::TriggerHapticPulse.