amBest

Member
Jul 18, 2017
413
1,022
I despise sandboxes. I hate them to the very core of my being.

Despite that, with this demo, you have won yourself a patron sir.

The aunt angry tsundere smelling the pants, the writing, the rape, the crying, the blond lady - totally not your mom, the sheer quality of everything. Ah and the phone texts are amazing. I love this to bits!
 

Per<3rsioN

Newbie
Game Developer
Oct 14, 2020
65
1,954
Angie store.

"more explicit than I though!" thought!

"is sure to embarass" embarrass

Post Angie looking at the magazine the icons at the bottom has 2 outdoor map icons.

In store you still need to add an exit when talking to penny. Once you click her you are stuck in having to try to buy the binoculars.

Harsh with Ruca in gym still has her call June "Mom" (with the patch)

Before your game grows large I do recommend using a grammar program like grammarly and going through all the text line by line by hand to make sure everything is right. Since a lot of these mistakes seem to be minor.

Angie in park, why is there "Meet." twice? Shouldn't 1 be fine?

Also really needs a bypass for Ruca in the livingroom for now, having to play out the scenes each time because you can't skip time without the TV is harsh.

"Wow! Nice an perky!" and
Thanks again for your bug reports, they have been extremely helpful!

Tomorrow I'll release a game update (full game) including all previous fixes aswell as the ones for the bugs you mentioned.
It will also include a few heavily requested features, such as shorter time between phone texts and a skip button present in all locations. :)

Actually you need her at "Average"
You're right.
I intended that scene to unlock at "innocent". I'll be fixing it in the next update, tomorrow.
Thanks for pointing it out!

How to get the punishment scene when over 50 perversion ?
Not possilbe currently. I will add the option to manually select which scene you want in tomorrow's update.
 
Last edited:
  • Like
Reactions: TrissLover

chimidot

Member
Oct 21, 2017
216
131
how do i save the game? or go back to main menu? because i can't.. the game starts with an error (i didn't installed the incest patch) and after that i can't save the game.. i press the 'esc' button and nothing happens..

and we can't rollback when we make a choice?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 63, in script
    call screen mainmenuNEW
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
NameError: global name 'name' is not defined

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

Full traceback:
  File "game/script.rpy", line 63, in script
    call screen mainmenuNEW
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 2983, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3897, in interact_core
    renpy.display.behavior.skipping(ev)
  File "renpy/display/behavior.py", line 272, in skipping
    if map_keyup(ev, "skip") or map_event(ev, "stop_skipping"):
  File "renpy/display/behavior.py", line 242, in map_keyup
    if (name in ev.eventnames) and ev.up:
NameError: global name 'name' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.3.1414
Duality v0.1
Sat Apr 10 02:50:55 2021
 
Last edited:

Per<3rsioN

Newbie
Game Developer
Oct 14, 2020
65
1,954
how do i save the game? or go back to main menu? because i can't.. the game starts with an error (i didn't installed the incest patch) and after that i can't save the game.. i press the 'esc' button and nothing happens..

and we can't rollback when we make a choice?

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 63, in script
    call screen mainmenuNEW
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
NameError: global name 'name' is not defined

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

Full traceback:
  File "game/script.rpy", line 63, in script
    call screen mainmenuNEW
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 2983, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3897, in interact_core
    renpy.display.behavior.skipping(ev)
  File "renpy/display/behavior.py", line 272, in skipping
    if map_keyup(ev, "skip") or map_event(ev, "stop_skipping"):
  File "renpy/display/behavior.py", line 242, in map_keyup
    if (name in ev.eventnames) and ev.up:
NameError: global name 'name' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.3.1414
Duality v0.1
Sat Apr 10 02:50:55 2021
Never seen that kind of error, and you should be able to save and rollback normally.
My first thought is that your anti-virus may be acting up.
Try adding an exception for the game folder, or disable your AV temporarily and see if it works.
If that doesn't work, my second best guess is that your files could be corrupt in some way.
Try re-downloading the game and applying the hotfix.
 

no_name_742

Active Member
Aug 9, 2017
797
603
hows the difficulty work? does it just make things less grindy? are there any cheep tricks you can only unlock somethings on hard?
 

Hrothgar

Member
Aug 11, 2018
130
282
Easy boosts the three stats on all the characters shown on the phone. That cuts down the grind a bit. Don't know if it affects the rng rolls on some of the events.

And I'm just wanting to add that this is a really good start. LI's are hot and the patch makes them hotter. I suspect that there may have to be a restart or a rollback on the stats I've been grinding otherwise my darling aunt will reach a perversion level of 9000 before the third update.
 
Last edited:

somebodynobody

Engaged Member
May 11, 2017
3,254
4,202
Tomorrow I'll release a game update (full game) including all previous fixes aswell as the ones for the bugs you mentioned.
It will also include a few heavily requested features, such as shorter time between phone texts and a skip button present in all locations. :)
Be careful with the skip button in all places. Some games implement it and then a lot of their events don't work, or loop because of bad code.
 

drhotrod

Active Member
Aug 18, 2019
697
505
What stats and option do you to pick to get that upskirt of Angie to happen (fourth picture on page 1 game description)?

My current stats for Angie are: 54 -- 31 -- 53
 

NatSlayer

Active Member
Jan 9, 2018
525
153
What are you supposed to do? This game does not come up with anything to do
at school it's always empty home you can only watch TV in the gym you can't do anything either is to hang out all the time it's time for dinner?
 

drhotrod

Active Member
Aug 18, 2019
697
505
What are you supposed to do? This game does not come up with anything to do
at school it's always empty home you can only watch TV in the gym you can't do anything either is to hang out all the time it's time for dinner?
The scenes open up depend on the points of the three attributes of the girls. The phone has a guide on how much need.
 
3.30 star(s) 67 Votes