4.70 star(s) 130 Votes

temp614699b1

Newbie
Feb 19, 2022
52
69
Well now that I can get the autosave to work from far enough back, I get this error when I get to the end of the game just before being able to save for transfer.
You don't have permission to view the spoiler content. Log in or register now.
I actually had the same problem. My solution was to install URM and open the console with Shift + O and the create the variable:

If you want her to know you are with others:

serenaknowsyouarebangingothers = True

If you don't want her to know:

serenaknowsyouarebangingothers = False

Alternative you can use URM create variable feature:

1744666563096.png
 
  • Like
Reactions: Elduriel

Dracconic Evolution

Active Member
Feb 28, 2020
758
387
I actually had the same problem. My solution was to install URM and open the console with Shift + O and the create the variable:

If you want her to know you are with others:

serenaknowsyouarebangingothers = True

If you don't want her to know:

serenaknowsyouarebangingothers = False

Alternative you can use URM create variable feature:

View attachment 4745408
Funny thing is that variable is already in the script though which begs the question as to why it is not being picked up when compiling the export save.
 

temp614699b1

Newbie
Feb 19, 2022
52
69
Funny thing is that variable is already in the script though which begs the question as to why it is not being picked up when compiling the export save.
My best guest is that is a new variable added for the Steam version, I only downloaded the current version to export my save and probably this variable is set somewhere in the chapter. Since I loaded an end of chapter save the game never got the chance to set this variable. All speculation, I haven't check the script.
 
4.70 star(s) 130 Votes