this post was submitted on 07 Aug 2024
1065 points (91.8% liked)
Linux Gaming
21878 readers
196 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm on EndeavourOS with an Nvidia gpu. I've not had to do anything extra for the the version of proton that comes with steam to work besides install the os with the Nvidia proprietary drivers. And then running
eos-update --aur --nvidiaI did notice that I got a lot of screen tearing if using Wayland and that more recent versions of proton didn't work if either
Force Composition PipelineorForce Full Composition Pipelinewere enabled; which should have fixed the screentearing so I just use x11 for now.There are some things I did to make my experience better however. Like installing an proton-ge. Here is a list of what I installed.
I would also install
nvidia-dracut-hookif you are using both Nvidia and dracut. Dracut is the default on recent versions on endeavorOS.For proton ge, I also added myself to the games group with
I also like to prepend the following to my games launch options in steam
And I set proton-ge as my default proton version on the steam options.