MaraTDuoDev

Well-Known Member
Game Developer
Dec 4, 2016
1,569
2,493
If you just follow the walkthrough posted, right after from .06 or whatever number it was after the end the walkthrough, you can just follow the quest journal. I had to restart my game recently and had no problems following the walkthrough posted then using the journal. Scared of missing something? Save at the decision, reload if find you hate your decision.
I mean the game has practically like 2 or 3 big decisions, which is to either corrupt Vera or not, and later to corrupt emma or not
 

MaraTDuoDev

Well-Known Member
Game Developer
Dec 4, 2016
1,569
2,493
You don't have permission to view the spoiler content. Log in or register now.
lol well, when I began the game I was new at using daz, that was the biggest cock in the cock model at the time. Now I have something more decent so the MC now has a bigger package. Of course, old renders have and probably will not be updated
 
  • Hey there
Reactions: Moricano

pk2000

Active Member
Aug 12, 2017
707
1,924
hey, could you make an i-patch for version 0.35? and many thanks from me and the community here for your hard work, stay safe and awesome :D(y)
It does not need updating won't break the game but I'll update some of the files (all almost all the rpy files are identical with v0.34)
edit: I rechecked and I'll update some of them
I would say the patch of .34 should work with this version too, and for many (if not all) versions in the future too
Does this mean the game is almost ready for a final release?
 
Last edited:

MaraTDuoDev

Well-Known Member
Game Developer
Dec 4, 2016
1,569
2,493
It does not need updating won't break the game but I'll update some of the files (all almost all the rpy files are identical with v0.34)
edit: I rechecked and I'll update some of them

Does this mean the game is almost ready for a final release?
Nah I didn't meant to say that but I do not think I will be adding more stuff to that specific section, hopefully
 
  • Like
Reactions: pk2000

MaraTDuoDev

Well-Known Member
Game Developer
Dec 4, 2016
1,569
2,493
Will Hana have content? She disappeared after corrupting tv station
yeah i will add some content to her, i will note it down for next update.
I like to hear request or feedback, because there is so much stuff that i rather prioritize stuff people actually want to see
 
  • Like
Reactions: ✝Fenrir✝

DavidCF

Member
Aug 10, 2020
355
128
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script/locations/laboratory.rpy", line 184, in script
$ suspicion += 14 * ((200 - _corr)/100)
File "game/script/locations/laboratory.rpy", line 184, in <module>
$ suspicion += 14 * ((200 - _corr)/100)
NameError: name '_corr' is not defined

-- Full Traceback

should be
$ suspicion += 14 * ((200 - dimi_corr)/100)
 
Last edited:
  • Like
Reactions: MaraTDuoDev

MaraTDuoDev

Well-Known Member
Game Developer
Dec 4, 2016
1,569
2,493
Thanks, i fixed it, uhmm for now i think you can fix it by just opening the console (Shift + O) and then doing
_corr = dimi_corr

or instead of dimi_corr just 100
 

gmdz

Member
Feb 4, 2019
157
100
hey MaraTDuoDev i think there is a scene mix up maybe. the first time sarah meets Giovanni with Marlene at the point of the scene where Sarah tell giovanni to sit the images diplayed are off, it shows a scene of giovanni liking marlene from behind. Probably got mixed up with other images? havent played after that yet so thought ill let you know to be able to fix

EDIT: Oh so i played after that and it looks like the 2nd time scene get played the first time too
 
  • Like
Reactions: MaraTDuoDev
3.70 star(s) 81 Votes