protonscr

wine: RLIMIT_NICE is <= 20, unable to use setpriority safely

protonopen
ValveSoftware/Proton#7031 · opened 2023-08-20 by GrabbenD · updated 2023-08-20 · 0 comments · github
GGrabbenD 2023-08-20 github

When I used Gamescope in the past I was able to resolve wine: RLIMIT_NICE is <= 20, unable to use setpriority safely warning with:

sudo setcap 'CAP_SYS_NICE=eip' $(which gamescope)

However, when I'm not using Gamescope meaning when I start Steam by itself and run a Proton game like Halo Infinite I get this warning:

fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely

What's the correct way to resolve this with Steam + Proton when not using Gamescope?

Nothing extracted yet.