Porting games to run on ARM is apparently a pain so a lot of devs aren’t doing it. Instead they just use some kind of translation program so that ARM can understand x86 instructions rather than recoding the game to support it directly. Resulting in inferior performance but at least it does sort of work which is better than it was before.
I would not be surprised at all if Steam did something very similar.
woelkchen@lemmy.world 7 months ago
Yes. Not a game in this case but still from Steam:
Library/Application Support/Steam/steamapps/common/Krita/krita.app/Contents/MacOS/krita: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64]
The Steam launcher’s architecture is irrelevant to the games and applications on the Steam store.