Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello,

There is currently an issue with the Mac application. Finder will report that it cannot be opened. What you can do though is right click the application to 'Show Package Contents', and then navigate to the TalesOfAndrogyny.jar file inside the Resources folder and run it using Jar Launcher. So far the game has worked for me, but I'm not sure why this issue is occurring in the first place. Just wanted to let you all know.

(1 edit)

You can't execute an executable if the permission to execute it isn't set. You can have a simple command to enter in Terminal (chmod +x /path/to/NameOfApp.app/Contents/MacOS/NameOfExecutable) or check out my helper script that just does stuff just to get it to run. Though for this app, you also need to replace the jre