Closed Nixinova closed 4 years ago
https://github.com/r57zone/Half-Life-Alyx-novr#troubleshooting
Don't start in VR (Headset Window) mode - add the -vr launch option in the Steam game options or in the properties of the Windows shortcut.
It does use the -vr
launch option.
Try switching to the "Headset Window" and clicking inside.
I do, its permanently black.
What is your monitor resolution? Have you tried manually specifying renderWidth, renderHeight? It should be like the resolution of your monitor.
Aha! That worked! ("renderHeight" : 1440, "renderWidth" : 900
) But now the Headset Window is locked in 1:1; how can I fix that?
If your monitor is 2560 by 1440, then you should set renderWidth 2560, renderWidth 1440.
Ah 🤦 yup, got them mixed around. Thanks man, this project is amazing!
When I start the game, SteamVR's Headset Window and overlay appear, but the Headset Window (which SETUP.md#6 says should be the main program) only shows a black screen, and the game shows up in its normal window. The game in the normal window is extremely bugged and barely playable as the screen hardly adapts to mouse movement. Is there any way to fix this?