Sunshine (she/her) to Linux [email protected]English • 2 months agoIs Linux Ready For Mainstream Gaming In 2025?news.itsfoss.comexternal-linkmessage-square126fedilinkarrow-up1111cross-posted to: [email protected]
arrow-up1111external-linkIs Linux Ready For Mainstream Gaming In 2025?news.itsfoss.comSunshine (she/her) to Linux [email protected]English • 2 months agomessage-square126fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish1•2 months agoWhich one? Maybe it can help my audio issue who brings random audio glitches
minus-square@[email protected]linkfedilinkEnglish4•2 months agoI 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.
minus-square@[email protected]linkfedilinkEnglish3•edit-22 months agoArch 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
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