Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 62 to 101 of 121 · Next page · Previous page · First page · Last page
(+2)

Are you planning to keep the protag grown/shrunk for a long time and have it affect the plot, or it'll just be a flavour gimmick?

(+2)

I paid twice the suggested price, just because I WANT MORE!!!!! GIVE ME MORE YOU VN GENIUS!!!

(+5)

where's the 0.11 public release?

(+1)

If you follow the patreon you will see what day it is released on this page. Since if you want with more anticipation you can support the patreon or in another way and if not wait for the date of this page. I hope the information is usefull.

(+3)

This is fucking fire.

(+5)

Bloom War 0.11 is now available on Patreon and SubscribeStar!
https://
patreon.com/ATHGames

https://subscribestar.adult/athgames

(+4)

When will the public version be out ?

I wish to add a lot of options. I added that women are more attractive and their chests must be attractive. I wish to add a mole close to the mouth, this makes women more attractive. Add the option to choose between women who will enjoy you. I hope you continue. I loved this game very much? I hope to add stories to it, such as shrinking in a nightclub. You choose the predators who want to kidnap you

(1 edit) (+1)

ohhh by the way I forgot to report 2 errors that I saw in version 9 male/female route.

When you finish classes and you have to choose between going with Jayne or Kammy, if instead you go to the infirmary it will show that Kammy, Jayne and Emily are there, in addition to giving you some dialogues that seem to go after leaving the pool and going to ask how they are.

The other one is when you choose Kammy first and then you go to Jayne to find out about her work and other information about her. When you return it appears to you as if there was a key object in the meeting room.

One more was more than anything that appeared in the form of a woman in the route of a man. It was where Rebecca proposes that you turn it into a pistil. I hope they serve you

What would also be very good is that they add the option of expanding the ass; In addition to breast and ass expansion at the same time, as well as growth with ass or growth with chest. thanks again for the game.

(+3)

first of all I would like to congratulate you for the magnificent game you are doing; It's not just pornography and that's it. The story is attracting you as you progress in the game, the characters and the fact of the possible routes that can be created is also an extra. When I met the game in part 9, I can't stop playing until I'm up to date. In advance, I am very grateful for the effort and desire that you are putting into this game and I hope to continue playing it and see it finished. Lastly, it is good that you have the freedom to choose a man/woman, a futa/woman and a woman/woman; although the latter could also be without futa. Congratulations. By the way, part 10 went like water, but it's because I still enjoy this whole story and hopefully all the characters influence it to develop different endings and events. Thanks, again.

(+4)

Can't wait for the next update.

(1 edit) (+4)

Can you give the futa path more character choices for there expansion.

(1 edit) (+1)

this game is really good please continue to make this game good and when it ends please make a 2sd game not gonna lie this is my favoret game please continue to update it please

(+2)

this will be the first game i will wait for the next updates, it's that good.

(+1)

Biggest cliffhanger yet goddamn

(+1)

Oh nice, you fixed the links ^^

(+6)

Will it ever be possible for the futa MC to get taller/curvier in the game?

It is now. Once sasha offers the potion select the  "i wish i was bigger for once" option, you will absorb some of Sachas height hair (??) and curves.

(+4)

Bloom War 0.10 is now available on Patreon and SubscribeStar!
This is the biggest update I've made so far, so I hope you enjoy it! https://www.patreon.com/ATHGames
https://subscribestar.adult/athgames

(1 edit) (+1)

Just installed and started playing but I do have a question. How do you find the readme.txt? I'm an idiot and have no clue what that means but in the beginning it said make sure to read it. I'm playing on Android if that helps

(+1)

to find the "readme.txt" go into your phone's "files" - "internal storage" - "Downloads" - "open the game folder" - it should be inside there

Ah I see. Thanks!

Hey can you tell me how you started the game as I can't seem to download the game it just says "there was a problem while phrasing the package "

(1 edit)

Sorry for the late response. I've had that problem before. I'm not sure if it's a storage issue or not.  Try deleting some old apps or games you don't use anymore and see if that helps. I think that might be how I solved that issue

(+6)

I'd love to see a futa/male selection in future builds

(1 edit) (+1)(-1)

Found a bug in the new update. In the futa only setting when Jayne is growing after showing the player character the size stealing place it has Jayne as a female.

Edit: found another bug. Once again in the futa only path there are a couple images missing from the Jayne dream bit.

(+3)

Bloom War 0.9 is now available on Patreon and SubscribeStar!

(+1)

is the game supposed to end right after following jayne and then the other girl?

(2 edits)

I'm running the Male route, and gave Jayne muscle and not a penis. I don't even think giving her a penis was even an option in that route.

MaleMain.rpy Line 2548

scene BW8MG1

needs to be changed to

scene BW8MGF1

Otherwise, it makes Jayne show up with a penis even though she isn't supposed to have one there. I think BWMGF is supposed to be there instead, though the variables in MainImages.rpy refer to it as BWMGF1, which is wrong. I had to rename the webp in the game\images\Main\0.8\Vari\ folder to keep the game from throwing an error from my fix.

Also, at the new sandbox events at school, people kept referring to the MC as "she", even though I'm playing the Male route.

(-1)

android is zip ???

(-1)

This is great im enjoying it so far though I wish if it had some audio during growth/sex scenes 

(+1)(-1)

this shows up right after the player character says "time to get up" in the 0.7 update

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/MapNav.rpy", line 26, in script

    if CurrentLoc == "MyBedroom":

  File "game/scripts/MapNav.rpy", line 26, in <module>

    if CurrentLoc == "MyBedroom":

NameError: name 'CurrentLoc' is not defined

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

Full traceback:

  File "game/scripts/MapNav.rpy", line 26, in script

    if CurrentLoc == "MyBedroom":

  File "renpy/ast.py", line 1893, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2266, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2259, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scripts/MapNav.rpy", line 26, in <module>

    if CurrentLoc == "MyBedroom":

NameError: name 'CurrentLoc' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.8.1895

BloomWar 0.7

Wed Jan 25 20:53:01 2023

[/code]

(+1)(-1)

Same with 0.8.

(+1)(-1)

this show up right after the player character says "time to get up"

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/MapNav.rpy", line 42, in <module>

NameError: name 'CurrentLoc' is not defined

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

Full traceback:

  File "scripts/MapNav.rpyc", line 42, in script

  File "renpy/ast.py", line 1893, in execute

  File "renpy/python.py", line 2266, in py_eval

  File "renpy/python.py", line 2259, in py_eval_bytecode

  File "game/scripts/MapNav.rpy", line 42, in <module>

NameError: name 'CurrentLoc' is not defined

[/code]

(+1)(-1)

me too with 0.8 version

(+1)

Bloom War 0.8 is now available on Patreon and Subscribestar!

(2 edits) (-5)

ADD FEMALE  TO MALE TRANSFORMATION AND MORE FUTANARI TRANSFORMATION CONTENT TO 0.9

(-4)

AND ADD YAOI VERSION TO THE GAME

(1 edit) (+1)(-1)

Wanted to give the heads up that when you first meet Gina, she gives her name and the text updates to show it, but the next time she talks it goes back to large woman. This only happens in one textbox though, for specification. Haven't noticed any other bugs so far but if I find any I'll reply to/edit this message.

Edit: Didn't know the story ended right after that. Kinda sad that there was so little new story this update but exited to see how the new semi-exploratory system will go.

(1 edit) (+2)(-1)

i get an error after Alexa wakes up in the most recent version


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/MapNav.rpy", line 26, in script

    if CurrentLoc == "MyBedroom":

  File "game/scripts/MapNav.rpy", line 26, in <module>

    if CurrentLoc == "MyBedroom":

NameError: name 'CurrentLoc' is not defined

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

Full traceback:

  File "game/scripts/MapNav.rpy", line 26, in script

    if CurrentLoc == "MyBedroom":

  File "renpy/ast.py", line 1893, in execute

    if renpy.python.py_eval(condition):

  File "renpy/python.py", line 2266, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "renpy/python.py", line 2259, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scripts/MapNav.rpy", line 26, in <module>

    if CurrentLoc == "MyBedroom":

NameError: name 'CurrentLoc' is not defined

Windows-10-10.0.19041

Ren'Py 7.4.8.1895

BloomWar 0.7

Wed Jan  4 20:27:44 2023

[/code]

(+2)(-1)

okay, it turns out you can fix this by restarting ALL the way from the beginning, but this skips a lot of the events that have happened. it only shows the sex scenes and such

(-1)

I have the impression old saves (even from v0.6) aren't compatible so I'm starting over, anyway...

(+2)(-1)

Got the same error :/

(+1)(-1)

Please update this again

(-1)

i cant get mine to open plz help

(+2)

Bloom War 0.7 Now Available on Patreon and SubscribeStar!

(-2)

When was the last update?

(-1)

how do i fix this?

That error happens if you are using an old save from before I added the growth variable for Jayne. So you will need to start a new game or load a save that happened before you choose how you want Jayne to grow.

(-1)

in  the Read me it says "

They might even change the content of the game into something certain sites don't approve of.

That would be terrible...

;)"  What exactly Do I change to make incest if thats possible cause it also brought that up specifically

(+1)

Be sure to read the part were it tells you what NOT to do.

does this work on mobile? my browser is safari if that helps.

Bloom War 0.6 is now available on Patreon and SubscribeStar!

Is there going to be any futa-on-male or futa-on-futa stuff in a future update?

(+1)

Really hope the dev finishes this

Viewing most recent comments 62 to 101 of 121 · Next page · Previous page · First page · Last page