• misk@piefed.social
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      12 hours 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.

    • Owl@mander.xyz
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      16 hours 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 !

      • TemplaerDude@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        6
        ·
        13 hours 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.

      • kewjo@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        16 hours 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.

      • woelkchen@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        3
        ·
        16 hours ago

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

        • ahornsirup@feddit.org
          link
          fedilink
          English
          arrow-up
          4
          ·
          14 hours 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.

    • chocrates@piefed.world
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      3
      ·
      edit-2
      16 hours 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