284
submitted 1 year ago by JRepin@lemmy.ml to c/technology@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments

No, it's simpler than that.

  1. most gamers use Windows
  2. macOS requires special support (Metal + 64-bit)
  3. most Windows games work on Linux through Proton

Developers go where the money is, and that is Windows. To support Linux, they don't need to do anything. To support Steam Deck, they usually don't need to do anything, except maybe adjust text size based on screen resolution. That's it. To support macOS, they need to support a completely different rendering pipeline, ensure all of their dependencies support 64-bit, and now potentially target ARM (Rosetta, the x86 -> ARM layer can have a big performance penalty). Also, Macs don't have very powerful GPUs, so even if they do support macOS, the bigger titles will probably run poorly anyway.

So what are they going to do, put a ton of dev resources to properly support macOS, or put one guy for a couple weeks to support Steam Deck/Linux?

It has absolutely nothing to do with cost of hardware and everything to do with cost of supporting the platform vs number of potential customers.

A couple months ago Apple released some code for porting games that supposedly handles having to write custom code specifically for Metal. It's based on Wine so it seems similar to Proton, but Apple probably wants developers to package their games and get them approved for sale on the app store or whatever instead of having users just running their own games. It looked hastily put together when I checked it out, but I don't develop for Macs anymore so I haven't actually used it. It's too soon to tell if game companies care to port their games and go through retesting that the graphics work using the API translation layers to run on different drivers and hardware.

[-] ace@lemmy.ananace.dev 1 points 1 year ago

I don't get the "Game Porting Toolkit" they made, content-wise it basically looks like a regular Wine packaging - much like what Proton is, but then it has one of the strangest licenses I've ever seen for something designed to help development and shipping.
To paraphrase, you can't include any part of the toolkit with your product. Not the development components, the runtime components, the translation layers, nothing. So good luck using it to actually ship game ports, since that would be a license violation.

I'd guess you have to pay for a different license to include it with your game.

this post was submitted on 04 Aug 2023
284 points (95.5% liked)

Technology

34438 readers
166 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS