Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux Gaming
  3. Escape Simulator drops the Linux build to focus on supporting Proton

Escape Simulator drops the Linux build to focus on supporting Proton

Scheduled Pinned Locked Moved Linux Gaming
linuxgaming
48 Posts 28 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N [email protected]

    On the one hand, it's a shame in general, as Proton has truly been a pesky thorn on the foot for Linux gaming. There's a world of difference between having native, first-class support, and basically running every game on an emulator that is on a lease.

    a_random_idiot@lemmy.worldA This user is from outside of this forum
    a_random_idiot@lemmy.worldA This user is from outside of this forum
    [email protected]
    wrote on last edited by [email protected]
    #25

    Yes, its such a thorn being able to finally drop windows and play all my games on linux.

    God won't someone save us from this terrible miscarriage of justice. If we cant have perfection, then we don't deserve anything at all!

    dadarobot@lemmy.sdf.orgD 1 Reply Last reply
    14
    • x00z@lemmy.worldX [email protected]

      As a cross platform developer I consider this incompetence.

      That's not necessary a bad thing. The world is full of less experienced programmers. But they're making it look like it's a hassle to release for Linux when in reality you can foresee and plan for this from the start, without much overhead down the line.

      S This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #26

      Why do people attribute decisions like that to the competence of the programmers? This is a business decision, nothing else. Most likely, some MBA looked over the numbers, saw a few hundreds or thousands of hours logged for tasks related to supporting Linux, and decided that Proton was good enough. Most likely, no programmer was even asked whether Linux support should be dropped.

      And yes, even if you know what you are doing, every build going out to tens of thousands of active players needs to be tested, and that costs time and thus money, which is something every experienced cross platform developer should know.

      x00z@lemmy.worldX 1 Reply Last reply
      9
      • a_random_idiot@lemmy.worldA [email protected]

        Yes, its such a thorn being able to finally drop windows and play all my games on linux.

        God won't someone save us from this terrible miscarriage of justice. If we cant have perfection, then we don't deserve anything at all!

        dadarobot@lemmy.sdf.orgD This user is from outside of this forum
        dadarobot@lemmy.sdf.orgD This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #27

        you're missing the point. the linux gaming market is increasing, but proton is in some ways a crutch keeping proper linux support from games because its much easier to support just one platform rather than two.

        a_random_idiot@lemmy.worldA 1 Reply Last reply
        10
        • woelkchen@lemmy.worldW [email protected]

          Linux has proton, Mac OS doesn’t.

          macOS has Apple Game Porting Toolkit which is just another Wine distribution for which developers made easy installers for. GPT + Windows version of Steam is how I played Counter Strike 2 against a Mac user just recently.

          https://developer.apple.com/games/game-porting-toolkit/

          That said, I didn't really expect someone with that Lemmy handle to know such things.

          F This user is from outside of this forum
          F This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #28

          I've been messing with that tool on and off from the day it was available to developers. I'm well aware of it. It's ass.

          It's been a few months since I've used it so maybe it's gotten better? But this is Apple and gaming, so I don't have high hopes.

          It's not at all comparable to proton other than it does the bare minimum to make a game work. All of the tools and tweaks that go into proton are what make it so good. Maybe for CS2 someones put in the work to make it ok. But whether it's through crossover, wiskey, or whatever else it's been awful for me. Maybe version 2 is better. But even then I doubt it will be as seamless or good as proton is.

          1 Reply Last reply
          1
          • dadarobot@lemmy.sdf.orgD [email protected]

            you're missing the point. the linux gaming market is increasing, but proton is in some ways a crutch keeping proper linux support from games because its much easier to support just one platform rather than two.

            a_random_idiot@lemmy.worldA This user is from outside of this forum
            a_random_idiot@lemmy.worldA This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #29

            yes yes, if its not the perfect solution, then we should have no solution. its a tired old argument.

            dadarobot@lemmy.sdf.orgD N 2 Replies Last reply
            7
            • S [email protected]

              Why do people attribute decisions like that to the competence of the programmers? This is a business decision, nothing else. Most likely, some MBA looked over the numbers, saw a few hundreds or thousands of hours logged for tasks related to supporting Linux, and decided that Proton was good enough. Most likely, no programmer was even asked whether Linux support should be dropped.

              And yes, even if you know what you are doing, every build going out to tens of thousands of active players needs to be tested, and that costs time and thus money, which is something every experienced cross platform developer should know.

              x00z@lemmy.worldX This user is from outside of this forum
              x00z@lemmy.worldX This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #30

              Why do people attribute decisions like that to the competence of the programmers?

              Because supporting multiple platforms, especially in gaming, isn't magic or rocket science and almost always comes down to the setup of the toolchain.

              This is a business decision

              Very possible. But I go by their actual statement: "maintaining the native build across many distros was taking time away from developing new content". My point is regarding the "maintaining [...] across many distros" and not the "taking time away". A good toolchain would make these differences extremely minimal.

              hundreds or thousands of hours logged for tasks related to supporting Linux

              Extremely unlikely. That would mean more than 10 developers working fulltime purely on Linux support since the release of the game. According to their team page on their website they have 7 developers in total.

              every build going out to tens of thousands of active players needs to be tested

              This is why experienced developers decouple the game from the platform specific stuff and test them separately.

              The game is made in Unity so most of the platform specific stuff should already be production ready. Unity literally markets their engine as "Industry-leading multiplatform support" with the motto "Create once, ship anywhere".

              So my argument still stands. And as I said, it's not a bad thing. The only thing I dislike is the indirect implication of Linux being a hassle when it would be nicer if they would take more responsibility for it.

              S N 2 Replies Last reply
              3
              • a_random_idiot@lemmy.worldA [email protected]

                yes yes, if its not the perfect solution, then we should have no solution. its a tired old argument.

                dadarobot@lemmy.sdf.orgD This user is from outside of this forum
                dadarobot@lemmy.sdf.orgD This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #31

                i don't think anyone in this thread is saying we shouldn't have proton, but just that it is holding back actual linux development. I for one love my steamdeck and use proton all the time.

                but facts are facts, and there are less games being developed for linux because of proton.

                S a_random_idiot@lemmy.worldA 2 Replies Last reply
                2
                • dadarobot@lemmy.sdf.orgD [email protected]

                  i don't think anyone in this thread is saying we shouldn't have proton, but just that it is holding back actual linux development. I for one love my steamdeck and use proton all the time.

                  but facts are facts, and there are less games being developed for linux because of proton.

                  S This user is from outside of this forum
                  S This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #32

                  I have several native Linux games but I use the Windows version on proton because it's more reliable. The games used to work great but not so much anymore.

                  a_random_idiot@lemmy.worldA 1 Reply Last reply
                  3
                  • N [email protected]

                    On the one hand, it's a shame in general, as Proton has truly been a pesky thorn on the foot for Linux gaming. There's a world of difference between having native, first-class support, and basically running every game on an emulator that is on a lease.

                    P This user is from outside of this forum
                    P This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #33

                    It's not an emulator it's an abstraction layer for the DirectX API etc. They're similar in ways but not quite the same.

                    As for the difference in native support, well actually having such a later might mean longer support. Some older native games may not run well on future systems as libraries and the kernel change, whereas so long as proton runs, the older games should continue to work.

                    Proton also adds functionality that wasn't really in the native Windows, i.e. superior suspend and certain input mapping features.

                    N 1 Reply Last reply
                    12
                    • dadarobot@lemmy.sdf.orgD [email protected]

                      i don't think anyone in this thread is saying we shouldn't have proton, but just that it is holding back actual linux development. I for one love my steamdeck and use proton all the time.

                      but facts are facts, and there are less games being developed for linux because of proton.

                      a_random_idiot@lemmy.worldA This user is from outside of this forum
                      a_random_idiot@lemmy.worldA This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #34

                      i don’t think anyone in this thread is saying we shouldn’t have proton,

                      Really?

                      On the one hand, it’s a shame in general, as Proton has truly been a pesky thorn on the foot for Linux gaming

                      Cause that implies wanting to get rid of it. You don't tend to fondly keep as a momento the thorn in your foot.. you rip it out and get rid of it.

                      N 1 Reply Last reply
                      2
                      • S [email protected]

                        I have several native Linux games but I use the Windows version on proton because it's more reliable. The games used to work great but not so much anymore.

                        a_random_idiot@lemmy.worldA This user is from outside of this forum
                        a_random_idiot@lemmy.worldA This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #35

                        Yeah, outside of Stardew Valley and minecraft, my experience with linux native games has been.. unpleasant. Meanwhile, the proton version of the same games have never given me issue.

                        1 Reply Last reply
                        0
                        • cm0002@lemmy.worldC [email protected]
                          This post did not contain any content.
                          H This user is from outside of this forum
                          H This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #36

                          Linux is pretty easy too release something for, the real fucking pain is MacOS

                          D 1 Reply Last reply
                          9
                          • P [email protected]

                            It's not an emulator it's an abstraction layer for the DirectX API etc. They're similar in ways but not quite the same.

                            As for the difference in native support, well actually having such a later might mean longer support. Some older native games may not run well on future systems as libraries and the kernel change, whereas so long as proton runs, the older games should continue to work.

                            Proton also adds functionality that wasn't really in the native Windows, i.e. superior suspend and certain input mapping features.

                            N This user is from outside of this forum
                            N This user is from outside of this forum
                            [email protected]
                            wrote on last edited by [email protected]
                            #37

                            Yeah, it's annoying to not have it native, but having Proton also means there's just one thing to maintain support for. If a major system library changes you patch Proton, not a thousand different games and programs.

                            Until Linux gaming starts making use of some form of standardized containers or maintain proper LTS environments there will always be a need to keep each game updated individually to maintain compatibility when old libraries gets deprecated. About time somebody gets that going (and no I definitely do not just mean flatpack)

                            Edit: apparently there's a Steam Linux runtime based on containers, maybe if we can get that standardized it would help

                            1 Reply Last reply
                            0
                            • woelkchen@lemmy.worldW [email protected]

                              But it requires getting more of the team on Linux 🙂

                              Get them a Steam Deck and target only Steam Linux Runtime 3.

                              mat@linux.communityM This user is from outside of this forum
                              mat@linux.communityM This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #38

                              Ah, yes... if only. I've upgraded internally SLR 1.0 -> SLR 3.0 but we can't deploy it until a bug is fixed in the Steam client that causes, when we enable SLR 3, all Steam Decks to run the Linux build. Yes, Steam Decks run the Proton version, solely because the save file has different letter casing (yes I know it's so annoying haha). We've spent quite some time on this and there's no way to fix this without some folks losing their saves, and that is absolutely not an option. Soooo for now desktop Linux is stuck on runtime 1.0, and Steam Deck users are stuck on Proton. "fun" 😕

                              M 1 Reply Last reply
                              1
                              • H [email protected]

                                Linux is pretty easy too release something for, the real fucking pain is MacOS

                                D This user is from outside of this forum
                                D This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #39

                                Every month xcode updates and breaks everything. Every two years I have to cycle a million certs that have different names depending on what apple docs your are looking at. Apple is pain

                                1 Reply Last reply
                                4
                                • mat@linux.communityM [email protected]

                                  Ah, yes... if only. I've upgraded internally SLR 1.0 -> SLR 3.0 but we can't deploy it until a bug is fixed in the Steam client that causes, when we enable SLR 3, all Steam Decks to run the Linux build. Yes, Steam Decks run the Proton version, solely because the save file has different letter casing (yes I know it's so annoying haha). We've spent quite some time on this and there's no way to fix this without some folks losing their saves, and that is absolutely not an option. Soooo for now desktop Linux is stuck on runtime 1.0, and Steam Deck users are stuck on Proton. "fun" 😕

                                  M This user is from outside of this forum
                                  M This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #40

                                  Steam Deck uses ext4 with casefolding so upper / lowercase in filenames don't matter. Is casefolding getting in your way?

                                  1 Reply Last reply
                                  0
                                  • x00z@lemmy.worldX [email protected]

                                    Why do people attribute decisions like that to the competence of the programmers?

                                    Because supporting multiple platforms, especially in gaming, isn't magic or rocket science and almost always comes down to the setup of the toolchain.

                                    This is a business decision

                                    Very possible. But I go by their actual statement: "maintaining the native build across many distros was taking time away from developing new content". My point is regarding the "maintaining [...] across many distros" and not the "taking time away". A good toolchain would make these differences extremely minimal.

                                    hundreds or thousands of hours logged for tasks related to supporting Linux

                                    Extremely unlikely. That would mean more than 10 developers working fulltime purely on Linux support since the release of the game. According to their team page on their website they have 7 developers in total.

                                    every build going out to tens of thousands of active players needs to be tested

                                    This is why experienced developers decouple the game from the platform specific stuff and test them separately.

                                    The game is made in Unity so most of the platform specific stuff should already be production ready. Unity literally markets their engine as "Industry-leading multiplatform support" with the motto "Create once, ship anywhere".

                                    So my argument still stands. And as I said, it's not a bad thing. The only thing I dislike is the indirect implication of Linux being a hassle when it would be nicer if they would take more responsibility for it.

                                    S This user is from outside of this forum
                                    S This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #41

                                    The game has been released 4 years ago. An average worker in the US works 1770 hours a year.

                                    10 developers working full time over 4 years (and this doesn't even include the time they spent building the initial release) would work a total of ~70 000 hours, not "hundreds or thousands" of hours.

                                    In fact, even thousands of hours would be only a single man year.

                                    They've released 23 content updates so far, bugfix patches are probably much more. Even just building, superficially testing and deploying a release easily takes 4-5h. And this game is not just a plain and simple flat screen game, but one that supports SteamVR, something that's not remotely trivial on Linux.

                                    Even a single non-trivial bug can cost 20h of total work time from support handling the report, a dev reproducing it, the bug going trough refinement, bugfixing, code review, testing, deployment and so on.

                                    I guess you haven't worked in a real company before and don't know how project management and processes work. Stuff takes a lot of time.

                                    And believing that Unity just magically abstracts all OS-specific bugs away is very naive.

                                    And it's ridiculous to claim that they are dropping Linux support after 4(!) years because they are too incompetent to figure out how to support Linux. Obviously they could support Linux just fine from a technological standpoint.

                                    1 Reply Last reply
                                    3
                                    • a_random_idiot@lemmy.worldA [email protected]

                                      yes yes, if its not the perfect solution, then we should have no solution. its a tired old argument.

                                      N This user is from outside of this forum
                                      N This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #42

                                      You keep hallucinating this, as if you were an AI...

                                      a_random_idiot@lemmy.worldA 1 Reply Last reply
                                      0
                                      • a_random_idiot@lemmy.worldA [email protected]

                                        i don’t think anyone in this thread is saying we shouldn’t have proton,

                                        Really?

                                        On the one hand, it’s a shame in general, as Proton has truly been a pesky thorn on the foot for Linux gaming

                                        Cause that implies wanting to get rid of it. You don't tend to fondly keep as a momento the thorn in your foot.. you rip it out and get rid of it.

                                        N This user is from outside of this forum
                                        N This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #43

                                        You are the one choosing to read it that way and then hallucinating a whole sort of "perfection or nothing" argument from that.

                                        Feels like you have some bone to chew, and I'm not exactly sure what kind of bone.

                                        a_random_idiot@lemmy.worldA 1 Reply Last reply
                                        0
                                        • N [email protected]

                                          You are the one choosing to read it that way and then hallucinating a whole sort of "perfection or nothing" argument from that.

                                          Feels like you have some bone to chew, and I'm not exactly sure what kind of bone.

                                          a_random_idiot@lemmy.worldA This user is from outside of this forum
                                          a_random_idiot@lemmy.worldA This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #44

                                          Sure buddy.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups