Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

For me it's not an antivirus thing, its I submit the evidence, go through the dialogue, loads to where Anne says "Anyway her diary mentioned there being an audience" and then promptly crashes. Doesn't start to transition to the next dialogue or anything either.

That is very strange...  There is no unique code running on that line. So, it seems like it must be memory-related. But Anne and Eliza both are loaded earlier in the scene so any  increase in memory usage on that line would be small. I'll work on  seeing if I can reduce the memory load further.

Oh I had one other thought. Are you playing windowed, or are you forcing it into full screen via alt+Enter? If you are forcing it into full screen, you might get a lower memory load by playing in windowed. Full screen uses larger resolution images, which take more memory.

(1 edit)

I was playing in windowed, also happens in full screen though

I found the issue. I misspelled a call line a few lines down from where it crashes for you. I suppose the game pre-loads the calls to make them smoother, so the bug wasn't in the exact spot the crash happens.

I just uploaded a fix for it now.

Yup that fixed it~ Nice work on the game overall btw

Glad that worked, and thanks. :)