17
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 22 Apr 2026
17 points (90.5% liked)
PC Gaming
14533 readers
320 users here now
For PC gaming news and discussion. PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let's Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments, within reason.
- Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)
founded 2 years ago
MODERATORS
Because Proton doesn't support it. MacOS doesn't support vulkan or even opengl any more. I am not well versed in these things so I don't understand the technicalities but I believe Apple did release tools for developers to port their games via a Metal compatibility layer, but I assume it requires effort that developers don't want to use.
Proton and wine are Linux native. Did they magically port Proton or is there an additional layer of abstraction here?
Indeed nothing groundbreaking, and needs a Linux layer to run
Wine translates windows syscalls to POSIX, macos is Unix based.
Wine doesnt need linux to run, and actually has official macos binaries on its gitlab.
I did not know this, that its actually POSIX translation