HGL
manual-pink
GoG Divinity Original Sin: EE Linux save path
Concerns the Linux version of Divinity Original Sin: Enhanced Edition, downloaded from GoG through heroic. Running on SteamOS (Steam Deck).
On Linux, the game uses a non-conventional save data location,
~/'Larian Studios'
. When running through heroic, this directory isn't created and all saved data is lost when the PC is rebooted.
I'm not entirely sure why this is, but it seems like using the start.sh
script in the root directory for the game works correctly. Not sure if this is something that would be to be fixed on heroic's side? Maybe a different default executable or something.8 Replies
manual-pinkOP•3y ago
When running the Flatpak version of Heroic (which is what you're using on the Deck), most of your filesystem is not accessible (to increase privacy & security). This includes your Home Directory
I don't think we can do anything about this (apart from removing those restrictions of course, which would defeat the purpose of Flatpak)
manual-pinkOP•3y ago
That would explain why it doesn't work then. Interesting. I guess it's just not compatible when run through heroic that way then. I added the start script directly to steam instead and that seems to work just as well.
Steam does not suffer this same limitation, so that checks out
You could try running the Windows version of the game through Wine, although I don't know how compatible this specific game is there
manual-pinkOP•3y ago
Yeah I'd rather just run it natively since I can.
Just wanted to report the issue, mainly.
like-gold•3y ago
what if you add heroic permission to access the directory the game tries to create
conscious-sapphire•3y ago
Yes, just use flatseal to give heroic permission
manual-pinkOP•3y ago
Ah okay, I didn't know about flatseal. I'll go ahead and do that for future games that could have the same issue.