matzman666 / OpenVR-AdvancedSettings

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

OpenVR advanced settings menu not accesible from SteamVR #155

Open tompolth opened 5 years ago

tompolth commented 5 years ago

Several weeks ago, the OpenVR advanced settings simply dissappear from the SteamVR. Before I had to press the joystick button in my Samsung Oddyssey and the menu was there. Now there is no way. I've tried the version 2.5 and 2.4.1 and also using the beta version and the stable version in Steam VR but nothing.

shinkyo20 commented 5 years ago

Is the whole menu missing or do you still see the OpenVR AdvSett icon at the bottom of the SteamVR menu? If so, make sure that the OpenVR AS executable is using your dedicated graphics card, since it is a common bug when running in rigs that have integrated+dedicated gpu.

tompolth commented 5 years ago

Ok, finally I've found based on your answer. As you mentioned if there was any OpenVR icon in the SteamVR menu, I reviewed the steamvr.vrsettings file looking for something related with that menu, because there wasn't any menu at all. So I discovered that the following option: "enableDashboard" false

I've just changed it and problem solved.

Thanks for your inspiration.

shinkyo20 commented 5 years ago

Glad I could be of help (sort of) 😉