Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headset Window not showing #7

Closed
r57zone opened this issue Oct 28, 2023 · 2 comments
Closed

Headset Window not showing #7

r57zone opened this issue Oct 28, 2023 · 2 comments

Comments

@r57zone
Copy link
Owner

r57zone commented Oct 28, 2023

Headset Window is no longer showing after the update SteamVR
ValveSoftware/openvr#1780

As a temporary solution, you can use an old version of SteamVR.

  1. Uninstall the current SteamVR.
  2. Unzip this file to C:\Program Files\SteamVR.
  3. Run "vrstartup.exe".
@7ep3s
Copy link

7ep3s commented Nov 21, 2023

restarting the VRCompositor seems to help and the window won't vanish afterwards!

open windows powershell and paste this one-liner:
get-process vrcompositor | stop-process -Force;cd "C:\Program Files (x86)\Steam\steamapps\common\SteamVR\bin\win64";.\vrcompositor.exe

@r57zone
Copy link
Owner Author

r57zone commented Dec 14, 2023

The problem is fixed in beta 2.2.1 - https://store.steampowered.com/news/app/250820/view/3873722126474526180

@r57zone r57zone closed this as completed Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants