From ef0834267f1e3713dc82465f80f35306fbd4d007 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 5 Jan 2023 01:08:26 -0800 Subject: Rename all wine game profiles to have a wine_ prefix. Fix bannerlord profile. --- profiles/warframe.profile | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 profiles/warframe.profile (limited to 'profiles/warframe.profile') diff --git a/profiles/warframe.profile b/profiles/warframe.profile deleted file mode 100644 index 02e12fe..0000000 --- a/profiles/warframe.profile +++ /dev/null @@ -1,21 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include warframe.local -# Persistent global definitions -include globals.local - -noblacklist ${HOME}/.local/share/wineprefixes/Warframe -whitelist ${HOME}/.local/share/wineprefixes/Warframe - -# Warframe requires noroot if using DXVK -ignore noroot - -# warframe requires the ptrace syscall to verify the game files -seccomp !name_to_handle_at,!ptrace - -ignore memory-deny-write-execute - -# Warframe requires exec /tmp or the launcher will during update check -ignore noexec /tmp - -include generic-wine-game-networked.inc -- cgit v1.2.1