EdgeOfShadow

Well-Known Member
Sep 24, 2017
1,482
2,291
Setup takes a lot of time. Not just images, but code wrapping all the locations, variables, and triggers together.
It does, but not THAT much with that scale, especially since 80% of new interactions are more or less copy-pasted "i don't have time (in development)" and the rest is "sleep at midnight" or "answer the door at noon".
The bulk of the code base was already implemented in 2nd update that added "free roam" in the appartment (that was why it took so long back then) and now that i think about it i would vastly prefer the mini-map like navigation from the appartment to be used in the rest of the building instead of what we have now. Currently there are only 5 floors with 3 locations with anything in them and it's already a bitt annoying to navigate, when expanded it will be a chore like in other sandbox games.
 

Zoran89

Newbie
Aug 20, 2020
97
193
So you would rather more of the same generic body types that you can find in literally every game on this site? I'm fine with the absurdity. I think it's refreshing, a bit weird, but I don't hate it.
Yeah, I know this is crazy, but I prefer to beat my meat to something that I generally find appealing. I prefer my waifus being petite, so even realistic huge tits (anything above D) are kind of a turn-off. This is that, only turned up to the power of eleven. I can honestly say that I found femboys to be the most attractive characters here, and I don't really like traps.

Also, just because something is new and unique doesn't necessarily mean it's good.

You like it, good, have fun - all the power to ya. I don't.
 

Marlboro1911

Newbie
May 31, 2017
41
76
Yeah, I know this is crazy, but I prefer to beat my meat to something that I generally find appealing. I prefer my waifus being petite, so even realistic huge tits (anything above D) are kind of a turn-off. This is that, only turned up to the power of eleven. I can honestly say that I found femboys to be the most attractive characters here, and I don't really like traps.

Also, just because something is new and unique doesn't necessarily mean it's good.

You like it, good, have fun - all the power to ya. I don't.
then don't play the game ????
 

EPOC16

Member
May 3, 2018
108
110
Yeah, I know this is crazy, but I prefer to beat my meat to something that I generally find appealing. I prefer my waifus being petite, so even realistic huge tits (anything above D) are kind of a turn-off. This is that, only turned up to the power of eleven. I can honestly say that I found femboys to be the most attractive characters here, and I don't really like traps.

Also, just because something is new and unique doesn't necessarily mean it's good.

You like it, good, have fun - all the power to ya. I don't.
Its almost as though the game was created for people who like this type of art style in mind and not what your personal tastes...
 

Facha

Member
Jun 22, 2017
203
314
This game is really good, i love it, the only thing i dont like is the dick Desing, rest amazing!
 

NoHands

Member
Feb 4, 2018
242
277
Perhaps someone who has downloaded can split it up into parts? Though I'm a bit surprised there isn't a compressed version put up on Mega
 

tortorus

Member
Aug 29, 2018
185
226
bonjours, i have to say, this game is really good (nice caracters design, the map is nice (but limited for now it will be nice in the building too, (if i see correctly, the building will welcome a lots of girls in futur)), good caracters writing, the story is really funny, i like this fantastic world shift, it s well think.) Thanks you very much for your great work. it a long time since i hadn't laughed so much on a game (this scene near start with tv news, i laughed 10 min, so unexpected, really nice) . i made it all in one run, this too it s been a long time.
I like how the mc is malicious and vindictive, it said near what i want to said, some time it let me voiceless... For long time i feel i can let me carried by history without choose anything and it don t bother me.

Well, there is always something to say, like
-i think one of the last event with the owner of the bulding and the cola was a little too childish for the mc, i rather expected, ok you want play with gooey liquid right, i think i will see you naked soon. Or a thing like this... than yep mc naked jump in her harm, we see this come from too far away. i think an event naked (the two caracters, maybe a shower) between frist time meet and handjob would be nice.
-And really ! one complet level on jaiden hurting ass ? Not even a word the mc not took any picture for him for this fans ?
Well i can t wait to see heaven and how the mc will send them go fuck herself and more...

I will continu to follow this pearl, in my top 5 in the first try, this game is really a good surprise.

edit, i forgot a thing, with jill, could you off the jill running event in living room or in her room when we had the event jill s confession, because it s strange she run after this event.
 
Last edited:

Undir

Newbie
May 15, 2019
28
21
Someone else has problems with Jane since every time I go out her room she will send me the following message
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/home_scripts/home_map_navigation.rpy", line 539, in script
    pause
  File "renpy/common/000statements.rpy", line 455, in execute_pause
    renpy.pause()
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1629, in execute
    screen hallway_questhint_location_minimap:
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1629, in execute
    screen hallway_questhint_location_minimap:
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1738, in execute
    if period == 4 and Jeanne_Mainstory_Event_LV_4 == True and Jeanne_Mainstory_Event_LV_5 == False:
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1738, in <module>
    if period == 4 and Jeanne_Mainstory_Event_LV_4 == True and Jeanne_Mainstory_Event_LV_5 == False:
NameError: name 'Jeanne_Mainstory_Event_LV_4' is not defined

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

Full traceback:
  File "game/scripts/home_scripts/home_map_navigation.rpy", line 539, in script
    pause
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, 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 455, in execute_pause
    renpy.pause()
  File "renpy/exports.py", line 1563, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, 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 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1629, in execute
    screen hallway_questhint_location_minimap:
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1629, in execute
    screen hallway_questhint_location_minimap:
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1738, in execute
    if period == 4 and Jeanne_Mainstory_Event_LV_4 == True and Jeanne_Mainstory_Event_LV_5 == False:
  File "game/scripts/home_scripts/minimap_characters_locations.rpy", line 1738, in <module>
    if period == 4 and Jeanne_Mainstory_Event_LV_4 == True and Jeanne_Mainstory_Event_LV_5 == False:
NameError: name 'Jeanne_Mainstory_Event_LV_4' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Twistedworld 0.5
Tue Jan  4 09:30:33 2022

Or enter the room sometimes this appears to me

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

While running game code:
  File "game/scripts/home_scripts/home_map_navigation.rpy", line 308, in script
    if period == 0 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 1 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 2 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False:
  File "game/scripts/home_scripts/home_map_navigation.rpy", line 308, in <module>
    if period == 0 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 1 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 2 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False:
NameError: name 'Jeanne_Mainstory_Event_LV_3' is not defined

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

Full traceback:
  File "game/scripts/home_scripts/home_map_navigation.rpy", line 308, in script
    if period == 0 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 1 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 2 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False:
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/scripts/home_scripts/home_map_navigation.rpy", line 308, in <module>
    if period == 0 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 1 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False or period == 2 and Jeanne_Mainstory_Event_LV_3 == True and Jeanne_Mainstory_Event_LV_4 == False:
NameError: name 'Jeanne_Mainstory_Event_LV_3' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Twistedworld 0.5
Tue Jan  4 09:36:20 2022
 

kamu!!

Newbie
Sep 8, 2019
37
21
This game took 5 months, but I say to those who think there are few updates.
This update is actually an addition to the buildup and story.
In a system that simply moves around the house, you can move around the entire building and a lot of characters have been created.
Now you can look forward to the story of each character and their future moves.
 
  • Like
Reactions: tothadam1998
4.10 star(s) 228 Votes