this post was submitted on 05 Apr 2024
-193 points (7.1% liked)

Games

31343 readers
1141 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] echodot@feddit.uk 2 points 4 months ago

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.