overlord2023
New Member
- Oct 6, 2024
- 1
- 1
- 28
EIssue with Valérie in Chapter 3 (Nothing to click on) FIXED
I uploaded the fix on Patreon Sylvia 2025-01-C
You must be registered to see the links
Here is a quick trick to get you pass this stage in case you have the old version
In the chapter 3, after Valérie says "Look at me.."
- Press SHIFT and O
- The screen get grayed indicating you are in the "Ren'py Console"
- Type the following:
jump chapter3_41
- Press enter
The stories continues you missed a few lines of dialogues only.
View attachment 4442990
in case the console does not appear when you press shift + 0; create an .rpy file, containing: init -1:
$ config.console = True; to me it was solved this way, anyway I will not leave anchored to this post.