• chocrates@piefed.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Steam deck is a closed ecosystem so it is likely tied to the file system and bundled libraries.

      It would likely take a little work to get it working on other distros, but the underlying binary is now going to be elf and use the correct system calls

      Edit:

      Closed ecosystem is not the right word. Probably known system is a better way of saying it

      • woelkchen@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Steam deck is a closed ecosystem so it is likely tied to the file system and bundled libraries.

        It would likely take a little work to get it working on other distros, but the underlying binary is now going to be elf and use the correct system calls

        Steam Linux Runtimes (currently at version 3.0) are shipped with all Linux versions of Steam. SLR 3.0 is leveraging Bubblewrap, also used by Flatpak, for a containerized approach to libraries. Games are not supposed to talk to SteamOS libraries directly. SteamOS itself is not a stable development target by design.

    • Owl@mander.xyz
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Larian is a good company overall but this is plain stupid

      And why do we only get this 2years after the game released ? It’s one of the most played games on deck !

      • woelkchen@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Maybe because everyone keeps repeating the lie that Proton is the perfect Linux game platform.

        • ahornsirup@feddit.org
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 month ago

          I don’t think anyone is claiming that Proton is perfect, but it certainly beats not being able to play most new-ish games. Which was the situation on Linux prior to Proton.

          • woelkchen@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 month ago

            Not perfect, but close to it.

            “Running the game natively on the Steam Deck requires less CPU usage and memory consumption overall!”

            Larian says the opposite and they know much better than randos on some internet forum. Proton is fine to bridge the gap especially for unmaintained games but proper native version are the clear superior option.

            • Thaurin@lemmy.world
              link
              fedilink
              English
              arrow-up
              0
              ·
              1 month ago

              It depends. If there is enough CPU and memory headroom, it’ll be fine. Some games run better, some same, some worse.

      • kewjo@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        the steam deck didn’t exist when the game was in development. industry is slow to adopt without strong monetary incentive. the fact that a large studio is acknowledging the deck as a viable option means we should start seeing optimizations like this in the wider industry.

      • TemplaerDude@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Because they’re done with the game and have moved onto their next thing, they explain this is literally one dudes passion project. That’s why there’s no Linux support, it’s one dude who wanted to play the game on his deck better. Sucks, but that’s the way it is.

    • misk@piefed.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Steam on Linux provides a fixed target set of libraries because it’s kind of hard to release native games on Linux (you have to include a crapload of libraries you expect to be installed otherwise, which Steam solves).

      Larian is essentially styling now. Even Valve doesn’t release native ports anymore and went as far as removing some in favour of Proton versions.

      • woelkchen@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 month ago

        Even Valve doesn’t release native ports anymore

        That’s just not true. Deadlock’s development only happens on Windows but other new releases like the HL1 remaster have been ported to Linux (while at the same time dropping Mac support).

        If CS2 is any indication, Deadlock will launch on Linux with its 1.0 release.

        • misk@piefed.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 month ago

          HL: Alyx had a native port, it’s Proton only now. Is CS2 or Deadlock native or Proton?

          I’m not aware of any new Valve HL1 remasters and Black Mesa was an indie effort. Similarly TF2 is being ported to ARM Macs by indie teams now that source code is available and Valve couldn’t be bothered.

          • woelkchen@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 month ago

            HL: Alyx had a native port, its Proton only now.

            https://steamdb.info/app/546560/ says otherwise. Also, Alyx A) predates Steam Deck by several years and B) Steam Deck is not a VR platform. Citing a game that predates Steam Deck as proof that “Valve doesn’t release native ports anymore” is a stretch.

            Is CS2 or Deadlock native or Proton?

            I already stated that CS2 is native and Deadlock 1.0 may be as well, should they follow the example set by CS2. You literally replied to a comment stating that.

            I’m not aware of any new Valve HL1 remasters

            Well, that’s on you. https://www.half-life.com/halflife/25th exists nonetheless: “Now Verified on the Steam Deck (and our native Linux runtime has been set as the default)”

    • woelkchen@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      So, it runs on Steam Deck natively and yet doesnt support Linux? How does that work?

      Probably that they officially support Steam Deck and not other hardware. For example don’t expect them to fix bugs that only occur on NVidia drivers.

    • woelkchen@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month ago

      Loads hella fast now.

      Of course. Running games on Proton means that all required Windows DLLs and their reimplementations need to be loaded into memory first.