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.
As a fellow member said, it is but I'll look into it and update it if necessary.Is this WT mod compatible with current version?
ive only seen that one time seemed like it was a bug or error and that was 2 or 3 updates ago. It was only in one scene however rest was fine for mei know people are saying these doesn't need a patch but it definitely does. Mc calls his mom by her name and she's referred to as his guardian.
Yeah it's a real shame as the corruption focus at the start is really good. Then when the uncle shows up it seems very ntr focused even on the non ntr path. The devs are doing a real good job at that aspect of the game though so a plus for the ntr fans. I'm into the corruption aspect more than the bimbo aspect and not into ntr at all, unless netori. All the sex scenes have been really good and had good build up too.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...
and then the choice should depend on the player, should Mc share his bimbo with other guys or girls creating pimping or create a corruption harem attracting women to himself... but apparently the developers have a different concept of <bimbo ntr>
i'll admit that the guardian thing has only come up once i think, but using 'Sue' instead of mom is frequent enough for it to be distracting and there are some other instances of wording that could be fixed. it isn't a huge issue but it's not a non issue if consistency matters. I´m playing the version before the recent update but i doubt these types of issues are a top priority to fix right nowive only seen that one time seemed like it was a bug or error and that was 2 or 3 updates ago. It was only in one scene however rest was fine for me