Raise default nofile limit to fix silent game launch failures #18

Closed
jtadlock91 wants to merge 1 commits from fix/raise-nofile-limit into master
1 Commits
Author SHA1 Message Date
John 49da25dcfb Raise default nofile limit to fix silent game launch failures
Wine/Proton's winediag channel logs 'Too many open files' when the
common Linux default (1024–4096) is hit, which can cause a game to
silently fail to launch with no other visible error in Steam's own
console. Confirmed via a real Path of Exile 2 launch failure, fully
resolved by raising the limit via a PAM limits.d drop-in.
2026-08-16 07:29:58 -07:00