this post was submitted on 24 Apr 2024
22 points (86.7% liked)
Gaming
19919 readers
114 users here now
Sub for any gaming related content!
Rules:
- 1: No spam or advertising. This basically means no linking to your own content on blogs, YouTube, Twitch, etc.
- 2: No bigotry or gatekeeping. This should be obvious, but neither of those things will be tolerated. This goes for linked content too; if the site has some heavy "anti-woke" energy, you probably shouldn't be posting it here.
- 3: No untagged game spoilers. If the game was recently released or not released at all yet, use the Spoiler tag (the little ⚠️ button) in the body text, and avoid typing spoilers in the title. It should also be avoided to openly talk about major story spoilers, even in old games.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The main issue with new Macs is that they use ARM processors and most games, even for Mac, were made for x86 processors. Minecraft works fine as it is CPU-independent Java code, but you aren't going to have access to a wide library like you do with Linux. I think there have been efforts to game on Wine with Mac but it will likely require x86 CPU emulation through Rosetta 2, possibly slowing things down. I remember I got Skyrim to run on my Mac Mini M1 somehow but it wasn't a good experience.
I've honestly had a better experience running a Windows VM with parallels, and inside the VM running certain games with windows' translation layer.
Also very minor, but actually important. Rosetta2 doesn't do 32 bit emulation, it only does 64 bit emulation. For whatever ungodly reason developers still compiled their programs for x86 despite not being capable of running on the few 2006 model Intel Macs that are 32 bit. And a LOT of games were only ever compiled for x86 on Mac so they will not run.