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

Games

38883 readers
991 users here now

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

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

Authorized Regular Threads

Related communities

Video games

Generic

Help and suggestions

Platform specific

Game specific

Language specific

Others

PM a mod to add your own

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year 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.