rick87

Active Member
Jul 16, 2017
535
2,780
Are you sure about this? I just tested on a save where I DID sleep with Victoria on 4.0 and I'm sure I did everything else right (replayed back when 11 dropped to get the new scene) had 6 Love 2 Lust and I couldn't get the LI conversation scene
if you check the script, there are 2 conditions to get the LI convo with Victoria:
first there is < if "ch4vicgoodbye" in extraevents or "ch4vicsex" in extraevents > and then < if v_score >= 6 >

if you have all of those conditions met and you still cannot access the scene, you might have a bugged save.
there is not a big issue tho, you can set the variable in the developer console:
before starting the scene with Victoria type in the dev console
$ extraevents.append("ch4vicgoodbye")
$ v_score = 6
that will solve your problem
 

ninjasamuri

Member
May 28, 2018
495
413
if you check the script, there are 2 conditions to get the LI convo with Victoria:
first there is < if "ch4vicgoodbye" in extraevents or "ch4vicsex" in extraevents > and then < if v_score >= 6 >

if you have all of those conditions met and you still cannot access the scene, you might have a bugged save.
there is not a big issue tho, you can set the variable in the developer console:
before starting the scene with Victoria type in the dev console
$ extraevents.append("ch4vicgoodbye")
$ v_score = 6
that will solve your problem
How do I open the dev console?
 

Aristos

Forum Fanatic
Dec 28, 2017
5,279
15,934
I know this game is terrible, so having to replay it from the beginning is truly an ordeal :cry:
But I'm here to make everyone's life easier, so let me share with you an ultra-advanced technique that will save you a lot of time, even more than pressing the famous Tab key.

Right click on "Skip" at the bottom of the screen:

You don't have permission to view the spoiler content. Log in or register now.

Whoa! This seems useful...

You don't have permission to view the spoiler content. Log in or register now.

Holy shit! That was fast! :eek::eek:

You don't have permission to view the spoiler content. Log in or register now.
I bet I can skip the boring story and get to the incest scenes in a jiffy :HideThePain:

AND IT WORKS IN EVERY RENPY GAME!!!!

PS: When using this option you will not be able to roll back to see what you missed in between. Rolling back will send you back to the point where you were when you right-clicked on SKIP.
 

ninjasamuri

Member
May 28, 2018
495
413
if you check the script, there are 2 conditions to get the LI convo with Victoria:
first there is < if "ch4vicgoodbye" in extraevents or "ch4vicsex" in extraevents > and then < if v_score >= 6 >

if you have all of those conditions met and you still cannot access the scene, you might have a bugged save.
there is not a big issue tho, you can set the variable in the developer console:
before starting the scene with Victoria type in the dev console
$ extraevents.append("ch4vicgoodbye")
$ v_score = 6
that will solve your problem
Okay I just tested both Ch4vicsex and Ch4vicgoodbye (on a character with 6 Victoria points). You NEED to have Ch4Vicgoodbye (so you can't have sex with her in that part) otherwise the scene doesn't play update the guide
 

Aristos

Forum Fanatic
Dec 28, 2017
5,279
15,934
Okay I just tested both Ch4vicsex and Ch4vicgoodbye (on a character with 6 Victoria points). You NEED to have Ch4Vicgoodbye (so you can't have sex with her in that part) otherwise the scene doesn't play update the guide
Did you install the latest bug patch?
 
4.70 star(s) 446 Votes