Hacker News new | past | comments | ask | show | jobs | submit login

It is surprisingly solid, I have tested multiple Windows games on M1 MacBook Air through Crossover and the only one that had issues was Outer Wilds - its engine (Unity) uses geometry shaders for GPU skinning and Metal has no support for those.

They could be emulated using compute shaders, but MoltenVK does not do this at the moment. Animations work properly inside Windows VM through Parallels, so I guess this is what their proprietary driver does.

Apart from that I played Witcher 3, Sekiro and Dark Souls through CrossOver with no issues and very solid performance on basically the weakest ARM Mac that will ever exist.

But I of course agree that Linux is much better option for gaming.




> I have tested multiple Windows games on M1 MacBook Air through Crossover

So you had x64 binaries calling a DX API that called a Vulkan API that called a Metal API all on top of a JIT translation layer to ARM on two month old hardware and it worked well?

That’s fucking incredible, man.


I don't have a mac anymore, but a few months back I was using crossover on catalina, and can confirm that the DX11 translation works well. I can believe that even on Rosetta it'd still work surprisingly well.


Quinn from snazzy labs got the Witcher 3 running on an m1 MacBook Air at a blazing 40fps!

Absolute insanity how well tooling has evolved.


On what settings?


> lower end hardware

> M1 MacBook Air

I think you may have missed the point :P


I'd still consider it lower end when gaming is concerned. It's no match to a CPU + dedicated GPU set up when both are high end.


The World Of Tanks wrapper works fine for me on Big Sur with decent frame rate, not sure exactly how the GPU emulation is done however.


Sounds interesting. So besides translating calls it also emulates the CPU? How does it run x86_64 games like The Witcher 3 on ARM?


macOS on M1 provides an x86_64 emulator called Rosetta 2.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: