this post was submitted on 08 Jun 2025
17 points (70.7% liked)

Linux Gaming

18715 readers
42 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 5 years ago
MODERATORS
 

Hi! Absolutely none game with Steam Proton doesn't works! But when I use Wine-GE with Lutris (or just use Wine-GE instead of Steam Proton) - everything works fine! Where's the issue may be? ๐Ÿค”

OS: Devuan

you are viewing a single comment's thread
view the rest of the comments
[โ€“] HungryLemon@lemmings.world 1 points 3 weeks ago (1 children)

But for example I've try to launch a game through Steam Proton 8.0-5 via Steam from Flatpak now. How can I find here required libraries?

https://0.jaegers.net/?ae1611da37b8a25e#EFiVE6PGNBi4guHKZ56UKaWoGVoiZrf2GtsCDphEv95e

[โ€“] ArsonButCute@lemmy.dbzer0.com 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

OHH you're using flatpak!

Have you configured flatseal to allow steam access to your "/usr/lib/*"?

I didn't notice any libraries failing to pull but you should give steam access there anyway to help get your Linux native games running easier. Allowing steam access outside its own container should fix most issues, but it doesn't look like it will fix this one.

Additionally, I noticed issues with msaa happening, are you using an Nvidia GPU by chance? If so, I recommend Opening the Nvidia x-config app and overriding antialiasing and forcing 4x or 8x fxaa instead of msaa. Msaa is borked on Nvidia, renders basically any game using it unplayable.

Took me weeks to get Cities Skylines 2 working until I stumbled upon that accidentally.

[โ€“] HungryLemon@lemmings.world 1 points 3 weeks ago

Have you configured flatseal to allow steam access to your โ€œ/usr/lib/*โ€?

Yeap!

flatpak override --user --filesystem=/mnt/Games/Steam/ com.valvesoftware.Steam