Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I can't seem to get it to work on Mac. I'm not sure what the issue is since I do the usual work arounds for the games on this website. I have a 2022 Macbook Pro so I assume it could handle something from Unity

Not a Unity problem. I've been given this information that makes it work, but I need to fix it on my side and re-release the Mac version. You can give it a try in the mean time if you wish: The file in the /Contents/MacOs/  directory needs to be changed into a unix executable file.

Not to sound stupid but I'm not sure how to do that honestly. I have a pc at home so I'll just wait till I get home to try it. Thank you tho

You're most definitely not sounding stupid, I doubt it's an easy task. I'll be trying my best to find a solution before re-uploading a working Mac version asap.

(1 edit)

Actually version mac can run but need to use terminal to open 

First : extract file then drag to desktop (after make this run you can drag it back somewhere in folder)

Second :  Open terminal then type cd Desktop then enter

Third : Copy and paste this 

chmod +x TheStorageAccident_MacOS_V1.1.app/Contents/MacOS/'The Storage Accident'  

then enter and from now it should work