Hi,
has anyone a new MacBook 2020 with the M1 Chip from Apple and got ScummVM running?
I could help me, to decide to buy this one or not.
Thank you so much
Greetings
Oli
scummVM runs on new MacBook with M1 Chip?
Moderator: ScummVM Team
Re: scummVM runs on new MacBook with M1 Chip?
I don't, but guy on my local forum recently bought new Mac Book Air with M1, so I asked him, if he's willing to test it.
It works! ;)
It works! ;)
Re: scummVM runs on new MacBook with M1 Chip?
I wounder, how Broken Sword 2.5 will perform in Rosetta 2 mode. The game is freely downloadable from our website.
Eugene
Eugene
-
- Posts: 1
- Joined: Wed Dec 09, 2020 11:35 pm
Re: scummVM runs on new MacBook with M1 Chip?
<<I wounder, how Broken Sword 2.5 will perform in Rosetta 2 mode. The game is freely downloadable from our website.>>
Runs great.
Runs great.
Re: scummVM runs on new MacBook with M1 Chip?
No problem through Rosetta 2:
As for building it for arm64, it works with MacPorts and the ./configure script (as documented on the Wiki), if you add "port install glew" too (the Wiki doesn't have it yet) and drop mpeg2 and related engines for now (mpeg2 code is old, but it just requires a simple patch for arm64).
Having a Universal build through Xcode looks a bit harder, though…