protonscr

[BUG] Room setup doesn't launch. Wrong path to the vrenv.sh script

steamvropen bug
ValveSoftware/SteamVR-for-Linux#663 · opened 2023-12-22 by UNF0RM4TT3D · updated 2025-11-05 · 2 comments · github
UUNF0RM4TT3D 2023-12-22 github

Room setup doesn't launch. Wrong path to the vrenv.sh script

How to reproduce:
Start SteamVR 2.2.3 and try to launch room setup.
Room setup doesn't launch

How to fix:
add a folder to SteamVR install path called runtime and symlink bin into it.

mkdir ~/.local/share/Steam/steamapps/common/SteamVR/runtime/
ln -s ~/.local/share/Steam/steamapps/common/SteamVR/bin ~/.local/share/Steam/steamapps/common/SteamVR/runtime/bin
PPatola 2024-10-10 github

Unfortunately your fix is not working. Even launching the SteamVR Room Setup library entry that appears after SteamVR starts gives an error dialog: "SteamVR Room Setup. An error occured while launching this game: Unknown error"

Ddromer 2025-11-05 github

Yes! this is what fixed the room setup for me!

Nothing extracted yet.