2.50 star(s) 48 Votes

Aarush22

Newbie
Jun 1, 2023
33
15
Ghost is normally making ports for this game.
Also some of my mod functions I need for making a port would most likely not work here. Tried a port some time ago for another game of this dev, but it didn't work properly an dropped it.
Thanks for quick reply bro, can you please tag him I don't have any idea about that guy :)
And it is possible to make just an Android post of latest version?
 

Candis1985

Newbie
Aug 7, 2022
70
10
I'm unable to get data from Ivan's laptop, it's my last task available.
Rita gave me the memory card, but it's all in Russian. Then when I cl
Great help, this solved my problems, thanks!
Any reason why if you agree it crasses but refuse it lets you move on?
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 67, in execute
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 67, in execute
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 68, in execute
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 68, in <module>
IndexError: list index out of range

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_navigation/photo_store/shop.rpyc", line 51, in script call
NA y1A M c 3+ f Nw i1)i\ QZ g ǎ Lf , t T ^r\ F!" ^Y \^K ` } &s 3 Hϒ p4 Dw 6O N l VM )IC o b !W ="N( g B !V fr D 5 P A< > ut >% Oh w 0 i [ ^ z P9 t G;P ) mpn D ' t;; P/ G ˹ I +9n

File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 9, in script call
l . ս + ʒ o Ǣ wv8 .> TV
T 2K b U ; 36Ns # a ˥ ' / ʋ Q2׃ 3 Rŧ Oué -1 x R eUh/ W B { 2 w } +{ ʦ % k$ k% ٓ :eek:ֈ t ߈ ; F 1 y7! A I _ 㙼 ~ 5 jtPݎtw N ݩP E y ] F < jZ a = s ٜ2\W 绱 r j_ u -X H P 6 xN l4N
File "game/_script/pc/pc label.rpyc", line 189, in script call
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_content/city2/college/classroom/agent3.rpyc", line 599, in script call
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpyc", line 143, in script
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_navigation/photo_store/shop.rpyc", line 51, in script call
NA y1A M c 3+ f Nw i1)i\ QZ g ǎ Lf , t T ^r\ F!" ^Y \^K ` } &s 3 Hϒ p4 Dw 6O N l VM )IC o b !W ="N( g B !V fr D 5 P A< > ut >% Oh w 0 i [ ^ z P9 t G;P ) mpn D ' t;; P/ G ˹ I +9n

File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 9, in script call
l . ս + ʒ o Ǣ wv8 .> TV
T 2K b U ; 36Ns # a ˥ ' / ʋ Q2׃ 3 Rŧ Oué -1 x R eUh/ W B { 2 w } +{ ʦ % k$ k% ٓ :eek:ֈ t ߈ ; F 1 y7! A I _ 㙼 ~ 5 jtPݎtw N ݩP E y ] F < jZ a = s ٜ2\W 绱 r j_ u -X H P 6 xN l4N
File "game/_script/pc/pc label.rpyc", line 189, in script call
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_navigation/photo_store/shop.rpyc", line 75, in script call
File "game/_content/city2/college/classroom/agent3.rpyc", line 599, in script call
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpyc", line 143, in script
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, 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 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 476, in visit_all
callback(self)
File "renpy/display/core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 487, in per_interact
self.update()
File "renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 67, in execute
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 67, in execute
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 68, in execute
File "game/_script/minigames/SliderFuck/SliderFuckBySpeed.rpy", line 68, in <module>
File "renpy/revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
 

CAT0X0

Active Member
Jul 26, 2019
622
3,169
No, it solved problem with "Put the phone on the nightstand" but i'm still not able to drag memory card on camera the second time.. is all ok, i've the second memory card, tried also to buy a new camera, but drag&drop simply don't work... can you help me? thanks
Apparently that task "Get the data from Ivan's laptop" ends when Rita gives the mc the second Memory card in this version of the game. And you still can't use the second memory card, because that event is not in this version of the game, maybe in the next update. Because it doesn't make sense that the mc can hack Ivan's laptop in this version of the game, when on the other hand at the end of the event in the Lecture Hall there are these dialogues between Katia and the mc:

Katya: "She wants you to steal data from Ivan Gromov's computer?"
Katya: "I want to warn you that I know Ivan and I will tell him everything. So think before you
Dick: "Hey, she has to be stopped! We need to find her and stop her from telling Ivan anything!"
Dick: "I'm sure you can get Katya's address from the dean."


which suggests that at least before trying to hack Ivan's laptop again with that second memory card, the mc has to go talk to the dean to get Katia's address, and then find her and stop her from telling Ivan anything. And those events are missing in this version of the game.

And the game also doesn't allow yet to combine the second memory card icon with the camera icon in the inventory, because otherwise the player would try to hack Ivan's laptop again with that second memory card, when by the dialogues, they require that the mc complete other previous tasks like the ones I mentioned before.

And the task "Get the data from Ivan's laptop" will remain pending until the version of the game where it ends, because the mc has already failed twice trying to complete that task in different versions of the game, first using only the first Memory card, and then combining it with a MK2 or higher camera and the cable.

And another hint that this task "Get the data from Ivan's laptop" is bugged until it is finished in some version of the game, is that other players also have this other secondary task listed as pending:

Tasks: Talk to Rita (morning,day ) > I need to tell Rita her memory card didn't work.

where if they complete it because it also appears in the tasks list, they end up repeating the event where Rita gives the second memory card to the mc. And with a bug for containing two of those memory cards instead of one inside the inventory:

where that variable should be = 1
inventory.item_count["flash1"] = 1
You don't have permission to view the spoiler content. Log in or register now.
and not = 2
inventory.item_count["flash1"] = 2

and that task "Get the data from Ivan's laptop" that appears as pending, should include some legend like (To be continued in the next update), to prevent the player from trying to complete it if it is not finished in this version of the game either.

Anyway wait and see if any of the patreons of this game who have access to more information, comment on having completed that task, because in the scripts or quests there seems to be no indication of more texts linked to that task, after Rita gives the second memory card to the mc in this version of the game.
 
Last edited:

CAT0X0

Active Member
Jul 26, 2019
622
3,169
How to play rita suck mini game ?
The orange bar in the centre (with a heart icon at the top) measures arousal, and the green bar on the left (with a lightning bolt icon at the top) measures pain.
You don't have permission to view the spoiler content. Log in or register now.
Start by gradually sliding the dial of the right, so that the orange bar fills up, without filling up the green bar too much, as the pain meter increases rapidly if you slide that dial from one end to the other, simulating that the mc performed that act in a more violent way. And as you slide that dial gradually, continue to increase the lower position of the dial, so that when the orange bar is full, the last movements by sliding that dial end up at the top of the bar. And that the pain bar remains green halfway or at least below the lightning bolt icon at the top, so that the event is triggered by filling the arousal bar completely, only half-filling the green pain bar. If the green bar becomes too full, stop and let it decrease before continuing to fill the orange bar.
 

lulu3

Newbie
Sep 9, 2023
22
10
I haven't been able to open this version or the previous version a couple months back.
Any suggestions or tips please and thanks?

Using win10, AMD 7600 GPU
 

stefano luca

Newbie
May 6, 2020
61
7
View attachment 1640668

Overview:
Finally came the day where our protagonist graduated from high-school. Now it's time for him to step into adulthood and go to college, and to do that he needs to move-in with his once fat and ugly bully of a cousin (whom he hadn't seen since his tender childhood) in the big city. It's the time to take the opportunity to plunge into student life full of drive and debauchery.​

Thread Updated: 2024-01-06
Release Date: 2024-01-02
Developer: Astaros3D - - -
Censored: No
Version: 1.0 Extra Fixed
OS: Windows, Linux, Mac, Android
Language: English
Prequel: My Cute Roommate - Girl House
Genre:
You don't have permission to view the spoiler content. Log in or register now.

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

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

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
Win/Linux: - MEGA - - PIXELDRAIN
Mac: - - MEGA - - PIXELDRAIN
Android v0.9 Extra: MEGA - - -

Extras: CG - Walkthrough Mod -
Gallery Mod

Soucer thanks for the link
*This unofficial port/version is not released by developer, download at your own risk.


View attachment 2594421 View attachment 2594389 View attachment 2594419 View attachment 2594416 View attachment 2594388 View attachment 2594417 View attachment 2594408 View attachment 2594411 View attachment 2594412 View attachment 2594410 View attachment 2594414 View attachment 2594413 View attachment 2594415 View attachment 2594418 View attachment 2594420 View attachment 1329260 View attachment 1329261 View attachment 1329264
I got below traceback, what can i do now.




I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'gui/bar/slider7.png') at 0x0000000037dd3e90>:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'gui/bar/slider7.png'.

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 19, in script
D O =
File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 19, in script
D O =
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3582, 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 4175, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2785, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/screen.py", line 731, 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 266, in renpy.display.render.render
File "renpy/display/layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 888, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/behavior.py", line 2254, in render
thumb = render(self.style.thumb, thumb_dim, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/im.py", line 676, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 330, in get
surf = image.load()
File "renpy/display/im.py", line 803, in load
raise e
IOError: Couldn't find file 'gui/bar/slider7.png'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.6.3.23091805
My Cute Roommate 2 1.0.01013
Tue Jan 9 10:12:22 2024
 

CAT0X0

Active Member
Jul 26, 2019
622
3,169
when i try to talk with rita it goes from english to russian, how do i fix this?
You can use the T3000 to translate online texts that are in Russian
You don't have permission to view the spoiler content. Log in or register now.
or enable copying texts to the clipboard by pressing SHIFT+C in the game to be able to translate them, or use an ocr+ translator application, although I think the T3000 is better option.
 
Last edited:

Wills747

Engaged Member
Dec 14, 2018
2,347
4,876
Hi all my compressed unofficial Android port of My Cute Roommate 2 v1.0.01013

Usual gestures, save name/delete, seethru textbox, resizeable game and dialogue text.
Scrollable textbox - no more text off the bottom of your screen
Alternative persistent saves/log location
Grant storage permissions on first run!

Mega
Updated my Android port to v1.0.01013
 

flexj88

New Member
Mar 1, 2020
11
2
Ghost is normally making ports for this game.
Also some of my mod functions I need for making a port would most likely not work here. Tried a port some time ago for another game of this dev, but it didn't work properly an dropped it.
Can you point me to ghosts account here?
 
2.50 star(s) 48 Votes