Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 6 to 45 of 1,448 · Next page · Previous page · First page · Last page

There's a weird scene I just found where I walk in on Asuka in the bath and she starts saying stuff as if she knows it's a simulation when she shouldn't know yet. What's up with that

Are there new events with asuka or bulma?

It's a small event with tatsumaki

When are u gonna update the mobile port?

It's already updated

i cannot save Could you please help me

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 414, in __call__

    renpy.save(fn, extra_info=save_name)

Exception: Not saved - no valid save locations.

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

Full traceback:

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script

    $ ui.interact()

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute

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

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>

    $ ui.interact()

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/ui.py", line 301, in interact

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

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/core.py", line 2166, 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 "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/core.py", line 3208, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/transition.py", line 53, in event

    return self.new_widget.event(ev, x, y, st) # E1101

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/screen.py", line 793, in event

    rv = self.child.event(ev, x, y, st)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1430, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1430, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 1202, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/layout.py", line 288, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1174, in event

    return handle_click(self.clicked)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/behavior.py", line 1095, in handle_click

    rv = run(action)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/display/behavior.py", line 395, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 414, in __call__

    renpy.save(fn, extra_info=save_name)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/loadsave.py", line 460, in save

    location.save(slotname, sr)

  File "/Users/apple/Library/Application Support/itch/apps/my-hentai-fantasy/MyHentaiFantasy.app/Contents/Resources/autorun/renpy/savelocation.py", line 468, in save

    raise Exception("Not saved - no valid save locations.")

Exception: Not saved - no valid save locations.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.2.3.24061702

MyHentaiFantasy 0.12

Sat Jun  7 23:54:51 2025

[/code]

(-1)

Ask ChatGPT

turkce dil eklenicek mi ?

Alguien sabe porque no me deja actualizar el juego? O tengo que borrarlo y volver a instalarlo?

Deleted 1 day ago
Deleted 18 hours ago

is there a way to play the full game on the computer, the PC version is only 76 MB

Its a installer, once extracted and played, it will download full game.

(+1)(-1)

"Maybe??? can help me out with this"



Asuka says this in the tasks tab, but I don't know what to do, I can't find it anywhere


 can you help me? 

(+1)

please make the dupli scenes optional (as in just removing the duplicate from the scene when selecting the option) even if its not technically ntr or sharing it still looks and feels that way.

(+1)

I'm having fun with all the references and various characters and music. This game has a lot going for itself, I hope it will keep getting more. The quality is also high.

The PC version works without any problems for me.

Android has a problem when going through the music. It recieves some error that forces me to rollback or close the game. Otherwise this game is near perfect on my phone, only has a hiccup when animations pick up.

(1 edit)

Is it possible for you to take a screenshot of the error on Android and send it here or on our Discord? That would help a lot. Either way I’m glad you’re enjoying it!! <3

(+1)

Is the android version gonna get update soon?

(+1)

Yes!!! It is updated right now, you just need to download the launcher and wait for it to download. If you encounter any issue or you are not sure on how to start the new content, feel free to go to our discord

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

It's still showing 0.11.5 ver in android do i have to uninstall the app and download it again?

Why the pc/linux version is only 76 MB? While the mac one is 2.4GB

(-1)

Because the Android, PC, and Linux versión are launchers. But we haven't manage to get the launcher working on MAC, that is why it is on full size

(+12)

BE AWARE OF SCAMMERS!!!
Please do not click on suspicious links in the comment section. All of itch.io has been infested by scammers lately, and as soon as I report, ban, and delete a scam comment, another one appears.

So PLEASE FOR THE LOVE OF GOD, do not click on any image, link, or external source from people claiming to have the "new version" or a "modified version with 0 bugs"

(-9)

ok but isn't asuka 14

(1 edit) (+3)

28. I’ve watched a lot of Evangelion to know this. Also, a quick google search will tell you this: Asuka is chronologically twenty-eight years old, but has not physically aged due to what she calls the "curse of Eva”

(-6)

So her body is still 14. 

(1 edit) (+1)

Lets just say it's freshy lookin 18, mkay? :D

And its a common practice in games, fanfics etc, to make charas older then in original stories, so as in game is stated, all have 18+ y...

(-3)

So you would f@#$ a CHILD by somehow convincing yourself she's 18.

(+1)

If one can convince himself such thing, that means a serious mental illnes, kind of im sure i am free of, thanks god :D Please refrain of imputing this personally, i was sure this is general discussion.

As a matter of facts, there is a similar thing with older (especally) women, in games and anime etc., depicted almost like any young character, but with bigger "assets" and labelled as milf, aunt or smthg like that.

Its a fantasy world, ppl can be older or whatever author want it to be. If U are fixated on "originals", then maybe u lack of imagination, if it's just age matter, maybe u have issuses with that cp urself? It is not a shame to seek medical help. :)

(+7)(-1)

Even if she is, does it really matter? Literally a few pixels on ur screen

(+1)(-6)

by your logic cp should be allowed

(+1)(-30)

Bro, your version is out of date. 

And I found an updated version of your game, also there are 100% saves.

  

(-22)

bro really helped, I like the new version better.

(+2)

You sick bastards

(+2)

bot helping bot, ffs ITS A SCAM

die parasite

Actualice el juego pero sigue en la 0.11

(1 edit) (+1)

Hi, great game but new Mac download (v12) won't run. Says there is malware, the usual option to override isn't working. ETA you have to open Security settings and click "Open Anyway".

Why does the android version say 0.11.5? Is it a bug or something?

It's not out yet

(-2)

Please make this playable through web

(+1)(-2)

Que paso con la actualización  toda la espera para nada 

(+1)(-1)

Is my game glitched? I already have all the gallery screens unlocked even though it's my first time playing the game. Is that supposed to happen?

(+1)

Shinobu, it's not  turn yet , but I'm very satisfied with your skillful performance.

I'm looking forward to it being better.❤️‍🔥

(+1)

It would be nicer if you add some features like adjust your "lil bro" sizes

Why does the android version say 0.11.5? Is it a bug or something?

Same idk why

(-2)

Where is the update for Android's cause that shit ain't it like dead ass when I say this it put me back versions

¿Qué hago?

(-2)

需要多长时间才能将中文补丁上线?

I can prove it

(+1)(-1)

And its still 11.5 version, nothing change

(+1)

how do i start tsumaki route?

(+1)

New game > skip to new content. 

Hey it seems like theres a problem with the android download link, it doesnt give me the version 0.12 of the game.

(1 edit)

Just downloaded it myself to check, and yeah gives you 0.11.5 still, weird 

(+2)

The game is amazing and I really loved it! The animations, character works, free use modes are super smooth and fun to play. But one thing which is missing is cumshot animations. Please add cumshot animations for both protagonist and characters at least in free use modes, and the game will be 10/10! <3

(+4)(-1)

My Hentai Fantasy (0.12.5) Echo Slpit!

This time we have a good reason for the delay (it’s still May 31 somewhere right?). We’re dropping a content update TODAY, RIGHT NOW!!! This is our first ever monthly release, and even though it’s a mini update, it includes some fresh and unique content that we hope you’ll enjoy ❤️

I won’t go into too much detail about the content to avoid spoiling it for those who haven’t played version 0.12 yet which I assume is most of you, since this update is dropping at the same time as the 0.12 for the public.

One thing I can share though, is that we finally have official Portuguese and Chinese translations! These will now be the main supported languages, and every update moving forward will include up to date translations for all supported languages: (English, Spanish, Russian, Portuguese, and Chinese.)

If you’re a patron, the new content will be available very soon! As usual, the public version will be released about a month from now. We really want to to update the game more often, and this marks the start of that effort (or at least our best attempt at it).

Enjoy the Sunday surprise drop everyone! ✨✨✨

The full trailer is on our Discord!Search for the announcements channel and you’ll find it❤️

(+1)

Cuando sale la versión pública

Se supone que hoy, a lo mejor vayàn hacerlo igual que la otra actualización (hasta las 11:59 P:M)

La actualizacion esta lista!!! Perdonen la demora, queriamos sacarla en conjunto con la 0.12.5

shouldn't be the public version already be relesead?

(+1)

It is up now! Sorry for the slight delay we wanted to release it at the same time as the new version. Everything is up and running right now tho❤️ Hope you enjoy it!

(1 edit)

Mouse controls seem to be off, cursor is 25 or so lines below the target in the menus.

NM it seemed to have corrected itself.

Im stuck on 0.10 and im confused on why


That in game banner hasn’t been updated, you’re not on 0.10

ok

Viewing most recent comments 6 to 45 of 1,448 · Next page · Previous page · First page · Last page