ValveSoftware / SteamVR-for-Linux

Issue tracker for the Linux port of SteamVR
919 stars 45 forks source link

[BUG] Half-Life Alyx View is Very Glitchy #335

Closed Sgt-Schultz closed 4 years ago

Sgt-Schultz commented 4 years ago

Describe the bug The view in the menu randomly jerks up and down and the game is basically unplayable. After I managed to click new game I found that the same problem is in the actual game too. For some reason the "click trigger to continue" rooms are normal.

To Reproduce Steps to reproduce the behavior:

  1. Launch the game

Expected behavior View does not jerk around

System Information (please complete the following information):

Additional context Using Proton 5.0-5 for Half-Life Alyx. Also I was previously getting an error on launch "unable to to find a valid direct3d device" but after some looking I found that using the launch option "PROTON_USE_WINED3D=1 %command%" fixed that, not sure if it has to do with this problem.

Note: Commenters who are also experiencing this issue are encouraged to include the "System Information" section in their replies.

kisak-valve commented 4 years ago

Hello @Sgt-Schultz, Ubuntu 18.10 has been unsupported for over a year, nVidia 390 is older than the support cutoff for Proton, and PROTON_USE_WINED3D=1 tells Proton to try to use wine's DirectX to OpenGL render path, which is known to come with a severe performance penalty and is considered unsupported.

Additionally, we're tracking issues with games run with Proton in the Proton issue tracker. If you still have trouble after updating to a distro release that is actively supported by the distro, a recent nVidia driver release, and drop the diagnostic env variable, please add your experience to https://github.com/ValveSoftware/Proton/issues/3681 and we can ponder it further.