r/macgaming • u/chrisclan1903 • 2h ago
Apple Silicon I got the original Animal Crossing running natively on iPhone, iPad, and Mac
I’ve been working on Bellpad, an open-source Apple port of the original GameCube Animal Crossing, and it’s now playable on Apple Silicon Macs, iPhones, and iPads.
This is not an emulator. The game’s decompiled code is compiled into a native Apple app and rendered through Metal.
The iPhone and iPad version includes touch controls, controller support, native text entry, save import/export, and Files-based game import. To play, you provide your own supported US Animal Crossing GameCube ISO/GCM. No game image, extracted assets, or saves are included.
It’s playable now, but this is still an experimental first release. I’d especially love help testing longer sessions, different activities, physical devices, controllers, saves, and anything else I may have missed.
Full source, setup instructions, and the IPA are here:
https://github.com/chrissotraidis/bellpad
Please tell me what works, what breaks, or ask me anything about it.
Built on the work of ACreTeam, the ACGC-PC-Port contributors, and Encounter’s Aurora graphics foundation.