matzman666 / OpenVR-AdvancedSettings

OpenVR Advanced Settings Dashboard Overlay
GNU General Public License v3.0
879 stars 90 forks source link

SteamVR Applications Can Offset Height #154

Open BananaHemic opened 5 years ago

BananaHemic commented 5 years ago

Hey, I'm an application developer with a SteamVR app. In the app we try to reset the user's position as soon as they put on their headset. We do this via: Valve.VR.OpenVR.System.ResetSeatedZeroPose()

This normally works quite well, however some users who are running OpenVR-AdvancedSettings are reporting that after exiting my application they need to reset their height whereas in most applications they don't get that issue.

As an application developer, is there anything that I can do to make my application work better with your tool?