Steam beta gets native Apple Silicon support — the only public Arm version of Steam (www.tomshardware.com)
from simple@piefed.social to games@lemmy.world on 13 Jun 12:39
https://piefed.social/post/924282

#games

threaded - newest

bjoern_tantau@swg-empire.de on 13 Jun 14:01 collapse

Proton for Arm imminent?

emogu@lemmy.world on 13 Jun 14:18 next collapse

Don’t you dare give me hope

bjoern_tantau@swg-empire.de on 13 Jun 14:24 collapse

I mean, it is supposedly already a thing on Android. And there are rumors that Valve have been trying it out for Deckard. So this could very much come this year or so.

einlander@lemmy.world on 13 Jun 14:19 next collapse

Windows on arm

dinckelman@lemmy.world on 13 Jun 14:26 next collapse

Probably not. Steam for macOS still has no SteamPlay support, so your best bet is installing the regular Steam through a separate Heroic prefix. Works great, but it does still require Rosetta.

That said, Box64 and FEX are both making a lot of progress, so it’d be awesome to see these in action officially soon

sevon@lemmy.kde.social on 13 Jun 17:04 collapse

Not very likely. Translating cpu architectures is completely different from from what wine/proton does. A compatibility layer for arm would be even more difficult and expensive, and have a performance penalty. They might plan that for further into future though, if arm pcs take off. A Mac implementation would probably need a lot of apple-specific work, and there aren’t many mac gamers out there.

bjoern_tantau@swg-empire.de on 13 Jun 17:13 next collapse

There already are some projects that make it work. I haven’t looked at the specifics yet but as far as I understand it everything that can be handled as a library call as native ARM code does just that and only pure x86 calls are emulated. And since nowadays so much stuff is abstracted away and the heavy lifting is done by Vulkan the performance tends to be very good.

deafboy@lemmy.world on 14 Jun 12:53 collapse

Asahi linux already ships a VM to run steam on macbooks. And the VM is not even doing the heavy lifting. They do cpu instruction translation on the go, the VM is there just to solve some memory allocation quirks.

asahilinux.org/2024/…/aaa-gaming-on-asahi-linux/