3.50 star(s) 149 Votes

Pusilanimous

New Member
Mar 2, 2021
4
9
The new path in 0.4.5 with Wife and Salim if you dont pay your debt seems bugged for me. I keep having the first message from Wife to Husband that Salim wants her to work in his strip club and Husband says no. And that message keep popping non-stop, never going away no matter how many times i read it. It doesnt go to the next steps, it is stuck, no matter how may days pass.

I used my previous save from 0.4. I hope I dont have to restart from the begining
Had the same issue. I enabled the developer console and modified the following values via commands:
wife_salim_line_stage = 2
wife_salim_line_stage_ready = 0
After sleeping it seemed to go as per usual.

To enable developer console go to renpy/common/00library.rpy
Open in notepad or whatever text editing app you want
Search/Ctrl+F for "developer"

Make it look like this
if config.script_version:
config.developer = True
config.default_developer = True
else:
config.developer = True
config.default_developer = True

hit Shift+D in game to open the developer menu
 
Last edited:

Pusilanimous

New Member
Mar 2, 2021
4
9
Had the same issue. I enabled the developer console and modified the following values via commands:
wife_salim_line_stage = 2
wife_salim_line_stage_ready = 0
After sleeping it seemed to go as per usual.

To enable developer console go to renpy/common/00library.rpy
Open in notepad or whatever text editing app you want
Search/Ctrl+F for "developer"

Make it look like this
if config.script_version:
config.developer = True
config.default_developer = True
else:
config.developer = True
config.default_developer = True

hit Ctrl+D in game to open the developer menu
Looking at it now there is a bugfix download at the bottom of the HQ downloads that probably fixes this lol. Did not see that
 
  • Like
Reactions: Davidashvili

sguru

Member
Feb 19, 2020
389
387
There is already a second bugfix in his patreon site. Just waiting for someone to upload it here so that we can also apply the same.
 
  • Like
Reactions: Malika1234

Aryan1995

Newbie
Aug 18, 2019
64
16
In the android version, the Wife and the MC company is showing 'This is the end of current version' at the very start of tge game. Is there a fix for this?
 

SDaddy666

Active Member
May 5, 2017
969
766
only negative comment about this release is : too bad you picked unrelated actresses scenes for wife videos where we can clearly see her face. I hope those are a few exceptions. This actress did a lot of content, you can probably stick to hers for the whole game.
 
  • Like
Reactions: JohnArun1414

Dipp3n

Member
Sep 28, 2018
229
270
Hey guys. I'm having a issue in one of the storylines. It's the Wife's Sister storyline ,stuck on step 10 and I keep sending hypno spam but it not progressing. Not sure if I'm doing something wrong or it's just a bug. I'd appreciate any help you guys can give . Thank you. Screenshot_20231226-095756.png
 

Botopa

Member
Aug 18, 2018
287
269
It has to be family oriented hypno spam 3 times.

If you are too lazy to wait and have enabled variable editor use:
wsis_family_spam_counter = 3
 

Dipp3n

Member
Sep 28, 2018
229
270
It has to be family oriented hypno spam 3 times.

If you are too lazy to wait and have enabled variable editor use:
wsis_family_spam_counter = 3
It worked!!!!! I didn't do that one because in my mind I didn't see her as family. Thanks again
 

slaveyan

Member
Feb 26, 2020
247
104
Has the feminization of MC begun?
This game is so grueling, one step even has to wait more than 30 days, there are a lot of repetitive useless steps, such as MC keeps denying Jenna's brainwashing.
 
  • Like
Reactions: LadyBoyJay

Vypress

Member
Oct 5, 2018
376
346
Honestly feel getting the whole MC/Jenna feminization branch is to complex, should just be as simple as putting the MC into the spy app, clicking the feminization option and letting it build up. Much like it did with allowing the player to chose the option to buy stockings for both the MC and the wife. Also feel the time to be able to get on the MC feminization branches should be shorter.

From looking at how to get it in the thread. Some people don't want the MC to be involved with the brother but apparently you need to be on that path to even access the Jenna Fem route.
 
3.50 star(s) 149 Votes