summaryrefslogtreecommitdiff
path: root/profiles/wine_xcom-2.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/wine_xcom-2.profile')
-rw-r--r--profiles/wine_xcom-2.profile20
1 files changed, 20 insertions, 0 deletions
diff --git a/profiles/wine_xcom-2.profile b/profiles/wine_xcom-2.profile
new file mode 100644
index 0000000..8e874b1
--- /dev/null
+++ b/profiles/wine_xcom-2.profile
@@ -0,0 +1,20 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include xcom-2.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.local/share/wineprefixes/XCOM2
+whitelist ${HOME}/.local/share/wineprefixes/XCOM2
+
+# machine-id, obs, and alsa don't get along
+#ignore machine-id
+
+# XCOM requires the ptrace syscall or the launcher will crash
+seccomp !name_to_handle_at,!ptrace
+
+ignore memory-deny-write-execute
+
+ignore noexec ${HOME}
+
+include generic-wine-game.inc