this post was submitted on 23 Feb 2025
169 points (93.3% liked)
Linux Gaming
16442 readers
1703 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
view the rest of the comments
I'm playing Hogwarts Legacy and needed to tune one system setting to fix occasional crashes. That's it, and that's the most trouble I've had in a few years.
Which one? Maybe it can help my audio issue who brings random audio glitches
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.
Thanks
I hope that fixes it!
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