Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

On Mac OS M1 it doesn't even start. The game crashes without messages, it just crashes immediately after launch.

(+1)

For MAC: Right-click on app file → get information → open with rosetta And VOILA If rosetta is install the game start else you will ask for install rosetta (if it does not start)

(-2)

Rosetta - it's Windows emulation for mac  :) You can't run the Windows emulator for macos (same with Wine for Linux) and say that the game runs on these systems :)

(6 edits) (+1)

macOS is available not only on Apple processors but also on Intel processors. This applies to any MacBook released before the M1.

Rosetta is not a Windows emulator. The architecture of Apple processors is different from Intel processors (ARM vs x86), and Rosetta compiles x86 code into ARM code. Game can run on both x86 and ARM (but only on ARM with Windows (Qualcomm) and Android). So, the game is still available for macOS, even with the M1, but with Rosetta, which is available on any MacBook with an Apple processor natively.