this post was submitted on 16 Aug 2023
60 points (95.5% liked)

Linux Gaming

14964 readers
251 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 1 year ago
MODERATORS
 

Hi everyone, I just finished writing a guide on everything you need to know in order to game on Linux. It covers Proton (Steam play), using Heroic Launcher (with Wine-GE), and all sorts of tidbits and tips I wish people had told me earlier. I hope this can be useful to someone out there!

Archive link: https://web.archive.org/web/20230816141640/https://popcar.bearblog.dev/everything-linux-gaming/

you are viewing a single comment's thread
view the rest of the comments
[–] Sithuk@lemmy.world 3 points 1 year ago (1 children)

Nice article. Thought about putting it on github /gitlab? It would be interesting to hear your thoughts on non flatpak for steam and flatpak for heroic.

[–] popcar2@programming.dev 1 points 1 year ago (1 children)

Thought about putting it on github /gitlab?

I'm not opposed to it, but is there demand for it to be on GitHub?

It would be interesting to hear your thoughts on non flatpak for steam and flatpak for heroic.

Steam's Flatpak version has some issues, the way it's sandboxed causes things to not work as it should. I've seen people complain about controllers not being detected via Steam Input, confusion around permissions, minor bugs among other things. There's really no reason to use that instead of your package manager.

On the other hand, Heroic actually recommends the Flatpak by default since it's stable, has no issues, isn't distro-dependent, etc. There's no reason not to use it instead of your package manager.

[–] d3Xt3r@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

I'm not opposed to it, but is there demand for it to be on GitHub?

There is! These sort of guides are best suited to be hosted at Github/lab because of their dynamic nature. Any recommendations and "best practice" today might easily become outdated tomorrow in this fast-moving Linux world! Plus you can have contributors too submitting corrections and updates (if you wish to merge 'em), so you're not left alone doing all the work.

Here's an example of one such guide I've used in the past that's still being updated:

https://github.com/AdelKS/LinuxGamingGuide