Does the existence of Wine compatibility layer discourages the creation of native Linux games?

    • @Petter1@lemm.ee
      link
      fedilink
      11 month ago

      Most mac gamers do not game via steam, I’d say, you have to look at the apple app store as well.

    • @Bronzebeard@lemm.ee
      link
      fedilink
      English
      01 month ago

      It’s still an argument, given that this historically wasn’t the case. And Mac used to have a bigger share of the pie. Do they even make Mac only games anymore?

      But those numbers pretty much prove my point. Unless you’re already set up to be making games specific to a system, there’s no point in starting from scratch to only name something for 1-2% of the market.

      • @thingsiplay@beehaw.org
        link
        fedilink
        01 month ago

        I was referring to

        If the least used operating system. Why limit your audience to such a small niche to begin with?

        … which is no longer true. Also supporting Linux does not mean its limited to Linux only. This is in addition to Windows. And supporting Steam Deck comes with some extra goodies for the publisher, as they get some extra marketing in Steam itself and by videogame outlets, fans and YouTubers speaking about it. Do not make the mistake and look at numbers without taking context into account.

        Your argumentation only explains why devs didn’t create Linux native applications in the past. I said its no longer the case. So don’t misunderstand me. What you said is true for the past, not today.

        • @MindlessZ@lemm.ee
          link
          fedilink
          11 month ago

          The short answer is in many cases it’s just not worth it. Maintaining a Linux build is not free and the possible market share gain is fairly minimal. Add to that the possibility you get it for free through proton and your reasons for investing the dev effort shrink.

          I’ve heard an argument for maintaining Linux builds because Linux users will provide better bug reports but that mindset is unlikely to ever survive in a big studio

          • @t3rmit3@beehaw.org
            link
            fedilink
            1
            edit-2
            1 month ago

            You added “only” in there. You can compile a game for each OS natively (and many games do). Native in this context refers to the binary itself (ELF, EXE, bin, etc), and the OSes that can run it without using some kind of compatibility layer.