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.

  • Victor@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    8 hours ago

    I know what a runtime is, but I’d like to check which version of it I’m running. 🙂 Wouldn’t be very difficult but I’m this instance I don’t know how.

    • Alxe@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      8 hours ago

      The runtime is for launching games, not Steam itself. You can check the runtime selection in Compatibility tab of Steam and of each game. If your Steam Flatpak install doesn’t work, the issue is likely somewhere else.

      I’d suggest trying to launch the flatpak from the terminal and seeing if there’s any strange logging.

      • Victor@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        The runtime is for launching games, not Steam itself. You can check the runtime selection in Compatibility tab of Steam and of each game. If your Steam Flatpak install doesn’t work, the issue is likely somewhere else.

        Hold up, are you talking about the compatibility layer, “Proton”? I’m not sure that’s what we’re talking about here. Proton is up to version 9 and 10, not 4.0.

        • Kevin@programming.dev
          link
          fedilink
          English
          arrow-up
          6
          ·
          5 hours ago

          You can select Steam Runtime Versions in the Compatibility tab too, separate from Proton versions

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

            Oh okay, I guess that’s in the main Steam settings, not per game as the other person suggested.

            • Venat0r@lemmy.world
              link
              fedilink
              English
              arrow-up
              3
              ·
              edit-2
              2 hours ago

              You can select it per game as well, steam runtime 3.0 and now presumably steam runtime 4.0 should show up in the same drop down menu next to proton 1.0, proton 10.0 in the compatibility options

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

              No, it is a per game setting. When your game is a native Linux game it will use one of the Steam runtimes. If you had a Linux native game and selected Proton instead of a Steam Linux runtime Steam would download the Windows version of the game.

              With Linux native games you usually don’t have to touch this setting.

      • Victor@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        7 hours ago

        I’d suggest trying to launch the flatpak from the terminal and seeing if there’s any strange logging.

        Already did that but I couldn’t see anything that I could recognize as abnormal. The “Connecting” window shows up, actually. But it just stops loading for a second and then it just says “Reaping pid” in the console and it closes the process.