this post was submitted on 19 Aug 2026
187 points (97.5% liked)

Linux Gaming

27239 readers
429 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:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS
 

https://store.steampowered.com/app/1867240/WARDOGS
There will be one more playtest from August 21–23. To receive an invitation, register via Steam or player.gg or pre-order

you are viewing a single comment's thread
view the rest of the comments
[–] brucethemoose@lemmy.world 18 points 11 hours ago* (last edited 11 hours ago) (2 children)

I think the extremes on either side of this are nuts. Specifically:

  • Linux purists demanding a native executable.

  • Windows purists… just being difficult, I guess?

Official Proton support is an excellent, functional compromise. It’s extremely usable, and extremely practical for devs to maintain within their existing environment.

[–] mnemonicmonkeys@sh.itjust.works 2 points 5 hours ago

Official Proton support is an excellent, functional compromise.

Except it's not a compromise. 99% of games on Steam work on Proton without input from the devs. All they have to do to make it work on Proton is to not go out of their way to break it. At most, they probably have a single Linux system in the studio to run builds on just to make sure it works.

They're doing nothing in this regard and pretending they're doing something for brownie points. If you don't want to put in effort to make a separate Linux native version that's fine, but don't then turn around and claim that you're focussed on Linux support.

[–] woelkchen@piefed.world 12 points 10 hours ago (2 children)

It's usable until it isn't. That's the problem with Wine/Proton. It's not a stable implementation of a well defined specification like Java. It's a reimplementation via reverse engineering of proprietary Win32, something that's buggy and sometimes changed between Windows updates by accident.

Update to a game compiled with a slightly newer version of Visual Studio, like it's happening all the time with live service games? Compatibility becomes a dice roll. Sure, the chance is high that compatibility is kept but it not 100%. Neither is Proton not breaking a game by accident. The big games are automatically checked by Valve but some weird indie game isn't.

And here comes the wonderful thing that's Steam Linux Runtime: containerized binary compatible runtimes of every other or so Debian release. All the issues about not being able to target Linux because of its ever changing nature have been fixed by Valve and yet for whatever reason Valve refuses to promote it towards developers.

They literally promote Win32+x86 emulation for Steam Frame development, a wearable platform where even the slightest stuttering can cause motion sickness and where battery optimization is paramount.

I hope Valve bring Lepton, their Android compatibility layer, to x86 Linux as well. Lepton is based directly on AOSP and not reverse engineering. I have higher hope for that.

[–] BananaIsABerry@lemmy.zip 5 points 9 hours ago

I would argue the difference is that they claim that it's officially supported through Proton, meaning they're likely to put effort into ensuring it continues to function through proton.

[–] brucethemoose@lemmy.world 2 points 10 hours ago

+1. I have no argument with this.