this post was submitted on 31 May 2025
21 points (95.7% liked)

Linux Gaming

18950 readers
16 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'm having FPS drops to half when I'm playing over a hour. I have try to enable and disable vertical sync and Nvidia reflex without success.

I'm playing 4:3 in one monitor and obviously without Proton (because I read that your account could be banned)

I have tried playing natively and with Linux Steam Runtime enabled, I tried to wait for vulkan shaders... Nothing.

It's strange because if I reboot the game its works perfectly again.

Someone knows some start parameter or something??

Thxx

you are viewing a single comment's thread
view the rest of the comments
[–] naticus@lemmy.world 5 points 6 days ago* (last edited 6 days ago) (1 children)

Try this and see if it helps. There's a problem that Valve is supposedly trying to fix that causes something of a timebomb of FPS stutter after a specific amount of time. I saw someone say theirs was 24 min and mine seemed to align to that too. Set your start parameters to:

LD_PRELOAD="" %command%

Oh, one note about this .. it will break the Steam overlay.

[–] crudetruestories@lemmy.world 1 points 6 days ago

I will try with that and lets see. Thanks!