this post was submitted on 13 Aug 2026
264 points (100.0% liked)
Linux Gaming
27253 readers
8 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
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's not really a performance penalty for Proton. It isn't an emulator (Wine Is Not An Emulator); rather it's a translation layer. It translates the machine code into something your system understands and runs it natively. It isn't creating a fake version of the hardware that runs it, like an emulator does. In fact, Proton sometimes has a performance increase because of the translation. It translates to Vulkan, which is often more performant.