Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have returned with more issues getting the most recent version to run, I'm not sure where to place the patch files, and the executable runs but nothing happens. I'm on a pre 11 mac os. 

Odd to see you encountering new issues. Do you have the old version that ran successfully? If so, can you try running that to confirm if it's still working? Also, I have just updated the game, so you might want to try downloading the 0.44.2 Mac version. I believe 0.43 was pre-patched with an updated nw.js, which in most cases improves performance, but can cause some issues. Other than that, just in case you forgot the tips from last time, here is how to tweak the permissions of the game on a Mac. If you haven't figured it out, the easiest way on Mac that usually works is moving the game to your applications folder. Alternatively, this link provides the general outline for changing permissions on folders for Mac's. https://support.apple.com/en-ca/guide/mac-help/mchlp1203/mac

As for patching, the filepath to reach the spot where the patch goes into would be as follows: CiC 0.45 Mac\Game.app\Contents\Resources\app.nw Inside of the app.nw folder is where the contents of the patch would go. For example, if you were using patch 0.44.5, it would be the "data" folder inside of the patch that would go into "app.nw".

Let me know if any of that helps, or if it doesn't, and if you have the same issues with the newer version, and older version if you still have it.  

the old version I have is .37.12, which still works, .44.4 and .43 both launch but no window ever appears, and I can't find app.nw in the resource folder for some reason. The permissions seem to be in order and I've gone through the terminal to clear it with security as well. I'm a bit stumped. 

I don't know what you're inability to find the app.nw folder means, that is definitely odd. Can you see app.nw in the old 0.37 version? In any case, you can try this new pre-patched Mac download. I realized that the version 0.44.2 that was available actually was pre-patched with the updated nw.js that may be causing you issues, so I re-deployed a version without it that may work. https://mega.nz/file/4WpWQJJS#h_l2xoLopkmMPo9hHpVZ8ya2l9cwqhaeBuZxhsHAbmo

(+1)

It was visible in the old version yes, as well as in the new one you provided. New link works too so problem solved, I appreciate you taking the time!

Excellent. The future versions should work the same as I changed the nw.js back with version 0.45 due to it causing some issues like this. Thanks for letting me know that worked.