How to fix the crash problem at the Helen Doctor scene:
1. Unren BaDIK
2. Open games\scripts\episode10\update10.rpy
3. Delete line 344 and 345 but make sure there are blank lines instead!
4. Don't forget to delete games\scripts.rpa and games\scripts\update10.rpyc (if exists) before starting the game.
Ren'Py will compile the rpy files in \games\scripts, so it takes a little longer at the first start after the edit.
Have fun, my pervs!
edit:
Make it look like this.
OLD
View attachment 3154512
NEW
View attachment 3154513
ANOTHER EDIT:
Thanks to
thunder777 who found it.
It's the file \games\scripts\freeroam\episode10\ep10_freeroam_room1.RPY
Same way as with the file mentioned above. Delete the ep10_freeroam_room1.RPYC file and edit the lines 35 and 36.
OLD
View attachment 3155062
NEW
View attachment 3155063
AND ANOTHER EDIT:
I looked into the whole script now. DPC is fucking with us hard... He put even something in the files from Ep9.
You know the drill from above. This time it's games\scripts\episode9\update9.RPY
OLD
View attachment 3155107
NEW
View attachment 3155108
I searched through the damn whole script and there's nothing more with persistent.mod_wt_enabled. That should be it.