Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi there, I tried to troubleshoot it.

when you run a downloaded game directly from your Downloads folder, Mac puts it into a temporary 'Read-Only' mode (called App Translocation). because the game tries to generate an audio file as you play, Mac blocks it from writing to the folder and crashes.

how to fix it:

  1. Close the game.
  2. Open your Downloads folder and drag the game app into your Applications folder (or just drag it onto your Desktop).
  3. Open the game from its new location.

I hope this works T-T