Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Downloaded it a few days ago and works well... enough.

My main issue is that modded characters use way too much memory, which causes the game to become unstable. I'm not sure if this is an issue with the mod or with how Cyrk initially implemented modding, but i'd love to see it work better one day.

I'm not done, though. i've been experiencing a bug with ARK (my beloved) where her face sprites dissapear upon digesting enough prey, before bugging out and causing the scene to end without properly clearing the elements from the digest animation. This practically makes ARK unable to level up, and forces me to use the T key, which isn't ideal.

Any idea on what causes this? I didn't have any other character loaded atm

The memory thing is a part of the in game modding system, as the images are loaded into the memory. With them being pngs it can end up taking a lot of memory. Not much you can do about it right now since that was what Cyrk tried out first when figuring out the modding system. A future update though switches the mod loading system to something else, and while there is still some increase in memory being used, it is always less than what Discord uses and allows for many mods to be loaded at once while using the same amount of memory. So you'll have to wait for the next update (or join the Patreon) for that issue.

As for the ARK issue, I would need a few more details to try some things out. My guess is it isn't VT+ causing it since the mod doesn't touch the sprite loading system at all, so it could be a typo in the dialogue/sprites or maybe some in-game bug from something like spamming the space bar. Any details you can provide me like the amount of prey digested before it happens (is it consistent?)  or maybe a specific prey? 

Okay, so apparently the level up screen never triggers, but ARK does level up properly along with gaining the proper stats (and fat :P). Though its not all roses and rainbows, since the game still bugs out at times and doesn't clear the sprites from the screen.

TL;DR

Something in ARK's files causes the game to skip the level up screen and bug out.