VR: Difference between revisions
m Fix code blocks |
Add warning about Proton failing to launch with OpenComposite |
||
Line 26: | Line 26: | ||
If this file is not set to read-only, SteamVR will add its runtime path back, hence the use for Home Manager. | If this file is not set to read-only, SteamVR will add its runtime path back, hence the use for Home Manager. | ||
{{Warning|text=Proton will always query the current OpenVR runtime. If you use OpenComposite, and it fails to initialize an OpenXR context, Proton will fail to launch. A workaround is to delete the ~/.config/home-manager/home.nix file and then retry launching the game.}} | |||
An example configuration for enabling OpenComposite may look like this: | An example configuration for enabling OpenComposite may look like this: |