profiles: game-launchers: disable nou2f (#6534)

While gamepads apparently work fine in the Steam client itself, `nou2f`
appears to make gamepads unresponsive inside certain games while using
"Steam Input" (possibly due to `nou2f` blocking access to `/dev/hidraw*`
devices).

This issue reportedly affects at least the following games on Steam:
"Undertale", "Persona 4 Golden" and "Persona 5 Royal".

Disable nou2f to ensure that gamepads can be used.

Relates to #6523.

Reported-by: @opqriu
This commit is contained in:
Kelvin M. Klann 2024-11-08 10:34:00 +00:00 committed by GitHub
parent 096d5a2a2d
commit 26be7180fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ nogroups
nonewprivs
noroot
notv
nou2f
#nou2f # may break gamepads in certain games (see #6523)
novideo
protocol unix,inet,inet6,netlink
seccomp !clone3,!modify_ldt,!process_vm_readv,!ptrace

View file

@ -161,7 +161,7 @@ nogroups
nonewprivs
noroot
notv
nou2f
#nou2f # may break gamepads in certain games (see #6523)
# To allow VR and camera-based motion tracking, add 'ignore novideo' to your
# steam.local.
novideo