this post was submitted on 04 Sep 2024
952 points (98.9% liked)
linuxmemes
20880 readers
7 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I could make another meme "Linux Gaming without Valve and Steam", but it would have another picture on it...
It's my observation that Valve has earned the trust of the linux gaming community and therefore is the one and only acceptable proprietary launcher.
Yep! But that's only until they decide to enshitify, which they (Valve) will, because they (the humans making the correct choices today) will sell or retire.
Now, if proton could be used outside if steam...
This used to be possible, but isn't anymore. Source: the author of lutris
Oh nice, didnt know that. Thanks for the info!
His version works though. I use Lutris for everything that isn't on steam or is a windows program, and it works great.
Huh? That's quite interesting.
I've been running a hacked-together script which uses a disembodied copy of Proton 8 (aka. copied to a portable drive, doesn't need to have Steam installed to run) to launch my games from Itch and GoG.
Hmm, just tried to use Proton 9.0-2 and the current experimental in my steamapps (which appears to be version 9.0-202), and it works just fine. Though, I guess Lutris' implementations are quite a bit more advanced than my hacks (no debugging let's goooo).
A very simplified version of my script, for those who might be interested: pastebin.com/kbNNvzAx. Don't forget to uncomment
game_exe
and set it to your executable - won't work otherwise.Also, pinging @[email protected] in case of interest.