- Feb 15, 2020
- 23
- 74
My best suggestion, start the game from someone else's save of till the end of last update.Ok we understand how it supposed to work, we have followed all of those, it is just bugging out,
My best suggestion, start the game from someone else's save of till the end of last update.Ok we understand how it supposed to work, we have followed all of those, it is just bugging out,
Ok we understand how it supposed to work, we have followed all of those, it is just bugging out,
You guys are right, the file was bugged. Not sure why it worked for me (something with my save ig) but here's the fixed resident file. Just plop these bad boy(s) in the "game" folder and it should work now. Let me know if it doesn't.That option doesn't show up.
the file isn't the same format is that supposed to be like that ?You guys are right, the file was bugged. Not sure why it worked for me (something with my save ig) but here's the fixed resident file. Just plop this bad boy in the "game" folder and it should work now. Let me know if it doesn't.
level_of_women = 11
That works also, doesnt help that the problem is the code is messy.Use the following steps and it will work:
- Edit <game-folder>/renpy/common/00console.rpy
Change line 108 to: config.console = True
- Start game, load your save and press "Shift + O" to show the console
- Enter
- Exit console by pressing esc or enter "exit"Code:level_of_women = 11
- Go to the residental area and visit the 3 wives
- Go to the hospital
- Enjoy
FINALLY ty !Use the following steps and it will work:
- Edit <game-folder>/renpy/common/00console.rpy
Change line 108 to: config.console = True
- Start game, load your save and press "Shift + O" to show the console
- Enter
- Exit console by pressing esc or enter "exit"Code:level_of_women = 11
- Go to the residental area and visit the 3 wives
- Go to the hospital
- Enjoy
Yeah basically if in previous playthroughs you were level 12 (or higher) the scene wouldn't activate properly. So setting them to level 11 in the console solves the problem. Sorry if my attachments didnt work for you, didn't do things correctly first time around when I attached them but it works now lul. Also it doesnt need to be a .rpyc file. .rpy files override the stuff in .rpyc files.FINALLY ty !
I messed up when I attachted the file(s) so its not a surprise it didn't work for you. I fixed it though, but yes Talisca's way works just as well.IAintTellinYouNothin Tried your fix first, that didn't work. Then tried Talisca 's hack. That fixed the problem. If in combination or on its own, I cannot say.
Thanks to both of you, regardless.
Hey guys, it doesn't work for mese the following steps and it will work:
- Edit <game-folder>/renpy/common/00console.rpy
Change line 108 to: config.console = True
- Start game, load your save and press "Shift + O" to show the console
- Enter
Code:
level_of_women = 11
- Exit console by pressing esc or enter "exit"
- Go to the residental area and visit the 3 wives
- Go to the hospital
- Enjoy