this post was submitted on 05 Apr 2025
1203 points (97.6% liked)

Games

37996 readers
1788 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here and here.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 weeks ago* (last edited 6 days ago)

Valve made a compatibility layer for the Steam Deck and Linux called Proton. It uses a lot of technologies, including WINE, dxvk, and more to make Windows games run well on Linux. It basically takes Windows API calls and translates them to Linux with little to no performance penalty.

Steam also has native builds for Windows, macOS, ChromeOS, and Linux now, so you can just install it. Most Linux distros have Steam right in their software manager now.

Typically, unless the game has blocked Linux with something like kernel-level anticheat, it'll "just work" on Linux now. There is a community database called ProtonDB that has a list of games and how well they do or don't work.

Hope this helps and feel free to ask any questions.