dervalle007

Member
Jan 23, 2022
191
234
A lore question: To what extent do you think the subdued Girls are aware of what is going on? Do they know that the MC has supernatural abilities and used them to enslave them?
 
Apr 18, 2022
459
828
A lore question: To what extent do you think the subdued Girls are aware of what is going on? Do they know that the MC has supernatural abilities and used them to enslave them?
They are. Not only do some actually help and get to see the subduing (Eleanor and Sofia with Angela and Cara respectively), if you go to the college after having enslaved the college girls, Mary not included, you can find them talking to each other about you. Some of the dialogue suggest helping in expanding the harem.
Lastly when the MC changes their personalities after the initial subduing, he literally says that he wants to change it by the means of his powers.
 

anon9gg

New Member
Feb 2, 2025
3
8
Hi, I made an overlay "Shattered Chores" giving you the option to skip "Ava says", all 3 jobs and the washing machine minigames (all but blackjack) and grant the best reward.
Can also quickly sell all dirty laundry, and use a power drink from the mind room (situational).

Open the archive as a text file if you want to see the readme for more details.
Do not modify any game files.
 

anon9gg

New Member
Feb 2, 2025
3
8
@eXtasy Games just a minor suggestion:
When you win any job minigame, the notification only shows the raw money without the +$ prefix, e.g. from school_books:
Code:
label lbl_school_book_minigame_return:
    $ notify_money = school_book_minigame_money_earned
    $ renpy.notify("money_plus")
renpy's [interpolation] isn't parsed in notify() I think (im a new to renpy/python btw) but you can still use the python's string formatting operator % like this:
Code:
    $ notify_money = " + $ %i" % school_book_minigame_money_earned
 

eXtasy Games

Member
Game Developer
Feb 16, 2022
290
2,656
@eXtasy Games just a minor suggestion:
When you win any job minigame, the notification only shows the raw money without the +$ prefix, e.g. from school_books:
Code:
label lbl_school_book_minigame_return:
    $ notify_money = school_book_minigame_money_earned
    $ renpy.notify("money_plus")
renpy's [interpolation] isn't parsed in notify() I think (im a new to renpy/python btw) but you can still use the python's string formatting operator % like this:
Code:
    $ notify_money = " + $ %i" % school_book_minigame_money_earned
Thank you so much for the suggestion, it worked perfectly!
I've been trying to solve this for a while, but I hadn't thought of this solution until now.
 

kaput1577

Member
Nov 29, 2022
138
105
did younfind out if the lesbian stuff is avoidable?
Not avoidable without missing a lot of content since the lesbian stuff is connected with old and new characters. By the way things are going, it may be possible that newer content will not be accessible without doing the lesbian stuff if the lesbian character completion is needed for the plot to progress. There is also a number requirement in your harem to progress the story so in the future it is possible that you cannot progress without adding the lesbian characters in your harem. Dev promised before that this will be optional but by the way things are, in effect he did not keep this promise so no longer supporting.
 
  • Like
Reactions: goulet1995
Apr 18, 2022
459
828
It will be great if MC can impregnate Cynthia & Polly in next updated
The whole point of side characters were less work load and therefore the wouldn't get the same treatment as the main harem, such as pregnancies. This is somewhat different with an upcoming side character, as it will be part of her story.
 
  • Like
Reactions: halil123

goulet1995

Well-Known Member
Sep 30, 2021
1,515
3,097
Not avoidable without missing a lot of content since the lesbian stuff is connected with old and new characters. By the way things are going, it may be possible that newer content will not be accessible without doing the lesbian stuff if the lesbian character completion is needed for the plot to progress. There is also a number requirement in your harem to progress the story so in the future it is possible that you cannot progress without adding the lesbian characters in your harem. Dev promised before that this will be optional but by the way things are, in effect he did not keep this promise so no longer supporting.
thanks for the detailed answer probably just skip this one then
 
Apr 18, 2022
459
828
thanks for the detailed answer probably just skip this one then
Kaput is lying or at the very least grossly exaggerating the amount. Let's break it down with all the LI's in the game at the moment:

Sofia - No lesbian stuff for her quest, but she will be part of Cara's.
Chloe - No lesbian stuff
Eleanor - No lesbian stuff, but part of threesome with Angela
Sarah - Backstory lesbian, but not seen. Some mild optional lesbian stuff after she her story is complete
Scarlett - No lesbian stuff
Luna - No lesbian stuff, only mild optional lesbian stuff after story (kissing and touching)
Alice - No lesbian stuff in story, some mild optional lesbian stuff with Sarah
Mary - No lesbian stuff
Cara - Some lesbian stuff at the MC's request with Sofia
Billie - Trans. Complete transformation. Can be skipped entirely
Angela - No lesbian stuff, but part of threesome with Eleanor
Linda - No lesbian stuff.

As you can see what Kaput said was completely misleading and I don't really know why they said it.
 

Salgijash

Newbie
Feb 2, 2023
40
93
Is it possible to have more than 2 mind control uses per day without using energy drink? The dialogue with Ava in the mirror (about my power>limit of use per day) suggests we would be able to have more uses per day as our power increases: Ava: "But I can reassure you, the better your power, the more times a day you can use your power". Yet, I'm now on lv 28, and I have only 2 normal uses of mind control? Am I doing something wrong or the game is currently limited to 2 uses of mind control without energy drink. I mean one drink is okay for 3rd use, but anything more makes the image becoming grainy which is of course explained that too many energy drinks are bad for you. I'd appreciate the input from folks who are above lv 28 and further in the story, with the feedback on this issue. Thanks.
 
Apr 18, 2022
459
828
Is it possible to have more than 2 mind control uses per day without using energy drink? The dialogue with Ava in the mirror (about my power>limit of use per day) suggests we would be able to have more uses per day as our power increases: Ava: "But I can reassure you, the better your power, the more times a day you can use your power". Yet, I'm now on lv 28, and I have only 2 normal uses of mind control? Am I doing something wrong or the game is currently limited to 2 uses of mind control without energy drink. I mean one drink is okay for 3rd use, but anything more makes the image becoming grainy which is of course explained that too many energy drinks are bad for you. I'd appreciate the input from folks who are above lv 28 and further in the story, with the feedback on this issue. Thanks.
When you learn to subdue people you get a third mind control.

It is somewhat crazy that you are level 28 and haven't unlocked that skill yet. You must either be grinding levels or spread out your progression with all the girls at once. Even in my "realistic" playthrough, where I didn't use my power on the same girl multiple times a day and made sure to corrupt Chloe and Sofia to the point where I unlocked the subduing ability without leaving a LI in a narratively limbo, I still was only level 22 before getting the ability and the third mind control icon.
 
  • Like
Reactions: Salgijash

Salgijash

Newbie
Feb 2, 2023
40
93
When you learn to subdue people you get a third mind control.

It is somewhat crazy that you are level 28 and haven't unlocked that skill yet. You must either be grinding levels or spread out your progression with all the girls at once. Even in my "realistic" playthrough, where I didn't use my power on the same girl multiple times a day and made sure to corrupt Chloe and Sofia to the point where I unlocked the subduing ability without leaving a LI in a narratively limbo, I still was only level 22 before getting the ability and the third mind control icon.
Yup, thanks - got it. I wasnt focusing progression with Sofia/Chloe which later opened that path to acquire subdue power (nice touch with BG3-like questline - I lol'd). I was really checking out different storylines and was messing around with different characters over the time. Hence the grind with "Ava says" minigame at the end of the day. It gives good XP. Anyhow, thanks a lot for elaboration. Have a nice one.
 
3.80 star(s) 126 Votes