Madeni

Member
Oct 17, 2021
233
245
Is the game supposed to be hard ? or am I just bad ?
I collapsed 3 or 4 times already in around 2h of gameplay :c
 

fanboi

Engaged Member
Apr 19, 2018
2,169
4,923
Is the game supposed to be hard ? or am I just bad ?
I collapsed 3 or 4 times already in around 2h of gameplay :c
I wouldn't worry about it, some of the best parts of this game involve losing fights and there's no huge penalty for a loss anyway.
 

Madeni

Member
Oct 17, 2021
233
245
I wouldn't worry about it, some of the best parts of this game involve losing fights and there's no huge penalty for a loss anyway.
I see, thanks for the reply ! I was worried I was locking myself out of the game by not understanding how I should play.
Losing fights give some awesome scenes to read too, so I'm glad the game isn't super hardcore with the death penalty. it makes me less tempted to reload a save where I die, which is great
 

TheeSonus

Well-Known Member
Mar 30, 2020
1,464
1,590
I see, thanks for the reply ! I was worried I was locking myself out of the game by not understanding how I should play.
Losing fights give some awesome scenes to read too, so I'm glad the game isn't super hardcore with the death penalty. it makes me less tempted to reload a save where I die, which is great
The only penalty for losing is a gain in sensitivity and fetishes which you can return to normal via praying at the church, and you might even get some EXP from losing if you have the right perk. You don't really need to reload if you lose unless you're like, super strapped for cash or something.
 
  • Like
Reactions: Nevart

Azure Sun

Member
Apr 15, 2021
343
818
Madeni

My advice if you're finding the beginning of the game challenging would be to make sure you're taking advantage of the 'Analyze' skill sold by the mage girl in the guild, since that turns fights into easy mode, and to 100% every area before you progress to the next one; if you clear entire areas like that, you tend to out-level most of the enemies in the next area.

I wouldn't recommend losing tooooo much in the beginning, since you can be strapped for cash at that point and praying away sensitivities and fetishes can get pricey if you're not keeping an eye on it. Worst case scenario, you can spam working at Vivian's place during the day and sleeping at night so you don't accumulate fetishes/sensitivities through working events. It's slow, but if you spam it for a few minutes (use Ctrl key to skip text), you should be able to pay off prayer prices and get back to adventuring.

Also, if you feel inclined, go to the wiki linked in the first post and download some of the mods, they're pretty fun and creative and they let you accumulate more exp and money in between the main storyline quests/fights. It's all about personal preference when it comes to mods, just read about each one and experiment a bit.
 

azraelswegul

Active Member
Dec 27, 2017
688
387
I've been trying to play bamboo road, but when i go to the map this appears. It says that it couldn't find the png in it's folder, but when i checked it is there... anybody know how to fix it?


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

While loading <'Image' u'map/../Mods/BambooRoad/Images/MGD_Bamboo_Road_Map_Icon.png'>:
  File "game/gamecode/adventureCode/adventuring.rpy", line 66, in script
    pause
  File "renpy/common/000statements.rpy", line 455, in execute_pause
    renpy.pause()
IOError: Couldn't find file 'map/../Mods/BambooRoad/Images/MGD_Bamboo_Road_Map_Icon.png'.

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

Full traceback:
  File "game/gamecode/adventureCode/adventuring.rpy", line 66, in script
    pause
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/ast.py", line 2010, in execute
    self.call("execute")
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/ast.py", line 1998, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/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 "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/exports.py", line 1561, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/core.py", line 3793, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/screen.py", line 681, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/behavior.py", line 791, in render
    rv = super(Button, self).render(width, height, st, at)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 1238, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/im.py", line 271, in get
    surf = image.load()
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'map/../Mods/BambooRoad/Images/MGD_Bamboo_Road_Map_Icon.png'.

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.4.8.1895
Monster Girl Dreams Alpha-v23.9e
Sun Nov  7 15:39:15 2021
 
  • Wow
Reactions: lnppo

Gwedelino

Well-Known Member
Game Developer
Sep 4, 2017
1,031
2,103
I see, thanks for the reply ! I was worried I was locking myself out of the game by not understanding how I should play.
Losing fights give some awesome scenes to read too, so I'm glad the game isn't super hardcore with the death penalty. it makes me less tempted to reload a save where I die, which is great
Yeah the game sometimes need you to grind some exp if you want to match though opponents like the oni sisters.

I found that Nara was a good opponent if you want to do some exp grind sessions.
 

Maeror Ignis

Newbie
Sep 21, 2020
73
103
Yeah the game sometimes need you to grind some exp if you want to match though opponents like the oni sisters.

I found that Nara was a good opponent if you want to do some exp grind sessions.
Jora is the best xp grind bar none, you can just sit there and spar over and over again. If you're playing an allure-based build, it takes an attack or two to defeat her without even taking meaningful damage.
 

HumanRug

Active Member
Nov 11, 2020
816
742
I've been trying to play bamboo road, but when i go to the map this appears. It says that it couldn't find the png in it's folder, but when i checked it is there... anybody know how to fix it?


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

While loading <'Image' u'map/../Mods/BambooRoad/Images/MGD_Bamboo_Road_Map_Icon.png'>:
  File "game/gamecode/adventureCode/adventuring.rpy", line 66, in script
    pause
  File "renpy/common/000statements.rpy", line 455, in execute_pause
    renpy.pause()
IOError: Couldn't find file 'map/../Mods/BambooRoad/Images/MGD_Bamboo_Road_Map_Icon.png'.

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

Full traceback:
  File "game/gamecode/adventureCode/adventuring.rpy", line 66, in script
    pause
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/ast.py", line 2010, in execute
    self.call("execute")
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/ast.py", line 1998, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/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 "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/exports.py", line 1561, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/core.py", line 3793, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/core.py", line 2521, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/screen.py", line 681, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 814, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/behavior.py", line 791, in render
    rv = super(Button, self).render(width, height, st, at)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/layout.py", line 1238, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/im.py", line 607, in render
    return cache.get(self, render=True)
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/im.py", line 271, in get
    surf = image.load()
  File "/private/var/folders/fj/b9b587790_7cvpybp1qzdzph0000gn/T/AppTranslocation/274AD6C9-B37C-4A21-9423-C355007C63FE/d/MonGirlDreams.app/Contents/Resources/autorun/renpy/display/im.py", line 688, in load
    raise e
IOError: Couldn't find file 'map/../Mods/BambooRoad/Images/MGD_Bamboo_Road_Map_Icon.png'.

Darwin-18.7.0-x86_64-i386-64bit
Ren'Py 7.4.8.1895
Monster Girl Dreams Alpha-v23.9e
Sun Nov  7 15:39:15 2021
You may have one of the following problems:
- Are you playing on PC? Then make sure the game's main folder isn't nested in many subfolders of the local drive, I mean, move the game's main folder as closer as possible to the local drive's root directory. This same problem happened a while back with one of Venefica's combat moves, and since it was part of the vanilla game, Threshold uploaded a fix to it for lazy people who couldn't move the game folder themselves.
- Are you playing on Android, and using the mod for the first time? Probably you didn't install the mod completely, I posted (and re-posted) Android modding instructions a few weeks ago, search the last pages of this thread because you have to copy the mod folder to a second folder in order for the images to show properly.

EDIT: in the next post I'm gonna publish the mod installing instructions for Android one last time (in a format in which it can be easily found by using the thread's search function), then I'll put a link to such post in my signature, for even easier access.
 
Last edited:

HumanRug

Active Member
Nov 11, 2020
816
742
Monster Girl Dreams - Android version
Mod installing instructions (WORKS FOR VERSIONS v25.1a AND LOWER):

1 - After downloading the mod, go to your app storage (mine is internal storage, but you could use an external SD card to install apps)
2 - Now go to Android/data/monstergirldreams.program/files/
3 - In there, create a folder named "Mods", and other named "game". Inside "game", create another "Mods" folder. Mods/ will be used for the mods' images and music, while game/Mods/ will be used by the rest of the mods' data.
4 - To make things easier for you (there's a harder way, which saves a bit of storage space, but I won't post it here), do the same as me: grab the mod's folder, put it in game/Mods/ (WITH ALL ITS CONTENT), then copy such mod's folder to Mods/.
5 - Make sure that you load a save in town, in case you could run into any errors. Also, when you load a game after adding/removing a mod, the first action you do on the game screen (like, for example, go adventuring or enter the church) will take a long time to perform, I guess it's because the game needs to load/unload a mod's content as soon as it detects a change in the mods list, which (I think) is checked at every valid click you do. So don't worry about your game "freezing", it should unfreeze in less than half a minute.

Vanilla images replacing instructions:
1 - Grab the set of images you want to replace vanilla ones with. As an example I'll be using the Elf images, which set I used to discover this method. Keep in mind that:
. You have to use the same names in order for the vanilla images to be properly replaced
. If you don't replace an image from the set, don't worry, the game won't crash, it'll use the vanilla version instead when that image has to be shown (though is weird to see an Elf's outfit change into a bikini and vice versa between her attacks)
2 - In Android/data/monstergirldreams.program/files/game/, create an images/ folder. Depending on the image (or images) you want to replace, create the corresponding nested folders. In my case, starting from game/, it's images/Monsters/Elf/. You may need to either extract the .apk to an auxiliary folder or download the PC version in order to see which are the corresponding nested folders for your set of new images.
3 - Copy to the last folder you created under images/ (Elf/ in my case) your new set of images.
4 - You're now good to go, the good thing about replacing vanilla images is that the game won't temporarily freeze like it happens after normal modding, so you can test your new images right away. Enjoy!
 
Last edited:

Succubus Hunter

Conversation Conqueror
May 19, 2020
7,787
15,017
Madeni

My advice if you're finding the beginning of the game challenging would be to make sure you're taking advantage of the 'Analyze' skill sold by the mage girl in the guild, since that turns fights into easy mode, and to 100% every area before you progress to the next one; if you clear entire areas like that, you tend to out-level most of the enemies in the next area.

I wouldn't recommend losing tooooo much in the beginning, since you can be strapped for cash at that point and praying away sensitivities and fetishes can get pricey if you're not keeping an eye on it. Worst case scenario, you can spam working at Vivian's place during the day and sleeping at night so you don't accumulate fetishes/sensitivities through working events. It's slow, but if you spam it for a few minutes (use Ctrl key to skip text), you should be able to pay off prayer prices and get back to adventuring.

Also, if you feel inclined, go to the wiki linked in the first post and download some of the mods, they're pretty fun and creative and they let you accumulate more exp and money in between the main storyline quests/fights. It's all about personal preference when it comes to mods, just read about each one and experiment a bit.
Thank you for posting this advice.
 

azraelswegul

Active Member
Dec 27, 2017
688
387
You may have one of the following problems:
- Are you playing on PC? Then make sure the game's main folder isn't nested in many subfolders of the local drive, I mean, move the game's main folder as closer as possible to the local drive's root directory. This same problem happened a while back with one of Venefica's combat moves, and since it was part of the vanilla game, Threshold uploaded a fix to it for lazy people who couldn't move the game folder themselves.
- Are you playing on Android, and using the mod for the first time? Probably you didn't install the mod completely, I posted (and re-posted) Android modding instructions a few weeks ago, search the last pages of this thread because you have to copy the mod folder to a second folder in order for the images to show properly.

EDIT: in the next post I'm gonna publish the mod installing instructions for Android one last time (in a format in which it can be easily found by using the thread's search function), then I'll put a link to such post in my signature, for even easier access.
i'm playing on mac.
 

HumanRug

Active Member
Nov 11, 2020
816
742
i'm playing on mac.
Well, afaik the Mac version is meant for Mac PC's, so check out my suggestion about the game being played on PC.

EDIT: I've never used a Mac device (neither seen how it's used), so beg my pardon if I used Windows/Linux exclusive terms (perhaps Mac OS works in a very different way than those other two OS; as I said, I don't know almost anything about Mac).
 

Gwedelino

Well-Known Member
Game Developer
Sep 4, 2017
1,031
2,103
Has threshold already let people choose or at least have a voice in the adding of a new species of Monster Girl ?
 

doomgal

Member
Jul 2, 2018
137
229
Has threshold already let people choose or at least have a voice in the adding of a new species of Monster Girl ?
I'm not sure if threshold has or not, but if the answer is yes I assume it would probably be on Patreon rather than here.
 

Lazyrick

Active Member
Jan 10, 2018
672
767
Has threshold already let people choose or at least have a voice in the adding of a new species of Monster Girl ?
I don't follow development closely enough to know if it has happened, but there is a suggestion channel on the discord that Threshold would occasionally reply to, so we know he's at least seeing them.
As for polls and such on Patreon, not really. The last couple have been about what you use to play (pc or mac, etc.), opinions on the sleep and dream system, and opinions on CGs that show the MC (skin or silhouette, etc.).
 

Oluap-Player

Newbie
Jan 7, 2019
55
129
There was a poll giving users options of which monsters they wanted to see in the Caverns, which resulted in the addition of Tabitha and Nova.
 
  • Like
Reactions: Nevart

decker2

Well-Known Member
Jul 6, 2017
1,312
1,532
Probably late December / mid-late January. Threshold "working" on labyrinth(maybe).
if what L30 posted is true i can wait until christmas:p
Threshold is currently planning to release the v24 Labyrinth update as one complete update rather than in pieces, so the Labyrinth in its entirety will be ready for your enjoyment when v24 arrives. That said, given that systems needed to be made to support this update and Threshold lost some time, roughly one week, earlier this month due to an event in their family, there is still currently no ETA on when the Labyrinth will be ready.

The following spoiler will delve into and try to cover all of the changes that have been announced for the past few months, so if you do not care for walls of text, you may wish to avoid opening this spoiler.

You don't have permission to view the spoiler content. Log in or register now.

Now for those that did not read the above spoiler and as a quick final note on the Labyrinth, the Hellhound Sisters will be the only encounters for the story run of the Labyrinth. There are no generics, no Minotaurs, just Heckwans. The potential exception could be Perpetua if she makes an appearance during the story run of the Labyrinth, but that's just speculation at this point in time supported by Threshold saying that there won't be much Perpetua in the Labyrinth. So it does sound like she'll have a small scene or something, but that's not guaranteed.

Now I did mention this in the above spoiler, but for those who did not read it, there have been a number of art developments for MGD as well that I will detail in the following spoiler. So if you want to hear about the new and upcoming art, feel free to read the spoiler and if not, the next section will discuss a little fanart.

You don't have permission to view the spoiler content. Log in or register now.
 
4.60 star(s) 85 Votes