3.50 star(s) 149 Votes

Amahl Farouk

Well-Known Member
May 13, 2018
1,344
2,486
It is not due to an old save, I started a new game and got it as well.

Here the guide to - Fixing the Paula bug -

There are two missing things, the definition and the image.

The missing definition should be in the file: script.rpy
To fix it, open the file, go to line 102 (that line has the definition for paul) and below it add the following line:
Code:
define nvlfpaul = Character("{image=paula_port.png}", callback=new_msg, color="#dd18cd", what_prefix="{w=[msg_delay]}{cps=+50}", kind=nvl)
The missing image (fon_fpaul.jpg) does not exist, you could just make a copy of fon_paul and rename it to fix the bug. If you want to spend a bit more time you can edit the copy to add the 'a' after paul and change the image.

I did it the 2nd way but was to lazy to make it well (only 24seconds in paint), but it works. You can find the edited script file and the image in the zip attached.
This is very helpful, thank you very much for taking the time to post this
 

Crown98

Member
Jul 3, 2019
200
82
What happens if I ignore all the commands? Like "Meet up with Mark" of the wife what's gonna happen if I ignore it? Is Mark gonna convince her or nothing gonna happens?
Coz I don't like MC being a cuck. I prefer MC to being cheated on. So I prefer Mark to convince her to meet him rather than me using the commands on her "forcing" it...
 

laser14

Newbie
Jun 21, 2017
59
174
This game is a flawed masterpiece.
One of the best (maybe the best) of the phone perspective games. But the branching paths are so convoluted and the # of characters who are picked up and abandoned makes it such a mess. Can you imagine starting this now? Notifications barely work now, loads of typos. And now I hear the dev is going to go back and add even more branching paths at the beginning.

Would be nice if the dev just put a bow on it and started a new game with a slightly improved UI.
 

blursedArtee

New Member
Mar 1, 2022
6
4
whats with the new w_mc_video_10.webm to w_mc_video_26.webm files in game/images/ ? Are they for the next update or was it added to the earlier content?
 

Urfin jus

Formerly 'Anatolij-65'
Dec 31, 2023
206
118
What I’m wondering is, when will the mother of GG’s wife appear, when will we start corrupting her? On the GG side there is already a third brother. And on the wife’s side, why only the sister? Well, since the game has gone to the right, it’s time to go left.
 
  • Like
Reactions: Fantasyerotica1234

Johnago94

New Member
Jul 1, 2022
2
0
does anyone know hot to export last save? Changed computers and i dont want to start all over
Also if anyone has a save from the previous update with everything complete that would also help
 

Ekzar

Newbie
Feb 11, 2017
35
50
Done that multiple days in the row and it does nothing. On the night map is not usable. Is that how its supposed to be or its a bug for me and that is why i can`t go over that step?
Well, I have the same bug
If it's still relevant, I fixed it like this:
In the save I corrected the line Wife_Mark_Cuck_write_next_day from 0 to 1 and the branch continued
 
3.50 star(s) 149 Votes