Updated to a Debian 13.2 base, from Debian 11 in Steam Linux Runtime 3

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      6 hours ago

      both. they can also work together for windows games to run predictably through proton without the need for distro-specific tweaks.

      that’s because proton is not an emulator but a translator, so it’s interacting directly with the aforementioned system libraries and kernel instead of emulating those.

      it’s part of how it can be so fast.

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 hours ago

      Apart from what others already replied, a native game can run on SLR.

      If it is being run without SLR, that would mean that you are using your distro’s system libraries, which you would find in places like /lib and /usr/lib.
      If it is being run on SLR, then it is using the libraries that Steam downloaded in the location the SLR is installed.