From 46a1943f2ce6d38b182a6d90b7bd0eb109faf409 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 30 Jun 2022 00:42:56 -0700 Subject: Fix paradox game profiles --- profiles/crusader-kings-ii.profile | 2 +- profiles/crusader-kings-iii.profile | 4 ++-- profiles/hoi4.profile | 4 ++-- profiles/stellaris.profile | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'profiles') diff --git a/profiles/crusader-kings-ii.profile b/profiles/crusader-kings-ii.profile index 25e773a..551dcb0 100644 --- a/profiles/crusader-kings-ii.profile +++ b/profiles/crusader-kings-ii.profile @@ -13,7 +13,7 @@ noblacklist ${HOME}/.paradoxinteractive/Crusader Kings II whitelist-ro ${HOME}/games/Crusader Kings II mkdir ${HOME}/.paradoxinteractive mkdir ${HOME}/.paradoxinteractive/Crusader Kings II -# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder +# For unknown reasons, paradox games need to be able to see the root savegame folder whitelist-ro ${HOME}/.paradoxinteractive read-write ${HOME}/.paradoxinteractive/Crusader Kings II diff --git a/profiles/crusader-kings-iii.profile b/profiles/crusader-kings-iii.profile index 31ba1f2..1ce1704 100644 --- a/profiles/crusader-kings-iii.profile +++ b/profiles/crusader-kings-iii.profile @@ -13,8 +13,8 @@ noblacklist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III whitelist-ro ${HOME}/games/Crusader Kings III mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Paradox Interactive/Crusader Kings III -# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder -whitelist-ro ${HOME}/.paradoxinteractive +# For unknown reasons, paradox games need to be able to see the root savegame folder +whitelist-ro ${HOME}/.local/share/Paradox Interactive read-write ${HOME}/.local/share/Paradox Interactive/Crusader Kings III # CK3 requires ptrace to function diff --git a/profiles/hoi4.profile b/profiles/hoi4.profile index 9df93ef..95ee297 100644 --- a/profiles/hoi4.profile +++ b/profiles/hoi4.profile @@ -14,8 +14,8 @@ whitelist ${HOME}/games/Hearts of Iron IV read-only ${HOME}/games/Hearts of Iron IV mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV -# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder -whitelist-ro ${HOME}/.paradoxinteractive +# For unknown reasons, paradox games need to be able to see the root savegame folder +whitelist-ro ${HOME}/.local/share/Paradox Interactive read-write ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV # HoI4 requires ptrace to function diff --git a/profiles/stellaris.profile b/profiles/stellaris.profile index a187969..c159e1f 100644 --- a/profiles/stellaris.profile +++ b/profiles/stellaris.profile @@ -11,8 +11,8 @@ noblacklist ${HOME}/.local/share/Paradox Interactive/Stellaris whitelist-ro ${HOME}/games/Stellaris mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Paradox Interactive/Stellaris -# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder -whitelist-ro ${HOME}/.paradoxinteractive +# For unknown reasons, paradox games need to be able to see the root savegame folder +whitelist-ro ${HOME}/.local/share/Paradox Interactive read-write ${HOME}/.local/share/Paradox Interactive/Stellaris private-etc asound.conf,group,localtime,machine-id,passwd,pulse -- cgit v1.2.1