Thanks. That works. But I then get an error on the phone "An empty strong cannot be used as a displayable"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
If you are trying the code inside of the phone its Phone123.Galleri unlock code GalleryOpen isn't working, anyone got a fix? In Android
From the main menu, but on Android. Seems off it only gives me invalid codeIf you are trying the code inside of the phone its Phone123.
Darn, sorry not sure. Seen others recommend a fresh install and clear saves.From the main menu, but on Android. Seems off it only gives me invalid code
something is wrong on your end. I re-downloaded 0.9 and cleared saves. it unlocked for me
View attachment 4333235 View attachment 4333255 View attachment 4333256
Aight, maybe it's an Android thing?Darn, sorry not sure. Seen others recommend a fresh install and clear saves.
I say it's starting to get good we got some decent progress done with Sue got to do 69 that's something but also feels like a stepback from their convo afterWhen are we, the non-NTR enjoyers, gonna eat?
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.Developer: MBDYou must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Censored: No
Version: 0.9.0 - Full
OS: Win, Linux, Mac
Language: English
I get the following error any time I attempt to play this game since 9.0 dropped.
Also of note, there is no "game/libs/" folder in the file I extracted from gofile.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 ```
The same problemI get the following error any time I attempt to play this game since 9.0 dropped.
Also of note, there is no "game/libs/" folder in the file I extracted from gofile.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 ```
The game's called "My Bimbo Dream" not "My NTR Dream". Hope the focus is back on her bimbofication, and people who whine about lip fillers in a Bimbo game disappear
The more you cater to other fetishes than the one you're apparently selling, the more of these anti Bimbofetish opinions you will attract. The game still has a lof potential to advance with Sue's bimbofication and maybe other characters too! Hope it happens and the focus doesn't get lost on NTR. I don't mind NTR, but the main focus should always be her bimbofication. So the NTR should be connected to it somehow.
Many fans don't even know what a "bimbo game" is, this game was originally supposed to focus on pimping or where Mc turns everyone into bimbos or his whores...If one thing I've noriced is that The Bimbofication is very vague in this game Dev don't really know how to focuse on it this Game is more like an NTR focused or NTR teasin' if you're playin' the romance path with Sue "be a hell of a gentleman and accept her slutty past that how the romance path is and for the NTR let sue be more daring and explore her sexual potential.