TorqueGameEngines / Torque2D

A completely free, open-source, 2D game engine built on proven torque technology.
MIT License
1.25k stars 110 forks source link

Apple Silicon Support (WIP) #70

Open WageCrusader opened 10 months ago

WageCrusader commented 10 months ago

accidentally deleted the repo from the old PR... The goal of this PR is to add support for Apple Silicon processors At the time of opening this PR I've been able to observe that it builds and runs, Box2D physics works, Audio does not. there is no hiDPI (Retina) support at the time of writing... You must manually edit the Info.plist to disable High Resolution Capable mode. Here's a picture of it running on my Macbook Pro M2 image