Skip to content

Vive Input Utility v1.10.1

Compare
Choose a tag to compare
@lawwong lawwong released this 21 Dec 18:06
· 668 commits to develop since this release
  • New Features

    • SteamVR Plugin v2.0/v2.1 support
    • SteamVR New Input System support (Guide)
  • Improvement

    • Now compatible with Google VR SDK v1.170.0
    • Add ControllerAxis.Joystick for Windows Mixed Reality Motion Controller
    • Extend ControllerButton (DPadXXX are virtual buttons simulated from trackpad/thumbstick values)
      • BKey (Menu)
      • BkeyTouch (MenuTouch)
      • Bumper (Axis3)
      • BumperTouch (Axis3Touch)
      • ProximitySensor
      • DPadLeft
      • DPadLeftTouch
      • DPadUp
      • DPadUpTouch
      • DPadRight
      • DPadRightTouch
      • DPadDown
      • DPadDownTouch
      • DPadUpperLeft
      • DPadUpperLeftTouch
      • DPadUpperRight
      • DPadUpperRightTouch
      • DPadLowerRight
      • DPadLowerRightTouch
      • DPadLowerLeft
      • DPadLowerLeftTouch
  • Known Issue

    • When working with SteamVR Plugin v2, VIU can get poses or send vibration pulses for all connected devices, but only able to connect button inputs from up to 2 Vive Controllers or 10 Vive Trackers (due to the limitation of SteamVR input sources). This is a recent limitation introduced by SteamVR issue.