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/pcsx2-qt.profile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 profiles/pcsx2-qt.profile (limited to 'profiles/pcsx2-qt.profile') diff --git a/profiles/pcsx2-qt.profile b/profiles/pcsx2-qt.profile new file mode 100644 index 0000000..afc58ed --- /dev/null +++ b/profiles/pcsx2-qt.profile @@ -0,0 +1,15 @@ +include pcsx2-qt.local + +whitelist-ro ${HOME}/games/Emulators/PS2GAMES +whitelist-ro /usr/share/PCSX2/resources + +ignore ipc-namespace +ignore netfilter +nodvd + +private-bin PCSX2,pcsx2-qt +ignore private-etc alsa,alternatives,asound.conf,bumblebee,ca-certificates,crypto-policies,dconf,drirc,fonts,gconf,glvnd,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,nvidia,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg +# alsa requires /etc/group +private-etc asound.conf,group,localtime,machine-id,pulse + +include PCSX2.profile -- cgit v1.2.1