this post was submitted on 02 Dec 2024
152 points (97.5% liked)

Linux Gaming

15602 readers
442 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
[–] sugar_in_your_tea 4 points 1 month ago (3 children)

That's so cool that nearly 5% are using Steam in Flatpak, despite that not being officially supported by Valve (official installer is still a .deb).

Has anyone here used it in a flatpak? Do controllers work properly?

I haven't had any issues on my openSUSE Tumbleweed installations, but I've considered moving to openSUSE MicroOS, and if I do, I'd end up using the flatpak.

[–] no_priority 4 points 1 month ago (1 children)

I use it in flatpak, and controllers work properly. The biggest downside to flatpak is that I don't know how to debug it when things go wrong, but so far, nothing has gone wrong enough for me to move away from flatpak for the last 3 years.

[–] [email protected] 4 points 1 month ago

Usual debug pattern for flatpak is

flatpak run com.valvesoftware.Steam

on the command line, there's also log files down in ~/.var/app/com.valvesoftware.Steam/data/Steam/logs.

But I also have never needed to use it in anger, great when things just work, no?

load more comments (1 replies)