To ensure games run well on Linux either via Native Linux builds or Windows games with Proton, part of the magic is in the Steam Linux Runtime. A new version of it, the Steam Linux Runtime 4.0 was recently put up with some pretty big changes.

What’s the point of it? It ensures Steam and games run through Steam on Linux work properly across all the many different Linux distributions. Another secret Valve sauce for Linux. Well, not secret at all but you get my meaning I’m sure.

  • Kazumara@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    12
    ·
    2 hours ago

    That’s a good sign, that Valve is moving at least the runtimes to 64bit only. Maybe that means the client is under similar scrutiny internally. Recently when Fedora was discussing dropping more 32bit libraries Steam came up as a big issue.

    • Maestro@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      14 minutes ago

      Yeah, 32bit is why I removed Steam from my Debian desktop daily driver again. I got conflicting 32bit and 64bit versions of some libraries that broke my system. I’m going to try a gaming focussed distro like Bazzite next time.

  • Victor@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    3 hours ago

    Funny this shows up when all of a sudden Steam won’t launch anymore on my Arch install. It’s installed via flatpak.

    How do I even check which version of the Steam runtime I am running? The flatpak version of Steam is just 1.0.something.other.

    • Björn@swg-empire.de
      link
      fedilink
      English
      arrow-up
      15
      arrow-down
      1
      ·
      2 hours ago

      The runtime is not Steam itself. That’s more or less independent from the runtime. The runtimes are a collection of libraries that developers can develop against without having to include them themselves.

      Kind of similar to the Visual C++ Runtime on Windows.

      • Axolotl@feddit.it
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        2 hours ago

        So you can use those to develop on a platform and be sure that it work on the other too? Is this runtime steam-indipendent?

        • _cryptagion [he/him]@anarchist.nexus
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 hour ago

          idk about that, but it’s called the Steam Runtime because it’s the library files for running Steam. so I’m not sure what context you would use it in that didn’t include Steam, since it’s used for everything Steam does from connecting you to your friends in multiplayer games, to notifying Steam users that it’s their turn in asynchronous games.

          if the game wasn’t run from Steam, it probably wouldn’t need or want to use the Steam Runtime.

    • mybuttnolie@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      55 minutes ago

      i usually avoid flatpaks, especially with steam. but every now and then my non-flatpak steam borks too and won’t launch on mint. 9 times out of 10 simple reboot helps, but sometimes it requires a reinstall…

    • _cryptagion [he/him]@anarchist.nexus
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 hour ago

      the flatpak version is unsupported by Valve for a reason. there’s been a ton of problems over the lifespan of the flatpak. it’s usually highly recommended everywhere not to use that version.

    • zewm@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 hours ago

      Install warehouse. It gives you all the details of which runtime is in a Flatpak and even lets you change the version.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 hours ago

      You’re not alone. I had the same thing on two machines yesterday. (Not flatpack)

      • _cryptagion [he/him]@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        yeah, many people had that problem. it happened around the same time the Arc Raiders servers went offline. a buddy of mine couldn’t launch Steam, and when he did, it wouldn’t load his friends list. my theory is that the 350,000 people who were all reloading Steam and Arc Raiders over and over DDoSed the two services.

    • Eggymatrix@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      3
      ·
      2 hours ago

      Why would you use flatpack for stuff natively available on pacman? Search no further, flatpack is a good way to introduce problems where there are none