this post was submitted on 21 May 2025
49 points (93.0% liked)

PC Gaming

11717 readers
203 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] gnuplusmatt@reddthat.com 1 points 1 month ago (2 children)

why would an xbox that runs an x86_64 architecture need a translation layer to run Windows binaries? This sounds like the next xbox is going to be a fixed hardware Windows PC with a custom interface replacement and probably all the unnecessary services ripped out of it.

[–] xavier666@lemm.ee 5 points 1 month ago

why would an xbox that runs an x86_64 architecture need a translation layer to run Windows binaries?

This is based on my partial understanding of the xbox architecture. I suspect that there is a difference between full fat Windows and the xbox OS. So certain function calls (required by Steam) are not supported by xbox OS. So it won't be a traditional layer like WINE or Proton. Just enough for certain gamestore applications to run (Epic?).

going to be a fixed hardware Windows PC with a custom interface replacement and probably all the unnecessary services ripped out of it.

I hope for this too. But how will traditional Xbox games run if it's just Windows? Will it have a built-in emulator running on top of Windows? Also, it will invite people to hack the device since it's a standard Windows OS. I doubt MS wants their next xbox to be so open, given their history regarding MS Store.

[–] kadup@lemmy.world 1 points 1 month ago

It doesn't need a translation layer, but it does already use a hypervisor even for running native games. It's how Microsoft guarantees every single bit of executable code is authorized.