From 8d1910bfe6f31de0d9cbb256aa4846f6e2e905df Mon Sep 17 00:00:00 2001 From: fanuch Date: Sun, 14 Apr 2024 13:38:01 +1000 Subject: [PATCH] Update with Flatpak instructions --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index dd08565..1457548 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,20 @@ The installer will automatically configure game-specific workarounds and install **Avoid using ENBoost** with Skyrim: DXVK and Wine have their own better working memory patches, both properly enabled with this installer. +#### Flatpak Steam Users + +Note, the usual install dirtectory of `/home/[USER]/Games/` will not be available to Flatpak Steam by default as per [issue #538](https://github.com/rockerbacon/modorganizer2-linux-installer/issues/538). + +You have two options: +1. (Easiest) When prompted for an installation directory, install at the default Flatpak Steam directory, or whichever directory games are installed with: +``` +/home/[USER]/.var/app/com.valvesoftware.Steam/data/Steam/steamapps/common/ +``` +2. Grant Flatpak Steam access to the directory. This can be done through `Flatseal` or the terminal with: +``` +flatpak override com.valvesoftware.Steam --filesystem=/home/[USER]/Games/ +``` + ### Features The following is a small overview of the current state of each supported game: