*Like how much optimization did they do in SteamOS vs Linux in general?

Is SteamOS minimal changes just so it boots directly into the store and run everything full screen by default, or did they make deeper changes?

  • poVoqM
    link
    fedilink
    2310 months ago

    SteamOS runs a special system called “gamescope” that gives it some advantages over normal desktop Linux on low powered systems like the Steam Deck.

    Other than that it is pretty much the same.

    • @CAPSLOCKFTW@feddit.de
      link
      fedilink
      1910 months ago

      You can install gamescope on any distro, Arch has it in its repos, plus the git version and the plus version in the aur!

      • Chewy
        link
        fedilink
        110 months ago

        Yes, altough they have some additional settings on SteamOS that aren’t integrated by default on other distros. And using it while running an regular desktop increases the input latency, so you’d have to log out to take full advantage of it’s features (vrr, tearing).

    • @tux
      link
      710 months ago

      In arch’s AUR there is also a neat package i’ve been using that I think is worth mentioning called gamescope-session that’s from chimeraOS. It skips loading a DE and just runs gamescope and launches steam in the steamdeck UI.

        • @tux
          link
          210 months ago

          I use SDDM and it does appear in the drop down menu next to the Wayland option. Also can be set in it’s config file. So ive been thinking about using a script that uses systemd’s soft-reboot and edits that config for quick swapping. Apparently the “Switch to Desktop” in the steamdeck ui is scriptable aswell to go back.