2.60 star(s) 55 Votes

MrBaitor

Member
Nov 4, 2018
327
338
Guys guys guys!!! Take it easy... Astaros usually makes 2 updates per year, one is on April or May and the other is on late September through October. He still works on it and it will be ready when it is ready... So, take your time and explore the other 10,000+ games that exist on F95, till the time has come. Cheers
 

cpdp11

Newbie
Jul 5, 2020
36
55
image.png
image2.png
(Left: Original, Right: Mod)

I do not recommend using LaikDink's walkthrough mod, as it differs very significantly from the original game in several script files.
 

yom032047

New Member
Jun 12, 2019
1
0
Game crashes

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_night.png') at 0x000000001e9c2c10>:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
IOError: Couldn't find file 'arrow.png'.

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

Full traceback:
File "renpy/bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "renpy/main.py", line 635, in main
run(restart)
File "renpy/main.py", line 145, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/common/00start.rpy", line 279, in script
python:
File "renpy/ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 283, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 358, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 955, in run_context
context.run()
File "game/tl/chinese/main_menu.rpyc", line 7, in script
�Rc;ݩ"�瘊?���k
File "game/tl/chinese/main_menu.rpyc", line 7, in script
�Rc;ݩ"�瘊?���k
File "renpy/ast.py", line 2557, in execute
Say.execute(self)
File "renpy/ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1493, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 1048, in do_display
**display_args)
File "renpy/character.py", line 741, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 2165, 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 "renpy/display/core.py", line 2818, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 1355, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/screen.py", line 754, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/layout.py", line 1364, in render
st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/text/text.py", line 2269, in render
renders = renpy.display.render.render(i, width, self.style.size, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/anim.py", line 495, in render
rend = renpy.display.render.render(self.image, height, width, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "renpy/display/im.py", line 626, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 309, in get
surf = image.load()
File "renpy/display/im.py", line 761, in load
raise e
IOError: Couldn't find file 'arrow.png'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.7.1.24030407
My Cute Roommate 2 1.1.05280extra
Mon Oct 7 05:11:27 2024
 

Mytest1

Newbie
Jan 9, 2024
58
14
others games like this ? for waiting update ? :rolleyes:
i know treasure of nadia, genesis order, symphony of the serpent, my cute roommate 1 ...
what else ?
 

nghuytoan1

Member
Sep 10, 2017
276
121
Does anyone know how to unlock this only scene left in the middle? Idk how and where I've missed it
Screenshot_2024-10-13-06-27-15-537-edit_mcr2.game.jpg
And this task too, I talked to the maid but nothing happened
Screenshot_2024-10-13-06-27-36-072-edit_mcr2.game.jpg
Btw this one is a really good game, easy to play, great renders and animation, fapable, just don't deserve that 2.5* smh
 
2.60 star(s) 55 Votes