this post was submitted on 16 Nov 2025
272 points (99.3% liked)

PC Gaming

12706 readers
569 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
[–] lordnikon@lemmy.world 3 points 2 days ago (2 children)

I'm not surprised it works that way on between steam deck and steam deck and the architecture is identical in terms of what steam needs

[–] nesc@lemmy.cafe 6 points 2 days ago (3 children)

It's not identical? They are different architectires.

[–] LordKitsuna@lemmy.world 6 points 2 days ago (1 children)

What does the architecture of the CPU have to do with the disk format? Nothing lol, linux arm can use ext4, btrfs, xfs etc same as it's x86 counterpart

[–] CameronDev@programming.dev -1 points 2 days ago* (last edited 2 days ago) (1 children)

~~Any binaries saved on the SD card would need to be duplicated to both x86 and ARM.~~

[–] LordKitsuna@lemmy.world 6 points 2 days ago

No they have FEX which translates x86 to arm instructions

Sure but with FEX it shouldn’t matter

[–] psycotica0@lemmy.ca 1 points 2 days ago (1 children)

Despite being ARM CPUs and Linux based machines, I'm pretty sure most of what they play is Windows x86 binaries.

[–] lordnikon@lemmy.world 1 points 1 day ago

What I will find fascinating is that if Linux does get a major foothold this might be the way that we actually transition off of x86 because of having all these different translation layers and then we can start creating new and interesting CPU architectures that would be more efficient than stuff that's been sitting from the 80s but still having the backwards compatibility through translation layers

[–] Truscape@lemmy.blahaj.zone 2 points 2 days ago* (last edited 2 days ago) (1 children)

Guessing the disk format used between both systems is identical too (at least from what I saw on my steam deck when using the tool integrated into SteamOS big picture)

[–] lordnikon@lemmy.world 1 points 1 day ago (1 children)

Well the great thing about Linux is that it supports so many different file formats it doesn't really matter but yeah it's probably going to be exfat for the SD cards and ext4 for hard drive

[–] Truscape@lemmy.blahaj.zone 1 points 1 day ago (2 children)

It was ext4 for the SD card on default format on Deck (Not too sure why, maybe something to do with size limitations?)

[–] LordKitsuna@lemmy.world 1 points 1 day ago

Case folding support is likely the main reason

[–] lordnikon@lemmy.world 1 points 1 day ago

Ah ether way it can read both