planetarium / NineChronicles

Unity client application for Nine Chronicles, a fully decentralized idle RPG powered by the community.
https://nine-chronicles.com/
GNU Affero General Public License v3.0
360 stars 149 forks source link

Apple silicon support #2089

Closed boscohyun closed 6 days ago

boscohyun commented 1 year ago

Unity provide Apple Silicon version of Unity editor now. But NineChronicles(i.e., 9c-unity) does not supported.

longfin commented 1 year ago

Glad to hear that!

@boscohyun Is there any migration guide or checklist for existing projects to support Apple Silicon?

boscohyun commented 1 year ago

@longfin Hm.. I could not find something like migration guide(or checklist) posted by Unity. There are just this thread on Unity forum? There is a Unity building guide for OSX. And.. There is a porting guide posted by Apple.

So I will just switching the target platform of my Unity editor to macOS(Apple silicon), and then troubleshooting step by step.

image

And the performance mush faster as you can see in here.