From 5da38373eb22101c41d21d56e6f891e211b83926 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 16 Aug 2022 16:02:44 -0700 Subject: Fix ppsspp audio Add profile for pxsc2-qt --- profiles/ppsspp.local | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profiles/ppsspp.local') diff --git a/profiles/ppsspp.local b/profiles/ppsspp.local index fa51b53..aef1625 100644 --- a/profiles/ppsspp.local +++ b/profiles/ppsspp.local @@ -3,6 +3,10 @@ whitelist-ro ${HOME}/games/Emulators/PSPGAMES # machine-id, obs, and alsa don't get along #ignore machine-id +# # alsa audio will work with ipc-namespace, +# # but it hogs the alsa device from other applications +ignore ipc-namespace + net none # # seccomp breaks integrated file manager on qt applications -- cgit v1.2.1