Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Are you able to make a build for M1 chips? :'(

I'll check it out when I get a sec. I've never built for Mac and I don't own one so might be a bit of trial and error.

Hello. I think I might need a little more info on this. Are you receiving error messages? I'm not certain why this build wouldn't work on your system, but I'm sure it's something I'm doing.

I don't know much about Macs, but there aren't any build options that I see that would specify a chip or anything.

Hey! So when you're building for Mac in Unity, you should be able to specify the architecture you want to target. This is found in the build settings. See Unity docs, first section titled "Target architecture":  https://docs.unity3d.com/Manual/macos-building.html you want to make sure you target both Intel 64-bit and Apple Silicon (the silicon option is for M1 chips). This way you can ensure your game will run on Macs built after November 2020. Cheers!

Yeah, that's exactly how I built the Mac release. With both supported in the build. Hmm. 

I did some research and I was able to get it to work using a different unzipper than the built-in one in MacOS. Getting ready to play now! <3

Awesome!