Chapter 8 now public.


Hey everyone,
just here to tell you that chapter 8 is now public.
Hope you will like it :D

Get Companion of darkness

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

Ohhhh yes!! finally it's here Thank you always for the hard work and dedication Berk appreciate you in every way fam :D

Something very weird is going on in this build.

All saves from previous builds are broken, saying that they can't find a place to stop rolling back.  I'm not seeing any missing labels, so I have no idea what's wrong with those.

But I tried restarting from scratch, and as soon as I quit and relaunch, even *new* saves from the last parts of Chapter 7 are failing to load.

I think maybe the rollback buffer size is way, way, way too small, and there are way too few jumps or statements that count towards Ren'Py knowing where you are.

I changed config.rpy to add this:

define config.rollback_enabled = True
define config.hard_rollback_limit = 300
define config.rollback_length = 500

and now new saves are working as one would expect.  The right fix is probably to put in more labels and jumps, I guess, but upping those limits from the current number (which is apparently not high enough for this AVN) will at least make it less fragile.  *shrugs*  Either way.

A gallery!  That will reduce the save file clutter significantly, thanks.

Love the game but that was a poor place to end the chapter. I get you want cliffhangers to leave people wanting more but you can also leave them satisfied and wanting more.

This is the cleanest UI i've ever seen in an AVN

I have found a typo.

And only the last two scenes are showing in the gallery.

(1 edit)

Are you using an old savegame? I'd guess there probably are no gallery flags to read if it's from before the gallery was implemented.

I'll try to confirm once I get that download through my slow internet connection.

Edit: Confirming that the gallery does work with newly unlocked scenes. A quick replay with autoskip should unlock everything.