4.40 star(s) 27 Votes

PervectKakarot

Active Member
Oct 8, 2017
658
1,021
360
The new meta is coming! Stat buffs for Hinata ~~

Hinata’s previous design seemed a bit unbalanced, so I’ve buffed her a bit taller and gave her a bigger butt ~~

I’m also designing a few bikini outfits for her in the upcoming version — I’ll show them to you soon ~~

Oh, and one more thing — if anyone asks me when version 0.8 will be released, to be honest, I don’t know either. Version 0.7 just came out recently, but overall, I’ll try my best to finish 0.8 as soon as possible ~~

View attachment 5369187
I liked the breasts of the old model more, but in the new version the butt got a buff, which is good haha.
 

kazazaky

Newbie
Mar 30, 2018
22
24
34
Man if only the Poll about more content but less Art content (The Art Content will only be temporary Sketch,not full Animation yet ) Win the poll ,it will be more better for Story Progress. The faster with The Story Completed ,the More Relaxed Kimkun can Make the Animation / CG art . well that's my Opinion tho
 

SiriusDar17

Member
Aug 11, 2017
273
171
264
The new meta is coming! Stat buffs for Hinata ~~

Hinata’s previous design seemed a bit unbalanced, so I’ve buffed her a bit taller and gave her a bigger butt ~~

I’m also designing a few bikini outfits for her in the upcoming version — I’ll show them to you soon ~~

Oh, and one more thing — if anyone asks me when version 0.8 will be released, to be honest, I don’t know either. Version 0.7 just came out recently, but overall, I’ll try my best to finish 0.8 as soon as possible ~~

View attachment 5369187
The old boobs are more natural, but the new ass is great. What to combine! :D

S.
 
  • Like
Reactions: kingmessi0011

Zegion101

Member
Nov 13, 2022
328
802
193
Hinata bikini design ~~(Patreon)

Number 1 gives off a fresh, exciting feeling that doesn’t get boring, while number 2 is for those who prefer the original style. I’ve actually already made my decision, but I’m still quite curious to see which one everyone likes more ~~

Hinata+2.jpg
 

EXP-N

Member
Mar 23, 2023
280
381
186
The new meta is coming! Stat buffs for Hinata ~~

Hinata’s previous design seemed a bit unbalanced, so I’ve buffed her a bit taller and gave her a bigger butt ~~

I’m also designing a few bikini outfits for her in the upcoming version — I’ll show them to you soon ~~

Oh, and one more thing — if anyone asks me when version 0.8 will be released, to be honest, I don’t know either. Version 0.7 just came out recently, but overall, I’ll try my best to finish 0.8 as soon as possible ~~

View attachment 5369187
The chest design in the old version was definitely better, maybe show a version with the new butt + the old chest design?.
 

Ghost''

Well-Known Member
Mar 17, 2021
1,950
4,682
407
Konoha Milfs [v0.7] Unofficial Android Port + Gallery Unlocker

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


- 384Mb


My Android Ports have a 2nd Persistent save location. So, even if you uninstall the game, the saves will remain Intact.

Saves location: Storage/0011/Game-name


You can also join my discord server for more and support me.



You can also join 0011 discord server



If you like my works please support me.


Android Port Updated..
 
  • Like
Reactions: Decius0

walk314

Newbie
Dec 23, 2019
44
77
174
Anyone elses gallery not working in version .7. Neither linux or windows works. This is the error message.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/gallery.rpy", line 593, in execute
File "game/gallery.rpy", line 593, in execute
File "game/gallery.rpy", line 606, in execute
NameError: Name 'user_name' is not defined.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/gallery.rpy", line 593, in execute
File "game/gallery.rpy", line 593, in execute
File "game/gallery.rpy", line 606, in execute
File "renpy/text/text.py", line 1574, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1693, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'user_name' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Hokages Adopted Son 0.7
Wed Oct 29 17:58:38 2025
 
  • Like
Reactions: Dividing86

Zuckerfee

Newbie
Sep 14, 2021
36
85
110
The new meta is coming! Stat buffs for Hinata ~~

Hinata’s previous design seemed a bit unbalanced, so I’ve buffed her a bit taller and gave her a bigger butt ~~

I’m also designing a few bikini outfits for her in the upcoming version — I’ll show them to you soon ~~

Oh, and one more thing — if anyone asks me when version 0.8 will be released, to be honest, I don’t know either. Version 0.7 just came out recently, but overall, I’ll try my best to finish 0.8 as soon as possible ~~

View attachment 5369187
+1 for combining the new design with the old tits, hope enough people think so for it to reach the dev
 

noiuhfdhdh

Member
May 9, 2023
144
94
57
I was browsing kemono which is

a public archiver for:

  • Patreon
  • Pixiv Fanbox
  • Discord
  • Fantia
  • Afdian
  • Boosty
  • Gumroad
  • SubscribeStar
  • DLsite
I came across posts by Kim talking about the game before its release, in the early days of its launch.
 

noiuhfdhdh

Member
May 9, 2023
144
94
57
I found several pictures of this girl. I don't know if she'll appear in future updates or if Kim has abandoned the idea.
her name is mia
 
Last edited:

noiuhfdhdh

Member
May 9, 2023
144
94
57
Kim says here that the game is based on the Boruto universe but is set in a different time periods so we might see some character who haven't appeared in Boruto like kushina konan and even tsunadi
This tweet was posted on January 9,2025
I hope Kim hasn't changed his mind
 
  • Like
Reactions: QWERFVTGB

noiuhfdhdh

Member
May 9, 2023
144
94
57
kim:
I’m envisioning a storyline for a side character in the future, tentatively named “X Girl.”

It’s widely known that Haruto has a big penis , leading many to assume he can easily win over any woman. Given the large number of female characters in Naruto, some women might be “easy” and willing to sleep with Haruto upon learning about his big penis.

However, if I develop “X Girl” in the future, her arc will be more complex. Her story will span a significant period, evolving from having no feelings for Haruto to gradually falling in love with him. Throughout their journey, she believes that Haruto is impotent and doesn't know that his illness has been cured.

She will be the one to confess her feelings first. For example:

X Girl: “When I’m with Haruto, I rediscover a joy I thought was long gone, and I feel safe with you…”

X Girl: “I don’t care about your cruel disease… whether you return my feelings or not…”

X Girl: “I love you!”

I think this scenario has potential. What are your thoughts? Any feedback?~~
 
  • Like
Reactions: fazzbenn
4.40 star(s) 27 Votes