this post was submitted on 19 Feb 2024
11 points (92.3% liked)
Linux Gaming
16106 readers
129 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Since I installed native first I wonder if I can point the flatpak version to that. I actually have no idea where it is but I assume it’s outside of the home directory.
Might make more sense to move it into home like you are saying for more seamless flatpak compatibility.
I also had to add ~/Games to the flatpak sandbox with flatseal to allow Steam flatpak to access my library.
Steam settings should show the path to where your library is located.
Follow up, have both the Flatpak version and package steam up and running. Moved my game library to
~/Games/Steam
. I added~/Games/Steam:rw
(and later~/Games/Steam:create
) to my Flatpak permissions and tried to install a game that already existed to make Flatpak Steam realize it was there, Steam instead gives me a "Disk Write Error". Did you hit this at all, any idea what it may be?EDIT: Fix it, or it magically fixed itself. I removed the Steam library and re-added it and that seemed to make it happy.
Great to hear it works! I've also had issues with the SteamLibrary not being detected a few times over the years, but that also happened on SteamOS so I guess it's a bug.