this post was submitted on 24 Mar 2026
552 points (99.3% liked)

Linux Gaming

25114 readers
305 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tal@lemmy.today 70 points 2 days ago (4 children)

If NTSYNC is the headline feature, the completion of Wine's WoW64 architecture is the change that will quietly improve everyone's life going forward. On Windows, WoW64 (Windows 32-bit on Windows 64-bit) is the subsystem that lets 32-bit applications run on 64-bit systems. Wine has been working toward its own implementation of this for years, and Wine 11 marks the point where it's officially done.

What this means in practice is that you no longer need 32-bit system libraries installed on your 64-bit Linux system to run 32-bit Windows applications. Wine handles the translation internally, using a single unified binary that automatically detects whether it's dealing with a 32-bit or 64-bit executable. The old days of installing multilib packages, configuring ia32-libs, or fighting with 32-bit dependencies on your 64-bit distro thankfully over.

Oh, thank heavens. I remember advising some users here to look for specifically missing 32-bit host Linux library support; I'd run into that problem before.

[–] auntieclokwise@lemmy.world 11 points 1 day ago (1 children)

One thing kind of interesting is that not even the Windows WoW64 allows running 16 bit applications. Officially, if you want to run 16 bit applications on 64 bit Windows, you have to get a VM or an emulator.

[–] panicnow@lemmy.world 2 points 1 day ago

A decade ago, I remember explaining to management why we still had Windows Server 2008 R2 running terminal services with Citrix. Ancient 16-bit applications that needed a 16-bit subsystem!

[–] sukhmel@programming.dev 3 points 1 day ago

Feels like we're getting closer to having better support of older win apps in Linux than in Windows

[–] CeeBee_Eh@lemmy.world 6 points 2 days ago (1 children)

I think you still need to worry about multilib configs if the game you're trying to play is Linux native. But I guess those games usually have a Windows version anyways and you could just use Wine/Proton for that.

[–] brucethemoose@lemmy.world 4 points 1 day ago* (last edited 1 day ago) (1 children)

It may be heresy, but at that point, just run the Windows version over the linux one, yes.

The amount of games that:

  • Have linux builds,

  • that run noticably better than the Windows executable through Wine/Proton

  • yet require 32-bit linux libs,

  • in 2026?

Must be zero, or close to it.

Besides, I love the meme that "Wine is a better gaming platform than native linux, or native Windows." There's something so satsifying about robbing Microsoft's own API.

[–] CeeBee_Eh@lemmy.world 1 points 1 day ago (1 children)

I don't think it's heresy, but I do think there's value in devs shipping native Linux builds. It's a Mindshare thing. If devs never target Linux they won't build with Linux in mind.

But as a user, it's fine to use whichever version gives the best performance.

[–] brucethemoose@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (1 children)

If devs never target Linux they won’t build with Linux in mind.

Won't they?

I posit this:

  • Windows gaming will die. Slowly.

  • Devs will target Proton more and more explicitly.

  • ...Until development is basically exclusively targing Wine/Proton, on Linux.

It's easy to laugh at that as a meme, but does Windows seem sustainable now? Is there any sane "single target" for game devs other than Proton? Hence I think that's legitimately what will happen.

[–] CeeBee_Eh@lemmy.world 1 points 1 day ago

It's easy to laugh at that as a meme

No, you definitely have a point. An increasingly valid one, I might add.

And I do wonder what the "point" of Wine will be overall if we ever get to the point where the majority of users are on Linux.

[–] BoxOfFeet@lemmy.world 3 points 2 days ago

This is super exciting. I never got mine working right, I gave up and installed 86Box. It was easier to do a complete installation of Windows 98 than get some of my old games running in Wine.