Alleykatt

Well-Known Member
May 19, 2017
1,438
2,182
I had trouble too but figured it out, there are two codes.

For the in game phone unlock: Phone123
For the main menu gallery unlock: GalleryOpen
Thanks. That works. But I then get an error on the phone "An empty strong cannot be used as a displayable"
 

Ernatio D

Member
Jul 8, 2017
152
156
I installed the game with multi and removal and it was playing fine but I'm noticing 2 points in sue no share. I should have non. I thought I might be wrong but when I loaded an old save instead of
You don't have permission to view the spoiler content. Log in or register now.

Does anyone know how to fix this?
Is there a way to speed up the skipping of text? prolly gonna fresh install.
You don't have permission to view the spoiler content. Log in or register now.

Normally I avoid games with netorare/ase but the scenes in this are fantastic. Plenty of build up for the sex scenes with fantastic animations or renders and the dialogue is hot. Been enjoying the I want her to be mine route before the bug. Might even try the bimbo toy route to try it (will the mc pimp her out/ be there and involved or is it more a mc says she can slut it up and she tells him after?).
 

VReal

Newbie
Game Developer
Aug 9, 2022
84
363
+Graphics (simple, nice)
+Plot options (as far as I understand, three lines)
+Scenes (nothing special, but quite realistic)

-Scenario (not necessary to read)
-Variety of locations (not enough)

My rating is 5 stars.
 
  • Like
Reactions: JamesS12

ItsNotUs

Engaged Member
May 14, 2023
3,907
20,109
I'm not entirely delighted with how the artist did Sue's lips, but this update showed how multi-vertical this game can be!
The update ends with Sue in the garden and in my playground Theo received a refusal after two orgasms and went home (there was no choice) which led the 69 with Randel, but if at the party you make a choice in favor of Theo, then Sue has the choice to continue and have a dryhump with Theo on the sun lounger.
And at the same time, i have never played Randel who takes all the women for himself.

The only minus is that for some reason the artist moved the lounge chair 90 degrees instead of with a table and a second lounge chair - is that the target model?
 

TanyaC

Active Member
May 11, 2022
519
419
Developer: MBD - - -
Censored: No
Version: 0.9.0 - Full
OS: Win, Linux, Mac
Language: English
Every time I try to extract this game, it takes more than 15 minutes to extract it even though it is compressed. I extract Renpy games here with more than 8GB and it doesn't take me even 5 minutes.
I don't know why it takes so long. I have a great quality computer with everything updated and it's a computer for heavy games.
I didn't even install GTA V, which has an Original Size of 130.9 GB, here and it didn't take me even 1 hour.
I never want to download this game again, even though I really liked it.

Below are photos of my computer and a photo of the extraction of this miserable game with 3.77 GB, taking more than 15 minutes just to extract.:mad:(n)
You don't have permission to view the spoiler content. Log in or register now.
 
  • Haha
Reactions: KiraJames

Saha989

New Member
Mar 14, 2021
3
3
I get the following error any time I attempt to play this game since 9.0 dropped.

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

While running game code:
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "game/libs/blur.rpy", line 236, in render
AttributeError: 'Preferences' object has no attribute 'graphics_blur'

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

Full traceback:
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "My Bimbo Dream 0.9.0\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "My Bimbo Dream 0.9.0\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "My Bimbo Dream 0.9.0\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "My Bimbo Dream 0.9.0\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "My Bimbo Dream 0.9.0\renpy\display\core.py", line 2879, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "My Bimbo Dream 0.9.0\renpy\display\core.py", line 1381, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "My Bimbo Dream 0.9.0\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "My Bimbo Dream 0.9.0\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "My Bimbo Dream 0.9.0\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "game/libs/blur.rpy", line 236, in render
AttributeError: 'Preferences' object has no attribute 'graphics_blur'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
My Bimbo Dream 0.9.0.FULL
Fri Jan  3 12:59:41 2025
```
Also of note, there is no "game/libs/" folder in the file I extracted from gofile.
I get the following error any time I attempt to play this game since 9.0 dropped.

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

While running game code:
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "game/libs/blur.rpy", line 236, in render
AttributeError: 'Preferences' object has no attribute 'graphics_blur'

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

Full traceback:
  File "renpy/common/00start.rpy", line 211, in script call
    call _gl_test
  File "renpy/common/00gltest.rpy", line 390, in script
    $ __gl_test()
  File "My Bimbo Dream 0.9.0\renpy\ast.py", line 827, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "My Bimbo Dream 0.9.0\renpy\python.py", line 1178, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gltest.rpy", line 390, in <module>
    $ __gl_test()
  File "renpy/common/00gltest.rpy", line 319, in _m1_00gltest__gl_test
    _gl_performance_test()
  File "renpy/common/00gltest.rpy", line 342, in _gl_performance_test
    ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "My Bimbo Dream 0.9.0\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "My Bimbo Dream 0.9.0\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "My Bimbo Dream 0.9.0\renpy\display\core.py", line 2879, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "My Bimbo Dream 0.9.0\renpy\display\core.py", line 1381, in draw_screen
    surftree = renpy.display.render.render_screen(
  File "render.pyx", line 486, in renpy.display.render.render_screen
  File "render.pyx", line 260, in renpy.display.render.render
  File "My Bimbo Dream 0.9.0\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "My Bimbo Dream 0.9.0\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "My Bimbo Dream 0.9.0\renpy\display\layout.py", line 900, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 260, in renpy.display.render.render
  File "game/libs/blur.rpy", line 236, in render
AttributeError: 'Preferences' object has no attribute 'graphics_blur'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
My Bimbo Dream 0.9.0.FULL
Fri Jan  3 12:59:41 2025
```
Also of note, there is no "game/libs/" folder in the file I extracted from gofile.
The same problem
 
3.70 star(s) 73 Votes