sjenkins7 / live.senkins.SeventhHeavenWrapper

POC Wrapper implementation using Tauri
2 stars 1 forks source link

Prompt the user to allow access to non-standard install directories #9

Open sjenkins7 opened 7 months ago

sjenkins7 commented 7 months ago

Mostly for Steam Deck, where FF7 may get installed onto the SD card. We won't have access to this by default, so we need to tell the user how to allow access

dotaxis commented 6 months ago

Adding to this, flatpak permissions do not seem to follow symlinks, which ~/.steam/steam is.

As far as I can tell, we will need to point directly to ~/.local/share/Steam and provide these instructions for anyone who has their Steam library in a separate location.