summaryrefslogtreecommitdiff
path: root/profiles/xcom-2.profile
blob: 8e874b120a86e8607568418c213b14e95ab2fc13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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