Comments

Log in with itch.io to leave a comment.

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

"eat and be eaten by them", are there actually any scenes where you are the pred? I've only found prey scenes and the one time that was remotely close to player pred it was the most prey scene possible...

(+1)

Yeah I was wondering that too.  Not very partial to player prey scenes.

towards the end, nora eats the nymphs, and I think that's about it for this version

How do i can run away from the giantess?? I tried everything

You need to defeat Haydey but not push her in and then convince her by restoring her hp.

Deleted 24 days ago

Hello ! I love your game so i would like to help you to translate your game to french !

Hello! Very nice! Please contact me on our team discord server https://discord.gg/GKrVc37m

(+1)

i know , that the new ubdate , was published 20 days ado, however , a question for  the author , no need for rush but when do you plan to anounched the next ubdate?

(+1)

Usually I release one update in 4 months. So if everything goes good you will see 0.2.0 this autumn!

I have 2 questions , how can i do to at the camp Aimi eat the fairy because i only have 2/3 pictures and second question how can i have the 10 vored pictures of nora because i only have 1 😭 . Thank you !

You need to inspect the cage before freeing fairy

As for gallery, 9 out of 10 pictures will be unlocked if you lose to Forest Spirit without swallowing Gherta first.

Thanks a lot what can i do with the blue leaf ?

Deleted 26 days ago

Win the coin flipping game in Misa scene!

Loved the game, tried to get everything in the gallery but I honestly think an achievement is bugged. It's the fifth one, theoretically it should be in the bandit camp, where you get another image of the fat elf girl and another nude scene. I think I tried everything, so is it just me or is it actually a bug? looking forward for the new chapters🔥.

Thank you! Yes, it’s an achievment in the bandit camp, for the only male pred scene in the game. I think I need to change that since male pred is optional thing

Realy liked the game, but I have to ask will Maple remain a prey character or will she become a predator in the future ?

Thank you! This will be decided by the player’s actions.

Hi loving the game so far would you consider making a option for maple to willing give herself to mary

Thank you! I will think about it.

(+1)

Is Nora able to digest Maple?

Not yet

is 0.1.9 going to be free 

It’s free now!

10/10 i love it

(+1)

The game is really good, maybe nora can unbirthing the Ginormica

(+1)

what should I do here, I've tried everything

Just click any option

Me encanta este juego, 10/10

when will the 0.1.9  ubdate will be public?

It will be in around two weeks

Thanks you very much

Damn i just got to the giantess part... i have loved your art for years. Have you ever done giantess crushing tinies art?

Thank you! I haven’t done them yet, but I probably will in the future

thanks for responding! Love the game! Been following your amazing art for years now!

can someone help me i have stack in the Solitaya giantess encounter i always get digest , how am i pass it

(2 edits)

Just keep trying. Chose the option that doesn't result in a bite, and if you are going to get bit anyway, pick the choke option. Then it depends how you want it to end, but when you get the tigeress down to a certain amount of stamina, there will be an option to either stop and think, or not think and just throw her in. I'm not sure about the throwing in path, but for the calming one, pick the option that is successful. There will be the option to go back when you get to the giant fight, so you can go back and forth between choices. There is quite a bit of luck, so if you find you have lost the fight, just reload the save from the start of the fight and try again. But yeah, for the option to save the tigress and yourself, mix up the calming and talking sense option. If one of the options send in a bite, choose the other. If they both end in a bite, choose the calming one. You should be able to get it eventually. Then the options after are quite easy. The calming option in the saving both yourself and the tigress leads to the success.

(+1)

10/10 vore game

Man this is such a great game! I Have just one question... is it normal that the fight scenes and many other have just a black screen with text?

Hello! Thank you. It’s not normal, but I did it on purpose because I didn’t have time to draw pictures, so I just used blackscreens. But right now I’m fixing it, replacing blackscreens with proper pictures.

can someone help me i have stack in the Solitaya giantess encounter i always get digest , how am i pass it

It just straight up freezes and then kicks me off the game

Yes, the game wasn’t optimised well for android

My game keep crashing at the troll lady part on Android

Hello! Please could you tell more about what part (what line), and what kind of crash was that? Was it like with exception like comment below, the freeze, or just crash?

If it’s the third case then I’m not surprised because android version might be pretty buggy/laggy, due to renpy android optimisation and my lack of knowledge.

image.png

at solitiya mouth scene

Hello! Thank you for your bug report. You need to load from the moment where Nora meets Forest spirit or start a new game.

Deleted 46 days ago

Hello! Only if someone else would translate it

(+1)

can you make a option to let Haydey swallow Firs. because i would love to see it.

(+2)

I don’t think I can promise it right now, but we will see

Thx

i love this game 

(+1)

Is there a way to get Nora to digest Maple? If not, can we get an alt  option for the training scene where she does give into temptation? Pretty please with a cherry on top :3c

(+2)

I will consider it!

(+1)

☆w☆ oh my gosh!!

(+1)

That would be awesome

(+1)

Hey, I am running into a small issue during the Solitaya giantess encounter where I run into an exception error.
"While running game code:
File "game/dialogie/nora_and_haydey_adventure.rpy", line 312, in script if gherta_eaten_by_nora == true:
File "game/dialogie/nora_and_haydey_adventure.rpy", line 312, in <module> if gherta_eaten_by_nora == true:
NameError: name 'gherta_eatenby_nora' is not defined"
Any idea what I might be able to fix or is it an overall issue with the current version of the game? Cheers and thanks for any help! :)

(1 edit) (+1)

I'm sorry, but an uncaught exception occurred. While running game code: File "game/dialog/nora_and_haydey_adventure.rpy", line 312, in script if gherta_eatenby_nora == True: File "game/dialog/nora_and_haydey_adventure.rpy", line 312, in <module> if gherta_eatenby_nora == True: NameError: name 'gherta_eatenby_nora' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/dialog/nora_and_haydey_adventure.rpy", line 312, in script if gherta_eatenby_nora == True: File "D:\VGames\LandofHunt-0.1.8-win\renpy\ast.py", line 1843, in execute if renpy.python.py_eval(condition): File "D:\VGames\LandofHunt-0.1.8-win\renpy\python.py", line 1209, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\VGames\LandofHunt-0.1.8-win\renpy\python.py", line 1202, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/dialog/nora_and_haydey_adventure.rpy", line 312, in <module> if gherta_eatenby_nora == True: NameError: name 'gherta_eatenby_nora' is not defined


(for a full copy Markdown)

(+1)

Hello! You need to load the save file before Nora and Gherta meet Forest spirit!

Ah that worked perfectly, thanks a lot! ^~^

The last thing I expected to see in a vore game is Kotyonok Gav. Besides that, this is probably the most brutal vore game I ever played. Especially that one moment with Mary and some paranormal shit next to her.

Such a great game! Amazing art, story and vore content.  I hope to see the forest giantess return in future updates! She's easily my favorite character :)

I'm excited about this update but i will wait patiently

(+1)

Is there any plan for the mobile version get a public release?

(+2)

Mobile version will be uploaded publicly together with the main version

is update. 0.1.8  going to be free

because i love this game

(+2)

Yes! There will be public version later^^

You are the best

(+1)

game 10/10 and vore 10/10 i love it

:3

Just trying to help out Saint

Thanks!^^

Android  version is coming be patient guys 

we need android version

Will be!

please let us eat Nora! I wanna get revenge for that scare she gave us during the beginning!

Deleted 46 days ago

If someone would be willing to help with translations then yeah, of course ^^

Deleted 46 days ago

Yes. Android version will come with the next update I’m working on X)

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