Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 40 of 54 · Next page · Last page

After Dorothy's 2nd growth the game keeps crashing. I can do something, but things like opening the phone arent available. 


The bbCode is:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

Exception: DynamicImage 'Phone/Chara/Dorothy/[dorothy_stage]/dorothy_idle.png': could not find image. ('Phone/Chara/Dorothy/3/dorothy_idle.png')

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\ast.py", line 827, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\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 "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\core.py", line 2745, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\screen.py", line 485, in visit_all

    self.child.visit_all(callback, seen=None)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\displayable.py", line 424, in visit_all

    for d in self.visit():

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\image.py", line 785, in visit

    self.find_target()

  File "\Downloads\my-stepmoms-journey-for-muscle-public-release-windows\MuscleJourney-0.3-pc\renpy\display\image.py", line 683, in find_target

    raise Exception(error)

Exception: DynamicImage 'Phone/Chara/Dorothy/[dorothy_stage]/dorothy_idle.png': could not find image. ('Phone/Chara/Dorothy/3/dorothy_idle.png')

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.4.24120703

Muscle Journey 0.3

Tue Jul  1 19:41:45 2025

[/code]


if there are any solutions i am very thankful


I like the game alot!

No that's just the end...

The continuation will be implemented in the next chapter 

Ahhh, okay


thanks for the fast replay. you are doing good work, mate.

thanks 

Excellent stuff.

I don't mind the linear nature of the main narative at all. The story has too many interlinking parts to do otherwise. It's early days but i would still reduce how many required days need to pass to carry out main storyline sections. There's certainly not yet enough random interactions to keep you busy through all that time, and it isnt hard to hit the 'love' requirements either. I ended up skipping so many days just to reach the next main story part, as i had already seen every other random interaction.
Anyway, this is a great start. I can't wait for the dom/sub aspects to start taking center stage....because lord knows i love me a bulging muscle maiden that's a total sub!

thanks for playing 👍

(+1)

GG , great update

(+1)

thanks

I finished the current version of the game, but for some reason, I can no longer interact with Dorothy; it always displays an error-like page with a bunch of random codes.

Can you share the image of the error?

Oh i cant really identified the error from your SS, try copy the BBCode and reply to this thread, thank you for the error report 

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/activity_home_livingroom.rpy", line 47, in script call

    call timechange from _call_timechange_29

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_dbed.rpy", line 43, in script call

    call timechange from _call_timechange_27

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 129, in script call

    call quest from _call_quest_1

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 456, in script call

    call quest from _call_quest_17

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 1867, in script call

    call quest from _call_quest_22

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 223, in script call

    call timechange from _call_timechange_65

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 2703, in script call

    call quest from _call_quest_16

  File "game/1_move.rpy", line 110, in script

    call screen living_map with dissolve

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 804, in execute

    if (timenumber == 1):

  File "game/screen_map.rpy", line 807, in execute

    if (daynumber <= 3):

  File "game/screen_map.rpy", line 814, in execute

    image "Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png"

Exception: DynamicImage 'Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png': could not find image. ('Map/Home/Living Room/Dorothy/3/Living Room Day 2.png')

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

Full traceback:

  File "game/activity_home_livingroom.rpy", line 47, in script call

    call timechange from _call_timechange_29

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_dbed.rpy", line 43, in script call

    call timechange from _call_timechange_27

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 129, in script call

    call quest from _call_quest_1

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 456, in script call

    call quest from _call_quest_17

  File "game/activity_home_mcbed.rpy", line 126, in script call

    call timechange from _call_timechange_37

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_livingroom.rpy", line 596, in script call

    call timechange from _call_timechange_36

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/activity_home_mcbed.rpy", line 160, in script call

    call timechange from _call_timechange_39

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_olivia.rpy", line 1867, in script call

    call quest from _call_quest_22

  File "game/1_move.rpy", line 253, in script call

    call timechange from _call_timechange_70

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/1_move.rpy", line 223, in script call

    call timechange from _call_timechange_65

  File "game/1_timechange.rpy", line 22, in script call

    call quest from _call_quest_5

  File "game/event_dorothy.rpy", line 2703, in script call

    call quest from _call_quest_16

  File "game/1_move.rpy", line 110, in script

    call screen living_map with dissolve

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\ast.py", line 1980, in execute

    self.call("execute")

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\ast.py", line 1959, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\statements.py", line 374, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\exports\statementexports.py", line 345, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\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 "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\core.py", line 2745, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 1 more time]

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\screen.py", line 480, in visit_all

    callback(self)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\core.py", line 2745, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\screen.py", line 491, in per_interact

    self.update()

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\screen.py", line 697, in update

    self.screen.function(**self.scope)

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 803, in execute

    screen living_map:

  File "game/screen_map.rpy", line 804, in execute

    if (timenumber == 1):

  File "game/screen_map.rpy", line 807, in execute

    if (daynumber <= 3):

  File "game/screen_map.rpy", line 814, in execute

    image "Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png"

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\sl2\sldisplayables.py", line 452, in sl2add

    d = renpy.easy.displayable(d, scope=scope)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\easy.py", line 119, in displayable

    return renpy.display.image.DynamicImage(d, scope=scope)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\image.py", line 598, in __init__

    self.find_target(scope)

  File "C:\Users\xerox\Downloads\Muscle Journey (0.3)\renpy\display\image.py", line 683, in find_target

    raise Exception(error)

Exception: DynamicImage 'Map/Home/Living Room/Dorothy/[dorothy_stage]/Living Room Day 2.png': could not find image. ('Map/Home/Living Room/Dorothy/3/Living Room Day 2.png')

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.4.24120703

Muscle Journey 0.3

Tue Jun 17 22:17:09 2025

[/code]

(+2)

Alright, I understand the issue now. The error happens because the part where the main character talks to Dorothy in stage 3 hasn't been added yet. So, if you try to talk to Dorothy after finishing the game, you'll run into that error. This isn't a bug—it's just that part of the game isn't ready yet. Sorry for the inconvenience, and thank you for reporting the bug

Hello myon is there any way do download the game from different link like mega or something cuz whenever i tried to download it from here in reach half then it says file forbidden i tried alot of time on alot of browsers and its the same 

Wait

Added google drive link

Many thanks

(+1)

i got the quarentine warning for the donwloading page

yeah that's automatically flagged by itch Io, in the bottom of the page I think you are able to ignore this quarantine warning and download the game.

no android version?

This matter has been written on the description, please read carefully, thank you 🙏

And the solution also has been written.

ok thx

Magnificent game FMG. One of the best.

Thank you for playing

Deleted 22 days ago
(1 edit)

Many Thanks for playing!

(2 edits)

So I'm a bit confused/curious does the dom/sub stuff currently affect the game or no?


(Two things while I'm here, I like the game although I would like cheats, so in future updates I can get to where I was quickly. Also side question, will the game always be this linear? Like to date Dorothy, you need to hang with Olivia? and vice versa for every character?)

(+1)

Like I said in my Patreon post that the sandbox aspect of this game is still not ready, and probably going to be worked on in the next update. And for now dom and sub still not ready yet, because of of the branch which is going to a little bit complex to finish, thank you for giving your insight 😊

great game was kinda hoping Dorothy gets bigger than Olivia also when Charottle content

L ets see. And for Charlotte content is in the next update probably 😁

excited Charlotte is my favorite hmm hopefully any new girls too

(1 edit)

thanks

Is there a Chinese version of this game?

Nope sorry

One small question does old save work or we need to begin from a new save in the latest download

(+1)

it need new save

Ahh thanks!

is there any other way to pay for your membership? 

patreon is banned in my country. 

For now there's isn't, you can only wait to public release, I'm sorry

Any news on a new update?

(+1)

still rendering the CG and Animation 

(1 edit)

Ohh you are already working on it!! Glad to hear good luck!!

Slight edit- Any possibility in any future updates you use the old model of the mom in the previous game again? I kind of really liked that model would have been great to see it in some capacity. 

(+2)

probably not sorry 😞

Ahh no worries just wanted to say how I thought the old Dorothy design was cute! I love the current one too.

(+2)

I do not really understand why the main character in your DA or Dorothys journey needs to be some dude, instead making the main character directly a FMG girl or even include M2F to make the dude a girl that then gets FMG. The name of game suggests the MC would be Dorothy. I rather enjoyed your Eir of Frohdiff, where I could play a girl. But guess tastes are different.

some people love to play as male, so yeah different people different taste

I downloaded the game but when I install it it tells me that the application is not installed why? And what should I do? My device is Android

Probably your antivirus or browser try to block the app, try other browser, I apologize I can't give a definite answer, because things like this are different every case

Thanks

love your games, will there be any update? 

(+1)

yes, stay tuned, maybe march or February, no promises though 😅

I love this game

thanks 

Will there be any update anytime soon?

(+1)

After DA NWO

Cool!

Myon-San, do you know anything about a man named Jagger-Mann on Deviantart? I'm just asking because your 3D work is very similar to his. And he disappeared somewhere from Deviantart, 2 years ago. 

Thanks in advance for the reply.

🤫

What the !@#$ do I do after the intro? I'm just running around talking to women who find me annoying and give me nothing to do. Where do I go to start FMG?

(+1)

Try look at your phone click on Dorothy character screen, there Will be quest

Thank you!

(4 edits)

what an incredible game with such potential! 

the first chapter finished in the right spot and drivers me insane to see new chapters! 

I liked the new dorothy look and can't wait to see her further transformation, physically or emotionally! 

I enjoyed the customization system in game and how player can interact with characters and I hope to see it with more choices and options in future

the money system is ok but there are no much options to spend it... 

the animations are fine but the whole body anatomy for grow looks very similar and maybe there can be different grow types for certain characters... 

about side characters, despite they are not appear in the main character menu but I love to see if they can be add to it with further conversion with them


just one question, is there gonna be new update soon? 

thank you for your amazing game! 

the update not going to be very soon, because I'm also working on other game, stay tuned

It was perfect! Perfect everything down to the last minute details

(1 edit)

Thank you for your Homelander's response, really thank you for playing!

Am I to understand that there's no way I can go to work yet?

They are, go to train station and you can go to work

Alright, just finished it, time for feedback. The new visual style is quite nice, although I will say that the new Dorothy has some angles that make her look cartoonish and strange. Otherwise I'd say it is an all-around improvement.

The general atmosphere and writing have become much lighter and less gloomy and intellectual, which is a good thing. The characters feel more like real people now. I ended up liking Jenny way more than I thought and Olivia, in complete contrast to the previous version, has become my favorite character.

The three stats for each character are a nice idea for letting the player customize the experience. I hope that a 'pure love' route without sub/dom attached will be possible resulting in a vanilla relationship between equal partners.

The new plot hook is very nice. Magic necklaces to empower women are thematically sound and offer many future possibilities. The one 'problem' (if you even want to call it that) that I have with the game so far, is that Dorothy's first growth spurt was quite drastic, which leaves me to wonder how much more room there is to go. If the stages to growth are very limited, that is also fine and it probably invites the possibility of spreading the growth to the extensive cast you've introduced. This would probably result in a gameplay loop that concerns itself primarily with the growth of new characters and focusing on the relationships and inner workings of established characters.

Overall, you have given us a great insight into the new direction the game is heading and I'm excited to see where this is going.

thanks for playing, your feedback is appreciated!

(+1)

Just played the game, you really put a lot of effort into this, this looks magnificent in terms of graphics and muscles (even tho the more muscle the better) , probably the best fmg game out there

Thank you!

I don't know why version 0.2 can't install on my android phone when version 0.1 was installed before update

Try uninstall the v0.1

(3 edits)

I already unintall the v0.1 month ago and right now i still try instal v0.2

If it's still dont work, just install the pc version, and emulate it using Joiplay on android

Ok thank you

It was really worth the wait. Thanks for a great time ;)

thanks for playing

(+2)(-1)

In my place right now september 3, 7 AM

(1 edit)

Already released, please enjoy!

Ok thank you

Where is the public version please?

Already released, please enjoy!

The new Public Version is coming out today right? Good Luck!! 

(1 edit) (+1)

yeah about to release it, wait I need to prepare something, expect sometime at 7 PM ET

Yay! Cool.

(+1)

Already Released, please Enjoy

Playing it while I comment, also when can we switch from the main character to Dorothy I gained 5 love points from her but when will the switch happen. 

no more switch character, just main player perspective 

making two perspective is  very time consuming

I've been playing your games on here since the first version of Dystopian Abyss, and it's been really great to see your skills and creative vision develop with every game and every new update. Stay motivated, your games are highly appreciated!

(+2)

thanks for your support, appreciate it 🫡

(-1)

So when V.0.2 public release in itch.io because V.0.1 already done in march before... I playing in Android and No problem at all

(+2)

September 2, 2024

Ok i will waiting

would girl on girl content be added? If not its ok its a great update so far.

(1 edit)

there's a probability 

Great game, only thing I didn't like was Dorothy's hairstyle, too short.

(+1)

thanks man, but sadly i maybe have a short  hair fetish!! XD

Maybe an option to change her hair in the game? So you can still have your fetish and players have options.

(1 edit) (+1)

probably that will happen in submissive and dominant route. For example, she will grow her hair as she turn more submissive and dye her hair when she becomes more dominant, or keep her hair when in lover's route

Sorry for hopping in this exchange 😅please can there be also a option of allowing her to be bald or rock a buzzcut in the dominant route?

(+1)

Probably another character

Having problem downloading it on android

Which version?

V0.2

Wait, I also got error when I try to play it on my Android

For the meantime try download PC version and emulate it on joiplay on your android, it should work just fine

https://joiplay.net/

Android build is now can be downloaded, and hopefully it runs smoothly.

Is this a new update? Congratulations on the new update!! Also fully revamped game wow!! Will we be able to load our old saves here? Is the story different from the last update?. 

(+1)

Sorry you cant load your save here, and you dont need too, because I also revamped the story and coding, haha, but i promise you'll like it. But for now public release hasn't been updated yet, stay tune on Monday,  September 2nd, 2024

(1 edit)

Excited for 2nd September to come haha, Also does Dorothy become more dominant as she grows bigger in this game? Or is she still sweet like the previous game, I hope she becomes more like Olivia in the previous version as she grows angry and violent and dominant haha. 

(+1)

This version hasn't has Dorothy changing character yet, but in the future she will be more dominant or more submissive depend on your choice

Yay!! There will be another version too then?

No the choice will be inside the game

You will made a anime version characters like the other game?

(+2)

No

Viewing most recent comments 1 to 40 of 54 · Next page · Last page