this post was submitted on 12 Jan 2026
324 points (99.4% liked)

Linux Gaming

24674 readers
65 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
[–] inzen@lemmy.world 40 points 1 month ago (3 children)

I wonder if at some point Wine on Linux will become better than Windows itself.

[–] Igilq@szmer.info 29 points 1 month ago (3 children)

For most stuff wine is working better than on Windows. Thats why people actually import wine drivers to their real Windows install

[–] ArsonButCute@lemmy.dbzer0.com 6 points 1 month ago (1 children)

Yo what people do that? Gnarly.

[–] Die4Ever@retrolemmy.com 12 points 1 month ago* (last edited 1 month ago)

for Deus Ex Randomizer, we include the DXVK DLLs as part of the Windows installation automatically, because it runs better and smoother and with less issues

(we run vulkaninfo to check compatibility first, we check support for VK_KHR_maintenance6 or Vulkan 1.4 or newer, otherwise you don't get DXVK)

https://github.com/Die4Ever/deus-ex-randomizer/blob/master/src/installer/Install/init.py#L123-L151

[–] inzen@lemmy.world 6 points 1 month ago

I did not know this was a thing 🤯

[–] KneeTitts@lemmy.world 3 points 1 month ago (1 children)

For most stuff wine is working better than on Windows

So why dont any of my apps work then? Im super happy gaming is about 85% working, but in the apps space its got to be less that 40%

[–] Wispy2891@lemmy.world 2 points 1 month ago

The funding (valve paying crossover devs) has the focus on games, almost nobody is purchasing crossover for apps

[–] Wispy2891@lemmy.world 10 points 1 month ago (2 children)

For games it's already better, I get a few extra fps on my low-end laptop with integrated graphics and the best part is that I don't need to worry about games leaving traces/trash in the system as they are placed in individual prefixes

[–] markovs_gun@lemmy.world 1 points 1 month ago

I have an old mid range gaming rig and I also get improved performance on linux mint with steam proton

[–] orochi02@feddit.org 1 points 1 month ago

Except cassette beasts (for me) 😔

Literally saves are outside the Prefix for some reason. Apparently has to do with a heroic flatpak quirk 😒

[–] schtobia@augsburg.social 7 points 1 month ago (2 children)
[–] inzen@lemmy.world 6 points 1 month ago (2 children)

Oh wow, all the legacy software would be stuck on old windows or have to move to linux. If I got that right.

[–] Damage@feddit.it 1 points 1 month ago

They could implement a compatibility layer themselves, Apple managed to keep compatibility moving from PPC to x86 and then to ARM

[–] ashleythorne@lemmy.world 3 points 1 month ago (1 children)

There was an update to that post, where the author said it was a "misinterpretation" and that it was just a research project.

[–] schtobia@augsburg.social 1 points 1 month ago (1 children)

@ashleythorne true! But the Win32 ABI was the "holy grail" of Microsoft. You can run a Win95 application written under Borland C++ today! That they even _considering_ of breaking that, would be *unthinkable* a few years ago.

[–] jj4211@lemmy.world 1 points 1 month ago

There was some experiment they did in the mid 2000a that was also going to be completely incompatible. It went nowhere.