shiiion/dolphin

Crashes on M1 Mac

Closed this issue · 8 comments

This project crashes completely when beginning emulation on m1 Mac - this is a problem with Dolphin beta builds but not with nightlies, and would probably be fixed by pulling upstream/master into master here.

I'm trying to fix this myself...

how did you compile it?

Neither me or shio (the author) compiled Mac or added support for it personally. We aim to keep the repository up to date with the betas, unless you would like to merge it yourself, unfortunately you may need to wait until we get around to merging the beta when it comes out with a fix.

@Yoyopizzacat I downloaded this repository, set dolphin as the upstream, pulled from upstream, fixed conflicts, and built. then it worked. I'll push up to my personal fork.

@Yoyopizzacat looks like I already pushed it. If you clone from here and build, you can run on m1 Mac.

Output will be in build/Dolphin.app

@kevcube Would you be able to post a precompiled version? I can't get it to finish compilation with either cmake or the BuildMacOSUniversalBinary.py script. Whenever I try to compile, both will either fail with a ton of warnings and errors, or will just hang and never finish.

The latest Mac build can be downloaded on our releases page now, and newer versions can sometimes be found in our Actions page (if logged into github). Feel free to reopen this issue or ask in our Discord if you're having trouble with crashes.