this post was submitted on 23 Feb 2025
116 points (92.0% liked)

Linux Gaming

16421 readers
677 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.

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
[–] SolarPunker@slrpnk.net 2 points 14 hours ago (1 children)

Which one? Maybe it can help my audio issue who brings random audio glitches

[–] sugar_in_your_tea@sh.itjust.works 5 points 13 hours ago (1 children)

I think it was increasing vm.max_map_count. I had some weird glitches and it would crash after an hour or so, and this seems to have fixed it.

[–] SolarPunker@slrpnk.net 2 points 13 hours ago (1 children)
[–] sugar_in_your_tea@sh.itjust.works 3 points 11 hours ago (1 children)
[–] SolarPunker@slrpnk.net 2 points 1 hour ago* (last edited 17 minutes ago)

Arch Linux already incremented vm.max count in a recent update, it seems fixed using these launch options: DXVK_MEMORY_LIMIT_MB=14384 PROTON_ENABLE_NVAPI=1 DXVK_ASYNC=1 PULSE_LATENCY_MSEC=30 gamemoderun %command%

With latest Proton-GE