Remix.run Logo
vachanmn123 5 days ago

Could this allow us to use proton on mac maybe?

xd1936 5 days ago | parent | next [-]

This is hilarious. Next year, the PC gamers will be saying "The best Windows gaming experience is win32 on Linux on macOS Containers".

aurareturn 5 days ago | parent | next [-]

The fastest (Geekbench 6) Windows laptop in the world is actually an M5 Max Macbook running Parallels running Windows.

mohamedkoubaa 5 days ago | parent | prev | next [-]

I think there's one too many layers of graphics driver indirection for this to work

kergonath 5 days ago | parent | prev | next [-]

Wine works fine on macOS, there is no need for a Linux layer.

Gigachad 5 days ago | parent | prev [-]

I mean at this point literally anything works better than Windows.

pjmlp 5 days ago | parent [-]

Except game development, hence Proton.

asimovDev 5 days ago | parent [-]

it always gets a sad chuckle out of me to hear that some native linux ports run worse than the windows version under proton. i think valve games are like that (l4d2 for example) and recently I think Hollow Knight: Silksong was like that

Gigachad 5 days ago | parent [-]

I think at this point native linux ports are somewhat a thing of the past. The problem was that the ports were usually contracted out to a 3rd party and rarely updated or cared for that much. There was also the issue that they often relied on dynamically linked libraries provided by the distro rather than static linked libraries bundled with the game. So stuff that did work would break on distro updates.

The proton model has the benefit that bugs on linux can be fixed by Valve and the Wine community. While bugs in an official linux port can only be fixed by the game publisher which rarely happened. There also seems to be virtually no downsides to running a Windows game in Proton. These days I don't even bother checking the Wine DB or proton rating because unless the game is deliberately blocking linux via anti cheat, it will just work.

pjmlp 5 days ago | parent [-]

The irony that without Windows there are no Linux games, eventually Linux folks will learn about OS/2 history in regards to Windows compatibility features.

Linux will stay forever a headless operating system great for embedded, server rooms and containers.

We have all limited time on Earth, and eventually Valve won't be around as it used to be, might even be acquired, sold, whatever, then what in regards to Linux gaming?

Gigachad 5 days ago | parent [-]

Wine existed before Proton, Valve made it better but the project doesn't rely on Valve. Currently Linux is the best gaming experience. Zero bloat or nagware, everything just works. It's just ironic Wine/Proton ended up being the best platform for gaming on Linux. I don't think anyone expected it to run so well with virtually no performance impact.

Now with the Fex project, it might end up that running Windows games on linux on a modern ARM processor could be the best way to game going forward, especially for mobile platforms like the SteamDeck.

pjmlp 5 days ago | parent [-]

The best gaming experience are Switch, PlayStation, XBox, iOS, Android, the very definition of everything just works, and no kernel drivers to worry about.

gf000 5 days ago | parent [-]

You just listed concrete hardware (with the exception of Android). That's a category error, of course a fixed hardware with specialized software will have less inconsistencies.

pjmlp 5 days ago | parent [-]

You would be happier if I listed the respective OSes instead?

bel8 5 days ago | parent | prev [-]

I don't think so. This is a VM, closer to WSL2.

Proton is based on Wine which translates Windows instructions to Linux.

Besides there's already Wine for mac.

But I would love to be wrong here.