From 8e5b10420591022054d22075e86201314be69a36 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 11 Feb 2022 14:36:09 -0800 Subject: Fix controller support for fceux. Add net none to ppsspp by default, and add name_to_handle_at explanation. --- profiles/ppsspp.local | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'profiles/ppsspp.local') diff --git a/profiles/ppsspp.local b/profiles/ppsspp.local index bc75bbf..394df2a 100644 --- a/profiles/ppsspp.local +++ b/profiles/ppsspp.local @@ -4,7 +4,12 @@ read-only ${HOME}/games/Emulators/PSPGAMES # machine-id, obs, and alsa don't get along #ignore machine-id +net none + +# # seccomp breaks integrated file manager on qt applications +# # due to syscall name_to_handle_at seccomp !name_to_handle_at # # private-dev no longer breaks controllers +# It relies on input and protocol netlink now private-dev -- cgit v1.2.1