Smarmint

Well-Known Member
Mar 23, 2019
1,219
4,845
Was I the only one that found that scene with Stacey incredibly sudden, and unsupported by the story? I don't mind it in principle, though Stacey has never been one of my favorites, but I would like there to be some rational explanation, or some sort of reasonable build-up, like some some serious sexual tension between them to give the player a clue. The whole game the relationship between the MC and Stacey has been nothing but some light verbal teasing, not too uncommon among siblings, and then suddenly, they are ripping each other's clothes off? I literally said to myself "seriously?"

I play so many different VNs while waiting for updates to my favorites, so sometimes I forget some details after a month or so, but really, did I miss something? Didn't it all seem very sudden and unexpected based on the story so far? I assumed it would happen eventually, just because that is the way these stories always go, but I expected it much later, after some sort of emotional build-up between them, later in the story.
 

scrumbles

Well-Known Member
Jan 12, 2019
1,116
1,261
Guys I just started playing Week 1 and there is no incest patch. Please someone share it. Thanks in advance.
The links are all in the OP.
What WICKEDp4th said. It's called Taboo patch.
Was I the only one that found that scene with Stacey incredibly sudden, and unsupported by the story?
I don't know, there has always been some sexual tension between the two of them: at home (week 1, where Stacy even tasted MC's cum), at AmRose's apartment (day 8) and in the changing room before the party on day 10.
 
Last edited:

Hordragg

Lesser-Known Mesmer
Donor
Compressor
Apr 2, 2019
2,994
10,725
Was I the only one that found that scene with Stacey incredibly sudden, and unsupported by the story? I don't mind it in principle, though Stacey has never been one of my favorites, but I would like there to be some rational explanation, or some sort of reasonable build-up, like some some serious sexual tension between them to give the player a clue. The whole game the relationship between the MC and Stacey has been nothing but some light verbal teasing, not too uncommon among siblings, and then suddenly, they are ripping each other's clothes off? I literally said to myself "seriously?"

I play so many different VNs while waiting for updates to my favorites, so sometimes I forget some details after a month or so, but really, did I miss something? Didn't it all seem very sudden and unexpected based on the story so far? I assumed it would happen eventually, just because that is the way these stories always go, but I expected it much later, after some sort of emotional build-up between them, later in the story.
Adding to what scrumbles said: the scene in question plays out the way it did for you because you were a perv and played along in the week one flashbacks, So I'd say it's not only well telegraphed, but also well deserved. :giggle:

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Snugglepuff

DC17

Newbie
Mar 8, 2019
86
35
Is the Taboo patch only for the incest renamings or are there other locked features? I don't care about incest so if there are no other changes then I won't need it.
Also for week 1 what is the voice effects update? It seems to have an earlier version number than the final week 1 update.
 
Last edited:

Latecaller

New Member
May 18, 2021
8
3
Week 1 android port updated to version v1.0.36
Also get a renpy error 'trans' is not defined during the intro to Week 2. I can ignore through it but pretty sure I missed Lyssa content in my playthrough.

Rich (BB code):
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
  File "renpy/common/000window.rpy", line 69, in _window_show
  File "game/code/screens/screens_fl.rpy", line 315, in execute
  File "game/code/screens/screens_fl.rpy", line 315, in execute
  File "game/code/screens/screens_fl.rpy", line 319, in execute
  File "game/code/screens/screens_fl.rpy", line 280, in execute
  File "game/code/screens/screens_fl.rpy", line 280, in execute
  File "game/code/screens/screens_fl.rpy", line 283, in execute
  File "game/code/screens/screens_fl.rpy", line 284, in execute
  File "game/code/screens/screens_fl.rpy", line 290, in execute
  File "game/code/screens/screens_fl.rpy", line 291, in execute
  File "game/code/screens/screens_fl.rpy", line 303, in execute
NameError: Name 'Trans' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "code/d08/prologue.rpyc", line 134, in script
  File "renpy/ast.py", line 685, in execute
  File "renpy/ast.py", line 46, in statement_name
  File "renpy/common/000window.rpy", line 114, in _window_auto_callback
  File "renpy/common/000window.rpy", line 69, in _window_show
  File "renpy/exports.py", line 1682, in with_statement
  File "renpy/display/core.py", line 2663, in do_with
  File "renpy/display/core.py", line 3213, in interact
  File "renpy/display/core.py", line 3630, in interact_core
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/core.py", line 567, in visit_all
  File "renpy/display/screen.py", line 432, in visit_all
  File "renpy/display/core.py", line 3630, in <lambda>
  File "renpy/display/screen.py", line 443, in per_interact
  File "renpy/display/screen.py", line 631, in update
  File "game/code/screens/screens_fl.rpy", line 315, in execute
  File "game/code/screens/screens_fl.rpy", line 315, in execute
  File "game/code/screens/screens_fl.rpy", line 319, in execute
  File "game/code/screens/screens_fl.rpy", line 280, in execute
  File "game/code/screens/screens_fl.rpy", line 280, in execute
  File "game/code/screens/screens_fl.rpy", line 283, in execute
  File "game/code/screens/screens_fl.rpy", line 284, in execute
  File "game/code/screens/screens_fl.rpy", line 290, in execute
  File "game/code/screens/screens_fl.rpy", line 291, in execute
  File "game/code/screens/screens_fl.rpy", line 303, in execute
  File "renpy/text/text.py", line 1541, in __init__
  File "renpy/text/text.py", line 1660, in set_text
  File "renpy/substitutions.py", line 270, in substitute
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
NameError: Name 'Trans' is not defined.
 

Latecaller

New Member
May 18, 2021
8
3
Was I the only one that found that scene with Stacey incredibly sudden, and unsupported by the story? I don't mind it in principle, though Stacey has never been one of my favorites, but I would like there to be some rational explanation, or some sort of reasonable build-up, like some some serious sexual tension between them to give the player a clue. The whole game the relationship between the MC and Stacey has been nothing but some light verbal teasing, not too uncommon among siblings, and then suddenly, they are ripping each other's clothes off? I literally said to myself "seriously?"

I play so many different VNs while waiting for updates to my favorites, so sometimes I forget some details after a month or so, but really, did I miss something? Didn't it all seem very sudden and unexpected based on the story so far? I assumed it would happen eventually, just because that is the way these stories always go, but I expected it much later, after some sort of emotional build-up between them, later in the story.
I thought the bathtub scene at AmRose's was more out of nowhere. I don't mind skipping the "oh but I can't, I'm ever so conflicted, oh no, what are these feelings?" dance that we always have to go through in these stories. If you're talking about the bed scene after they look at the picture, I think the tension of the moment didn't quite land right but I can see what the dev was going for. She saw him watch her shower, she knew he could see her when he was jerking off, she licked his cum off the wall in front of him, so they both knew what was up. Then they landed on top of each other alone and def would have seen it in each other's faces
 

Smarmint

Well-Known Member
Mar 23, 2019
1,219
4,845
I don't know, there has always been some sexual tension between the two of them: at home (week 1, where Stacy even tasted MC's cum), at AmRose's apartment (day 8) and in the changing room before the party on day 10.
Adding to what @scrumbles said: the scene in question plays out the way it did for you because you were a perv and played along in the week one flashbacks, So I'd say it's not only well telegraphed, but also well deserved.
I thought the bathtub scene at AmRose's was more out of nowhere. I don't mind skipping the "oh but I can't, I'm ever so conflicted, oh no, what are these feelings?" dance that we always have to go through in these stories. If you're talking about the bed scene after they look at the picture, I think the tension of the moment didn't quite land right but I can see what the dev was going for. She saw him watch her shower, she knew he could see her when he was jerking off, she licked his cum off the wall in front of him, so they both knew what was up. Then they landed on top of each other alone and def would have seen it in each other's faces
Thanks for the reminders! Of course I am going to play as a maximum perv, otherwise what is the point ;). I completely forgot about the cum licking scenes, my mind must be slowly going in my middle age.

Now that you have all reminded me of the sexual tension between Stacey and the MC, my only thoughts are I would have enjoyed it better if it was dragged out a little slower. I would have found it hotter and more exciting if it were proceeded by more sidelong glances, or "accidental" touching. Probably the main reason it was so surprising to me is because Stacey has been pretty much in the background, story-wise, over the last several updates. But really, it is a very minor point. This update was a lot of fun as usual.

I really loved the scene with Chastity this update. That was very, very hot. Do any women exist in real life that would gift a prostitute to their boyfriends? Haha. One can only imagine.

Personally, I thought the bathtub scene with AmRose fit in this game. She is clearly head over heals in love with the MC, and would do anything for him. I feel honestly bad in this VN that we can't devote more time to her. I wish the dev would allow an alternate path where she can be the main LI, but maybe we will all see that later. Lydia was kind of bland at the beginning, but she has grown on me a lot. I do like her in the game, but she really doesn't compare to AmRose, at least to me, as an LI.
 

Latecaller

New Member
May 18, 2021
8
3
Personally, I thought the bathtub scene with AmRose fit in this game.
I meant the bathtub scene where
You don't have permission to view the spoiler content. Log in or register now.

Lydia was kind of bland at the beginning, but she has grown on me a lot. I do like her in the game, but she really doesn't compare to AmRose, at least to me, as an LI.
I like Lydia a lot as either some kind of kinky asexual or as a voyeur mastermind. Plenty of time left for her to be boring, though.

Right now AmRose doesn't feel like she has any hidden cards which makes her less interesting in a thriller mystery game like this. She needs more yan and less dere, though it would super bum some of her fans.
 

Smarmint

Well-Known Member
Mar 23, 2019
1,219
4,845
My only problem with Amrose is she ugly af. Hot body tho, but damn her face is really unpleasant to look at lol.
I get that attraction is totally subjective, but for me I think her face, personality, and very hot body, make a very compelling LI in this game. But, to each his own. Lots of people like Min, but she doesn't excite me much. But she is cute, and seems fun, so I'll see where her scenes go.
 

RC-1138 Boss

Message Maven
Apr 26, 2017
13,481
20,252
Well, that is pretty subjective. She does look different than the standard faces we've seen a thousand times and won't get on the cover of any model magazine, granted, but I will not accept "ugly af". Because she isn't.
I think the developer mentioned here before that Lyssa is a custom character (she is very pretty) so maybe the same is true with AmRose and instead of using default models they made changes to create a unique one.

Also i agree she isn't ugly. (y)
 
  • Like
Reactions: Mpkstroff

yupyuphello

New Member
Sep 26, 2017
5
0
With the 1.09.13 scenes i am not getting either the lyida or min scenes described in the changelog, but not really sure why as i thought i was playing both characters pretty fully. What did i miss to enable those? Is there a way to see those scnes without going back too many saves?
 

scrumbles

Well-Known Member
Jan 12, 2019
1,116
1,261
With the 1.09.13 scenes i am not getting either the lyida or min scenes described in the changelog, but not really sure why as i thought i was playing both characters pretty fully. What did i miss to enable those? Is there a way to see those scnes without going back too many saves?
You don't have permission to view the spoiler content. Log in or register now.
 
4.00 star(s) 181 Votes