Closed qdot closed 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.
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.