Given many new handhelds coming on the scene and general disinterest of Microsoft to support the market, do you think SteamOS will take place of default OS the same way Android did on phones some time ago?

  • CalcProgrammer1
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    There are several x86/x86_64 on ARM emulators in development to solve this problem. The main two are box86 and FEX. Both are able to run Steam on ARM Linux already, with varying degrees of playability. There is also qemu which has been around for much longer, but qemu doesn’t do much in the way of optimizing for speed while these newer emulators forward system and library calls on to native code where possible and use dynamic recompilation for speed.

    I was able to play Half Life 2 from Steam on my PinePhone Pro when it first came out using box86. It was sort of playable.

    • Meist@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I still prefer having a “native” system menu over one that’s being emulated.