Skip to main content

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

I had an error using this version on my mac - something about a file not found.

For this version to work on a Mac, I've had to 

  • install the python library UNRPA and then 
  • unrpa the scripts.rpa inside the app contents, 
  • replace that scripts.rpa with the contents I extracted in the root of the game directory, and then 
  • rename the manualtracks.rpy and music_screen.rpy to .old.

That made it work, without music (if any). I've had to do this in another game as well, so I'm wondering if it's todo with a new plugin or renpy version ?