Retro64Mod / Retro64Mod.github.io

12 stars 2 forks source link

Adding MacOS M1 support #176

Closed Ezekielman closed 1 year ago

Ezekielman commented 1 year ago

Description I would like it if this mod could support Macs with ARM64 architecture (M1).

Additional context I don't really consider the lack of M1 support to be a bug because the architecture is very different, and it is hard to implement. However, if this was ever considered, I would gladly help with testing for M1 builds since I own an M1 Mac. But if you are unable to try and make an M1 compatible build, I'm fine with just trying stuff myself.

If I ever end up getting a working build for ARM64 myself, I will submit a pull request for the modified code.

dylanpdx commented 1 year ago

Hey, the latest version should have fixed this https://github.com/Retro64Mod/Retro64Mod/releases/tag/1.18.2-1.0.13 Please let me know if it works for you, but on an M1 Mac I tested it ran fine

Ezekielman commented 1 year ago

It works! Thank you!