intiface / intiface-game-haptics-router

Application to route feedback from Windows Gamepads and VR Controllers to sex tech hardware
https://buttplug.io
Other
52 stars 9 forks source link

Signal scaling doesn't work with VR #28

Closed qdot closed 3 years ago

qdot commented 3 years ago

https://github.com/intiface/intiface-game-haptics-router/blob/master/IntifaceGameHapticsRouter/MainWindow.xaml.cs#L142

When sending commands to the VR system, we slam the value to "on as high as possible". If the user has the vibration scalar set to < 1.0, we should trim that.