Skip to main content

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

Hi i have downloaded your game and I want to play (mac) I have tried using your guide and it unfortunately hasnt worked, i have tried using chmod a+x and chmod +x to fix it and once it opens it immediately shows a  nwjs quit unexpectedly, and i dont know how to fix it i have searched this for a week now and so i am here to beg for help.

Hello! That's strange. The only idea I have is that you are running in an incompatible operating system version. RPG Maker engine can be picky about this, and there's a strict list of supported OS versions for Mac, unlike Windows where pretty much everything goes.

As for the help, I'm afraid the only idea I can come up with is to maybe run the game via your browser. There's an entry in the Linux FAQ about this. It may not apply directly as-is to MacOS platform but should give you the general idea. Aside from this, there's an option to experiment with the nwjs version. But it's not recommended if you aren't sure what you are doing. Tinkering with it may cause side effects with other software you have installed.

Hi i just saw this but i was just browsing other games and found this that worked with your games, you dont have to change what you have but it worked for my fairly new macbook pro.

https://pastebin.com/U5gV8sW1

(1 edit)

so the two main parts is after you open terminal you copy paste "sudo xattr -r -d com.apple.quarantine " (with the space at the end) then drag and drop the game, click enter and type in password. 


After wards you click into "show package contents" and then into "Macos" and type in "chmod +x " into terminal and drag and drop the one file in "Macos"

Glad it worked out in the end! I've added this solution with your credit to the FAQ so other players could have an alternative solution if the original didn't work for them.