Skip to main content

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

There appears to be a logic issue where if you download v1.0 and load in a fully-unlocked save from the previous version, there's no way to trigger the new girl (it just says "Talk to the Others", but even after looping through all their dialogues, nothing happens).

Yep, looking at the code, I see the problem: there's no path for me to set `outfittier` to 2, since I've already given everyone their clothes.

(+1)

Yeah, I noticed that myself. I broke my own fully unlocked save and then forgot to create a fix for it. A fully unlocked save for demo 3 without first having gone through demo 4 when it was out will be broken.

I just fixed it in code by changing the unlock check, but another approach would be to check-and-set _every_ time someone chats with the other women.

Hey, I'm having the same issue but every time I try to change it, it gives me a warning message about it being edited, and should I trust it. I hit yes but the save won't load. Did you have this issue?