Steam for Linux

Steam for Linux

Games not launching on Proton 9.0-4 with Nvidia [SOLVED]
None of my games were launching on Proton 9.0-4 every game had the same symptoms, the game would launch and you could only hear music, the screen was black or stuck on a single frame or it only loaded the game's mouse cursor and nothing else.

So here's the solution (this is an Nvidia issue it seems):

In terminal type: 'sudo nvidia-settings' and enter your password

The Nvidia settings GUI config window should open up

Then do the following:
> X Server Display Configuration
> Advanced
> de-select “Force Composition Pipeline” and “Force Full Composition Pipeline” (these used to be needed for screen tearing but it's not required any more)
> Click “Apply”
> Click "Save to X Configuration File": /etc/X11/nvidia.conf (note: in Manjaro the correct path is “/etc/X11/mhwd.d/nvidia.conf” you can click on browse to go to the right directory/file)
> Click "save" if the path is correct
> Quit (when you quit it says you have pending changes - X Server Display Configuration - Apply - if you've clicked apply in the steps above then you can just quit and it will save your changes)

No need to restart. Now all the games launch and work perfectly fine after doing this... I tested SteamWorld Heist II, Ravenswatch, Punch Club 2 and Dark Quest 3... these are all working fine for me now! 🥳🎉

I hope this helps someone else out there who faced the same issues as I have. 👍🏻

GPU: GTX-970
Nvidia driver version: 570.133.07
Linux Kernel: 6.12.21-4-MANJARO
OS: Manjaro

For further reading please see the link below:
https://wiki.archlinux.org/title/Steam/Troubleshooting#Some_games_freeze_at_start_when_in_focus
Last edited by Seraphim; 19 Apr @ 5:16am