SteamVR starts every time I open studio

I’m having this issue too, it’s quite annoying, hope it gets fixed

2 Likes

Also, https://steamcommunity.com/app/250820/discussions/3/152390648098840106/

I’m getting this bug, but it also happens when I join a game. It’s quite annoying.

1 Like

My mod manager offers the option to disable this:

Here’s the fix, go into SteamVR settings > Developer > Start SteamVR when an application starts

The negative/positive to this is you have to start SteamVR manually now, I personally prefer this

Wait no I was wrong, it’s still happening

We’ve found a way to change out init code for this to stop happening. If Vive is plugged in SteamVR will still start when Studio opens, but if it’s not plugged it it won’t.

This will ship next week. I know some of you want a VR switch in addition to that but that’s a much larger effort that involves product changes so don’t ask me about that :slight_smile:

3 Likes

I’d be okay with it just being a setting that requires studio to restart, if thats possible.
I’ve been able to suppress VR from starting by removing the steamvr_api.dll file, so maybe the setting should make it so ROBLOX doesn’t try to make calls to that DLL file if told to disable it?

The SteamVR fix has shipped - now if your Vive is not plugged in neither client nor studio start SteamVR.

4 Likes

Was this reverted? I’m experiencing this behavior again. My Vive is completely unplugged (power, USB, HDMI) but SteamVR is starting up whenever I open a place in Studio or play a game:

1 Like

I’m having the same problems and It’s really frustrating.

It wasn’t reverted but it’s possible a new SteamVR update broke the workaround we had to apply. I’m not sure if there’s another workaround possible - I’ll add this on my list to look at but it won’t happen this month.

1 Like

Confirmed the issue - it happens even if you never had Vive installed, just SteamVR installation is enough. <3 Valve.

I posted the issue on Steam forums, let’s see what they say. http://steamcommunity.com/app/358720/discussions/0/133258092236343488/

2 Likes

New development!

First, I found another workaround that we’ll try to ship soon-ish (it didn’t make the cutoff for next week so it’ll be around mid-May).
Second, Valve has acknowledged this bug and fixed it but it looks like it will only roll out to all Steam users around end of June.

https://github.com/ValveSoftware/openvr/issues/428 has details

6 Likes

After reading through your hotfix code, I was hoping you could explain how it works a little. I’m confused why you’d be able to find lighthouses, don’t those connect wirelessly to the headset/linkbox? Why not look for the headset itself?

The lighthouse comment in the code is slightly incorrect, it refers to the “lighthouse” driver which I believe refers to “headsets that use Lighthouse technology” rather than “Lighthouse base stations”.

The USB devices it actually finds are the devices plugged in through the linkbox, specifically some tracking equipment inside the headset I believe.

1 Like

Aaaand the fix is live now. I spent the last 3 weeks with Steam/SteamVR both installed so that I could feel the pain. The pain is now gone.

SteamVR is still started if you have your Vive plugged in, but it’s enough to unplug any of the 3 cables so that it doesn’t happen anymore.

4 Likes

and if even that is too much work for you, I created a utility that allows you to disable SteamVR with the click of a button.

It still always opens for me.

Has been like this for a long time still.

Hey there!

Today I went back to a project, tried opening it, and while opening found Steam VR starting up, laggin my PC incredibly hard. I then closed Steam VR. But because Steam VR thinks Roblox Studio is a VR app, It closes Roblox Studio.

Honestly It shouldn’t just start if your headset is plugged in, ROBLOX itself only starts when you have SteamVR already opened. Shouldn’t it be the same for Studio??

Look at this video for extra context:

2 Likes

Made a fix for SteamVR opening when you launch a game.
[Simply download and run the .bat that includes the code i wrote (raw, you can edit it with notepad)]
https://cdn.discordapp.com/attachments/779012915906084944/833111028840792084/SteamVR_Killer.bat

also made one for oculus:
https://cdn.discordapp.com/attachments/779012915906084944/833111079654785124/Oculus_Killer.bat

Enjoy!

1 Like