Skip to content

Commit

Permalink
docs: Specify location of commandline options (#2180)
Browse files Browse the repository at this point in the history
  • Loading branch information
The-personified-devil authored and zmerp committed Jul 2, 2024
1 parent c4246d0 commit 7a087c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Linux-Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The steam runtimes SteamVR runs in break the alvr driver loaded by SteamVR.
This causes the screen to stay black on the client or an error to be reported that the pipewire device is missing or can even result in SteamVR crashing.

### Fix
Add `~/.steam/steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command%` to the commandline options of SteamVR.
Add `~/.steam/steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command%` to the commandline options of SteamVR (SteamVR -> Manage/Right Click -> Properties -> General -> Launch Options).

The path might differ based on your installation of Steam, for example on systems using the deb-package like Debian and Mint `~/.steam/debian-installation/steamapps/common/SteamVR/bin/vrmonitor.sh %command%` is needed.

Expand Down

0 comments on commit 7a087c0

Please sign in to comment.