is there money in noriko's room? I cant seem to get the cheat menu
but Ive collected all the money elsewhere.
Edit: I've figured it out, it was as I've said, you need to get all of the money in noriko's room. For it to be useful you need to make a new playthrough though
I really like this game. I play on PC. In 3.3 I go to talk to Minato, but once the MC says where to go look for the sister, the game crashes on the next screen. If I "ignore", it goes back to main menu. This is from a save game I played at the end of 2.2.
Hi, i just wanted to ask how to complete the jogging quest (one with muscular guy) cause everytime i click on him it crashes and doesnt continue. (i play on android so if thats an issue please do say)
Yo Bro This Game Have Many Bug Like My Money into 0 and black screen u need to fix it dude before i am waiting for next update and i think there Will have a fix in this game but still same
This game looks really good unfortunately it crashes frequently on my Galaxy A10e making game play very infuriating for me. The game will install and open just fine but even after freeing up memory and using a game booster it still crashes every 10 minutes or so forcing you to restart the app and load a save..
I am encountering an issue with clicking. Whenever my mouse is hovering over the game window, the options icon at the bottom turns blue. Any time I click anywhere it just opens the options window. I have attempted going between fullscreen and windowed. I have closed the game and reopened it. the issue only occurs while playing. Starting a new game is also affected. I have ensured that no keys are stuck on my keyboard. This issue also occurs in both the standard and "-32" form of the application. When in options I can select things freely, but I have also noticed the same issue occurs in the rename section where no matter where I click "Nobu" is selected
I managed to resolve the issue somehow. I manually repressed all of my keys a few at a time, and one of the keys near the bottom left of the keyboard resolved the it.
did i fuck something up or you didnt add any more scenes with noriko and just changed the plot with her? (in older version you go to her room to find the walkman find incest porn and then make her horny, now i did go here and just recorded her yelling at me, so did i do something for to dialogue to go different way or you just changed it?)
the game is nice the first 10-15 minutes.....after this dont have nothing to do...dojo nothing restaurant nothing park only training at morning and house only sleep....sadly delusion.....
i dont remember that choice, but there are a lot of girls that you can go down different routes with, so i'd think its your own choice depending on the decisions you make with each girl.
← Return to Game
Comments
Log in with itch.io to leave a comment.
I can't get past the name menu on android, there's no enter button or way to get out of the keyboard
Everytime I saw Akira I kept seeing the antagonist from Sculptor (a favorite of mine).
It made me grin, to imagine later playing that game and turning "Akira" into a girl~
I is definitely there. I spent about 10 minutes tapping everywhere before I found it
Hi can someone tell me what does the cheat menu do?
You can change the clothes worn by all females
all except the loli
is there money in noriko's room? I cant seem to get the cheat menu
but Ive collected all the money elsewhere.
Edit: I've figured it out, it was as I've said, you need to get all of the money in noriko's room. For it to be useful you need to make a new playthrough though
I found all the hidden money, but the cheat menu still isn't open?
you need to also complete the game in the run where you collected all hidden moneys to unlock the cheat menu, i was also confused at first
How do i get the cheats menu to pop up
collect all money in every location, for minato's house and the konbini you just gotta spam click everywhere
Hey,
I really like this game. I play on PC. In 3.3 I go to talk to Minato, but once the MC says where to go look for the sister, the game crashes on the next screen. If I "ignore", it goes back to main menu. This is from a save game I played at the end of 2.2.
you cant play the saved games from prev ver CMIIW, probably that's the problem
If I were to become an engineer, I'd donate a lot
Hi, i just wanted to ask how to complete the jogging quest (one with muscular guy) cause everytime i click on him it crashes and doesnt continue. (i play on android so if thats an issue please do say)
I suggest reinstalling. I played the Android version today and it didn't crash on me.
Help Me
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 1, in execute
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 1, in execute
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 28, in execute
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 28, in <module>
KeyError: u'home_minato_exterior'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/player's home/home_player_room.rpyc", line 352, in script call
File "game/scripts/story/residential district/minato's home/home_minato_exterior.rpyc", line 112, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3132, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 3694, 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/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 1, in execute
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 1, in execute
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 28, in execute
File "game/scripts/screens/residential district/minato's home/s_home_minato_exterior.rpy", line 28, in <module>
KeyError: u'home_minato_exterior'
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Extra Life 0.3.3
Mon Oct 18 13:19:13 2021
[/code]
click ignore, if that doesn't work, reload/reinstall the game
Anyone know where the money spots for Minato's house and Konbini?
spam click everywhere, that's what i did lol
when i try to extract file it says the file is corrupt please fix.
Game crashes when I open the map 😔
May I ask is there a gallery for the "scene"
theres a gallery but not for H scenes
You have to be mean to her, then blackmail her with a recording.
She offers it in return for the recording.
how do you blackmail her?
Yo Bro This Game Have Many Bug Like My Money into 0 and black screen u need to fix it dude before i am waiting for next update and i think there Will have a fix in this game but still same
It's free... Give the guy some time.
Yea chill out karen...for being free game is good.
anybody else stuck after stopping akira from harassing sakuya? literally nothing to do other than collect gems
I progressed by continuing to workout, eventually something happened lol.
Did you find out? I can't work out anymore, nothing progressing, str 4 stam 6
This game looks really good unfortunately it crashes frequently on my Galaxy A10e making game play very infuriating for me. The game will install and open just fine but even after freeing up memory and using a game booster it still crashes every 10 minutes or so forcing you to restart the app and load a save..
Yay! Another update.
First time I've run into the issue with anything from itch. Norton flagged PC version while extracting and deleted files, including the .exe
Very good so far. Looking forward to seeing what happens next, mainly with Chiaki.
I Think this thing is the worse verifications
I cant do work after getting the job, did that is the end of the current patch?
I am encountering an issue with clicking. Whenever my mouse is hovering over the game window, the options icon at the bottom turns blue. Any time I click anywhere it just opens the options window. I have attempted going between fullscreen and windowed. I have closed the game and reopened it. the issue only occurs while playing. Starting a new game is also affected. I have ensured that no keys are stuck on my keyboard. This issue also occurs in both the standard and "-32" form of the application. When in options I can select things freely, but I have also noticed the same issue occurs in the rename section where no matter where I click "Nobu" is selected
I managed to resolve the issue somehow. I manually repressed all of my keys a few at a time, and one of the keys near the bottom left of the keyboard resolved the it.
This games seems really nice, i am wondering if dev always takes this much time or was this some kind of a long break
Please optimise the buttons its really small and really hard to press on mobile. except that, the game is really good. Please Fix the buttons please
I messed up somehow or the image of noriko sucking mc cock is for the future updates?
you have multiple scenes with her bro, one of them is her sucking your dick
shit. Well, i will have to play it again (again)
Thxs
did i fuck something up or you didnt add any more scenes with noriko and just changed the plot with her? (in older version you go to her room to find the walkman find incest porn and then make her horny, now i did go here and just recorded her yelling at me, so did i do something for to dialogue to go different way or you just changed it?)
there are more paths, because i got the first one you mentioned this time
Looking forward to this game! So much potential that this game has in store, the art is so good! Looking forward for more updates.
the game is nice the first 10-15 minutes.....after this dont have nothing to do...dojo nothing restaurant nothing park only training at morning and house only sleep....sadly delusion.....
It's literally the next day when you find out what you need for the restaurant and find a jacked guy at the park to help your puny self.
An error occured when i was done talking to Minato to help find his sister.
man,i can't progress the game any further if this error keep popping up,plz fix this.
Old save don"t work
So we have to restart everything in the beginning?
Hey How We Get old save? Cuz i am download a new version my progrees gone
old save doesn't work, start a new game
Bro, cant you make an update tool or something?, going from zero again is not good. I'm willing on the final release but no on every version.
The game still crashes a million times .but it was still fun
Just played the latest version, the game is great. The only problem is the buttons are too small, hope you'll add a feature to at least adjust it.
How do you transfer saved files? From the old version into the new one, Im on macOS so yea.
they re-wired alot of the interface so you're probably gonna have to start fresh, it isn't that long tho
Is this harem or not?
probably by the looks of things
But the it has choices after opening the game it said you have to choose a one girl and don't blame yourself if the other girls leave you😢
i dont remember that choice, but there are a lot of girls that you can go down different routes with, so i'd think its your own choice depending on the decisions you make with each girl.