not able to load any of my saves, just keeps it at the main menu? latest point i can get to is the shower scene then it crashes.
Your best bet is if you can either ignore the error or roll back. The only saves that are really iffy to fix are if they just crash to the main menu without an error.
What are the new scenes? I can't seem to trigger them.
So I have the ladder, just wondering how I use it?
One request... which I am not sure I can post here or not, but can you please put different colors for the people when they are talking? That way, they do not have the same color as the MC when he's talking. Was only a thought.
You are the only one aside from Phillygames who have suggested this, I never really saw the need, but if more people suggest it, it might happen.
I had taken the final exam on one save and nothing happened after two or three gameplay weeks. Next I tried the patch @Fasder uploaded, went back to an earlier save and retook the exam, then skipped ahead to the following Friday...nothing happened. Played a few extra days just in case and no results, no new scene, nothing.
Does faster mode skip any story content or does it just quickens the grinding part? Thanks in advance.
It doesn't skip any of the story, just minor dialog.
This game has all kinds of triggering problems. Sometimes I have to brute force a scene. Basically look at the hints search for that line of text above the next scene then look in the rest of the code to see how it is being triggered.
The hints are mostly in order and it will show you where you are. I missed for example "peeking" I moved to the house none the wiser. Only way to fix it was to edit the code so it was being triggered in another sequence. I've had to do that 4-5 times as I've played along.
You do not need to look at the code or change variables to make the scenes trigger.
Once you've moved to the new house, a lot of stuff will become unavailable yes, but editing the variables is very risky and can fuck things up if you're not careful. Although generally speaking the optional scenes are generally okay.
I get that a lot of people really want to know all the triggers and pretty much want me to straight up tell them what to do and when, I really don't like the idea of that as you might as well just not play a game in that case.
There are issues and I'm trying to work through them as I get design ideas, but just slapping a "hint system" in the game and calling it a day is something I rather not do.
All the other systems, the alerts, the stat indicators, the chapters for the documentation are meant to give you a good idea of what you're meant to do. That said, it might feel unintiutive to raise the stat of Helen in order to trigger a scene which she's not in, but that's just the nature of the story, it wouldn't be possible to have to any other way unless I made one arc for each character.
Sorry, a bit of a rant, but anyone suggesting that you need to edit code in order to trigger scenes and that the triggers don't work gets on my nerves a bit. I did a 100% playthrough with no issues before release, sure I know the triggers which makes it easier but it is very possible to do.