this post was submitted on 17 Jul 2025
36 points (100.0% liked)

Linux Gaming

20136 readers
181 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
 

I've been experiencing freezes after ~1h of playing. Those are hard freezes when even switching workspace doesn't work. Restarting the game helps for another hour

I've tried what few options from protondb but haven't noticed much change

Am I the only one?

  • GPU: Radeon 5700 xt
  • CPU: AMD
  • 48 GB RAM
  • SSD
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 4 days ago* (last edited 4 days ago) (1 children)

Do you have steam overlay disabled? If so try the LD_PRELOAD workaround by entering:

LD_PRELOAD="" %command%

in the game's launch options.

This was supposed to be fixed by now but I still have the issue intermittently with some games. Usually they just start lagging, but rarely they will full crash.

Please update once you confirm it does or doesn't work.

EDIT: More about what this variable does, for the curious: https://wiki.archlinux.org/title/Steam/Troubleshooting

[–] [email protected] 1 points 4 days ago

Oh, I haven't tried that and AFAIK I'm not even using it. I'll check, thanks