From 15624442f293ccb5e7a35af03a7f7db369920b08 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 3 Aug 2024 21:41:15 -0700 Subject: Add profile for avernum remakes in wine. --- profiles/wine_avernum-remake.profile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 profiles/wine_avernum-remake.profile (limited to 'profiles/wine_avernum-remake.profile') diff --git a/profiles/wine_avernum-remake.profile b/profiles/wine_avernum-remake.profile new file mode 100644 index 0000000..dcda75f --- /dev/null +++ b/profiles/wine_avernum-remake.profile @@ -0,0 +1,12 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include wine_avernum-remake.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/wineprefixes/AvernumRemake +whitelist ${HOME}/.local/share/wineprefixes/AvernumRemake + +ignore memory-deny-write-execute + +include generic-wine-game.inc -- cgit v1.2.1