RiftCat / vridge-api

VRidge API is a way to read and write all head and motion controller tracking data used by VRidge.
https://riftcat.com/vridge
MIT License
53 stars 15 forks source link

Haptic feedback #2

Closed balukin closed 7 years ago

balukin commented 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.

balukin commented 7 years ago

It will require additional channel - see https://github.com/RiftCat/vridge-api/tree/v2-pre#v2-note for pre-release info.

balukin commented 7 years ago

Added in https://github.com/RiftCat/vridge-api/commit/6c183263b0e7c234c78893b99862c03329e18d19.