this post was submitted on 07 Jun 2025
26 points (74.1% liked)
Linux Gaming
19036 readers
140 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.
No memes/shitposts/low-effort posts, please.
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
I have two questions: First, can I skip the first step if the game is preinstalled? Second, how do you determine compatibilty? I don't want to spent days downloading/torrenting a game only for it to be completely incompatiable.
If the game comes in an archive (like portable Windows applications), you can simply copy the files to a directory and point Lutris at the executable.
Compatibility has been pretty solid for me. There are only a few games that didn't work out of the box (excepting those that are intentionally broken through anti-cheat). You can often get away with running games on Wine, but for most games you'll want Proton. Lutris will detect and use Proton versions that are installed by Steam, copied manually into
compatibilitytools.d
, or it can download Wine and Proton releases on its own. There's also GloriousEggroll's fork with many game-specific fixes.ProtonDB and Lutris.net are the most useful resources, you can check if the anti-cheat solution might be an issue on Are We Anti-Cheat Yet?, Steam forum is a thing that exists, and you can ask in this community.
Thanks, I didn't know that Lutris used proton when necessary. I don't need steam to run lutris's versions of proton, right?