From b478e5757a818f85aad31d6e1cc86d04cfb976a6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 5 Jan 2021 10:46:55 -0800 Subject: Added profiles for nexus the jupiter incident and battlestar galactica deadlock --- profiles/nexus-the-jupiter-incident.profile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 profiles/nexus-the-jupiter-incident.profile (limited to 'profiles/nexus-the-jupiter-incident.profile') diff --git a/profiles/nexus-the-jupiter-incident.profile b/profiles/nexus-the-jupiter-incident.profile new file mode 100644 index 0000000..430ec1a --- /dev/null +++ b/profiles/nexus-the-jupiter-incident.profile @@ -0,0 +1,14 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include nexus-the-jupiter-incident.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/wineprefixes/Nexus +whitelist ${HOME}/.local/share/wineprefixes/Nexus + +seccomp !name_to_handle_at + +ignore memory-deny-write-execute + +include generic-wine-game.inc -- cgit v1.2.1