• deur@feddit.nl
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    40
    ·
    6 months ago

    This is not a battle between Linux and Windows. It is a battle between the Steam Deck versus the Desktop PC platform (windows users). Stop with the claiming Linux marketshare over it.

    I’m off to celebrate how widely BSD is used because technically the Playstation uses it and the switch incorporates code from FreeBSD. BSD derivitives are the most popular game console OS. It’s the year of BSD!

    • charizardcharz@piefed.world
      link
      fedilink
      English
      arrow-up
      46
      ·
      6 months ago

      Fortunately Valve publishes monthly hardware statistics so we can back claims with statistics. Linux comprises 2.89% of their surveyed share. Of that 28.31% are using Steam OS. Using the wayback machine we can check the statistics from last year. Checking the July 2024 results using the Wayback Machine shows Linux at 2.08% with Steam OS comprising 40.97% of that.

      From that we can see that Linux is growing, while Steam OS is becoming less of a contributing factor to the Linux share.

        • dan1101@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 months ago

          I think if Valve would release SteamOS 3.0 for PC that would make a bigger dent in Windows. TurboTax just announced they will not support Windows 10 for the new version and that’s probably just the start for Win10 abandonment.

            • orclev@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              6 months ago

              No but I think the point being made is that people that have been clinging to Win 10 as a refuge from the crapfest that Win 11 is are going to start running into significant problems soon. Increasingly you’re not going to be able to get software for Windows 10. A lot of people are opting to migrate to Linux rather than going from Win 10 to Win 11, and as the holdouts on 10 are increasingly corned some amount of them will make the same decision.

    • gray@pawb.social
      link
      fedilink
      English
      arrow-up
      32
      ·
      6 months ago

      Proton existed long before the Steam Deck, and before that as DXVK.

      This is a battle between closed proprietary OS and open source. Proton enables translating DirectX/Windows APIs not only to Vulkan/Linux x86, but even to ARM and BSD.

      • Björn@swg-empire.de
        link
        fedilink
        English
        arrow-up
        11
        ·
        6 months ago

        Proton is mostly Wine, not DXVK. Wine does the translation of Windows and some DirectX APIs. DXVK translates Direct3D to Vulkan. Proton pulls it all together with some game specific patches, integration with gamescope and other Steam specific integrations.

        All of this being open source means it can also be compiled for ARM and BSD. Though to get x64 games to run on ARM you need an additional emulation layer like Box64.

        Though rumor has it that Valve is already experimenting with x64 emulation for their Deckard project, which is likely to be their next VR headset.

      • orclev@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        arrow-down
        1
        ·
        6 months ago

        Couple technical nitpicks.

        First it’s debatable if Proton existed long before Steam Deck. I’m not sure the exact timeline but I think it was created as part of the Steam Box effort which wasn’t all that long ago. On the other hand though Wine which Proton is built on top of most certainly has existed for a very long time before either the Steam Deck or even Proton (I have fond memories of LAN gaming with it back when Diablo 2 was new).

        Second Proton doesn’t enable ARM (at least by itself) so that claim is a little misleading. There is a project to realtime translate x86 instructions into ARM but that project (Box86) although it fulfills a similar role and could be used in conjunction with Proton isn’t actually Proton. Using Proton by itself will not enable you to play x86/Windows games on ARM.

        Lastly Proton is kind of irrelevant to the whole Linux vs BSD thing. Technically what enables that is that both implement POSIX standards plus use mostly the same libraries, frameworks (like Vulkan), and applications. Yes running Proton on BSD will let you game on BSD but that isn’t really a result of Proton doing the work so much as it’s a side effect of the fact you can run Proton on BSD in the first place. Additionally while there are technical and philosophical reasons why the distinction between Linux and BSD is important, practically speaking they’re the same thing these days. OpenBSD isn’t that much more different from a Linux distro as one Linux distro is from another.

    • octopus_ink@slrpnk.net
      link
      fedilink
      English
      arrow-up
      18
      ·
      edit-2
      6 months ago

      Do you know what I did last week thanks to Proton? Installed EndeavourOS on my freshly purchased laptop, installed steam, and installed a bunch of Windows games. Then I played them. At no point did I wonder whether they would run.

      Now, you may think being able to do that isn’t something that is going to get more people using desktop Linux (or that it hasn’t already done so), but as much as I’d love to agree with you, then we’d both be wrong.

      I say this as someone who used to care about convincing other people to use Linux. (Before shifting into “you can lead a horse to water…” mode, and now I just don’t give a shit.)

      However, what I gained from that experience is this: In twenty years of being Linux-only on my personal desktop, the number of times I have read the phrase, “I’d love to use Linux, except for [some statement about a game or games]” is astronomical.

      Now, is Proton going to make desktop Linux the best choice for everyone? Clearly not, duh. But it is remarkably disingenuous to suggest that it’s not had a massive benefit to the Linux community and ecosystem as a whole, including, and dare I say especially, desktop Linux. It is flat out impossible to imagine that a substantial portion of current and future Linux users aren’t people for whom Proton solved what they considered to be a substantial barrier to usage.

    • BassTurd@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      6 months ago

      This makes Linux desktop a viable option for millions of users where it wasn’t before. It’s absolutely a battle between Linux and Windows.

      • nocturne@slrpnk.net
        link
        fedilink
        English
        arrow-up
        6
        ·
        6 months ago

        Years ago I made the switch to Linux, then I wanted to play WOW again but it would not run on my Linux machines, so I started to dual boot. Then I began to wonder why I was keeping Linux installed.

        Eventually I made the shift to macOS because I worked in theatre and needed it for specific Mac only programs. But I still have a Lenovo legion that I am getting ready to swap over to Linux (not that all of the games I currently play do not run on macOS or my steam deck).

        If I was able to get WOW running on Linux years ago I likely never would have swapped back to windows. And I am currently trying to convince my son to install Linux on his pc running windows 10.

        • Björn@swg-empire.de
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 months ago

          Strange, WOW should have been able to run. Maybe needed a command line switch to enable OpenGL for optimal performance. But back then Blizzard games had a great track record of Wine compatibility. I never had any problems with their games.

          There was one instance of Linux WOW players being banned for cheating. But that was rectified in a matter of days.

          • nocturne@slrpnk.net
            link
            fedilink
            English
            arrow-up
            5
            ·
            6 months ago

            This was 2006/2007 I think. Every article I read about it had a different solution and none worked fully.

            I also remember when I asked for help on wow centric forums being crappy replies of “don’t use Linux” and when I would post on Linux centric spaces getting “don’t play wow” replies.

            • Björn@swg-empire.de
              link
              fedilink
              English
              arrow-up
              4
              ·
              6 months ago

              Boo! I’ve added “help nocturne play wow on Linux” to my todo list when my time machine is done.

          • Buddahriffic@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            6 months ago

            Blizzard used a cheat detection system in wow that allowed their server to send arbitrary code for clients to run. The code failing to return an expected result was a sign that there was tampering going on. Emulating windows api to run on Linux is a form of tampering, though obviously not necessarily a sign of cheating. Guessing they used some code that didn’t work on Linux and banned everyone who failed before realizing that some failed due to Linux, and then were able to separate the Linux users from detected cheaters by how it failed (either that or they had to undo all bans from that round).

            Though it does make me wonder if it meant they can’t/don’t detect cheaters on Linux. Probably not, because my guess is they start out by looking for any cheats they can find, install them on test machines, then work at detecting the differences between those test machines and ones without the cheat. So they’d know about Linux-based cheats, too. They might even be able to use timing-based attacks to detect kernel level ones, too.

        • Classy Hatter@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          I played WOW under Linux since open beta of WOW 1.0 until the first expansion, after which I quit it. The performance probably wasn’t on bar with Windows, but besides some problems after some of the patches, the stability was rock solid even in 25-man raids.

    • StitchInTime@piefed.social
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      1
      ·
      6 months ago

      The Bazzite console I built which is connected to my living room TV stands in contradiction. The Linux-driven gaming PC that’s sitting on my desk is confirmation.

      Windows 11 and the forced obsolescence of hardware is leaving a sour aftertaste, and at this point a game maker essentially has to choose to not support Linux via Proton.

      You might not be able to run Battlefield or CoD, but Marvel Rivals and Overwatch run particularly well, if not better on Linux.

      And with Microsoft entering the handheld market, this is very much a question of Linux vs Windows for gaming.

    • Feyd@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 months ago

      I haven’t booted windows in like 6 months and I game on my desktop PC like 4 times a week.

      Edit: also https://www.protondb.com/ distinguishes reports between steam deck and PC so you can see that people are using both there as well.

    • tabular@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      If BSD had a the same software license as Linux then I would celebrate it running on PlayStation hardware as users would be more free. Instead PS consoles are locked-down, preventing you from running software you want to use unless daddy Sony says you can. It’s a battle between consumer rights, including software freedom.