2.60 star(s) 53 Votes

Sunis000

New Member
Jan 12, 2024
2
0
I like this game but it's buggy AF. I haphazardly save-scummed through the cyrillic and figured out the memory card thing only to have a follow-on scene with loads of missing media and eventually crash to desktop (lecture hall scene with Katya and Rita).
I have same problem right now it got crashed and opens trackback.txt
 

Sunis000

New Member
Jan 12, 2024
2
0
I like this game but it's buggy AF. I haphazardly save-scummed through the cyrillic and figured out the memory card thing only to have a follow-on scene with loads of missing media and eventually crash to desktop (lecture hall scene with Katya and Rita).
How to solve that problem anyone here for the ideas?
 

EnterpriseNL

Member
Donor
Aug 16, 2017
486
488
If you already have a camera in your inventory, and you buy a higher model, I believe it upgrades the previous one to that higher model without adding another camera to your inventory. But you can remove the camera you currently have in your inventory by installing the Universal Ren'Py Mod (URM) and then buy another camera to Lia in the shop.
You don't have permission to view the spoiler content. Log in or register now.
although I'm not sure if by doing it this way, that camera you deleted might reappear in the future after buying some other item to Lia in the shop. Just in case everything you manipulate in this way is saved in new savegames, keeping the old saves as well so you can reload them if necessary.
At the end of this other post, you have how to manipulate some inventory items with the command console.
Good to know, thanks
 
  • Like
Reactions: CAT0X0

EnterpriseNL

Member
Donor
Aug 16, 2017
486
488
So when does it end?, I'm still having to get the data from Ivan laptop quest and already got the second card from Rita, but whatever I do I cannot combine card and camera, and yes it's the one with a card reader slot
 

CAT0X0

Active Member
Jul 26, 2019
653
3,347
So when does it end?, I'm still having to get the data from Ivan laptop quest and already got the second card from Rita, but whatever I do I cannot combine card and camera, and yes it's the one with a card reader slot
Apparently the task "Get the data from Ivan's laptop", ends after Rita gives the second memory card to the mc in this version of the game, and everything suggests that it will continue in the next update.

And if you decompile the file:
...\MCR2-1.0.01013extra-pc\game\_content\city2\gromov_house\Ivan_office\nout.rpyc
You don't have permission to view the spoiler content. Log in or register now.
which corresponds to the failed attempt to hack Ivan's laptop with the first memory card + camera MK2 (or higher) + cable, there is no other subsequent rpyc inside that folder containing texts linked to another hacking attempt with the second memory card. And if there is no rpyc corresponding to that event, we will have to wait until the next update. And the game also doesn't allow to combine the second memory card with the camera yet for that reason.
And in the thread so far no one mentions that he was able to combine or hack Ivan's laptop with the second memory card in this version of the game, and only ask about how to do it, so everything points to the fact that this task ("Get the data from Ivan's laptop") cannot be completed in the current version.
And also because of not having performed the tasks related to "Get the data from Ivan's laptop" in the correct order, some tasks that should have been completed continue to appear as pending. Because when the mc arrives at the Gromovs' House or the University for the first time after arriving in Russia, he finds the laptop in Ivan's office with the ! symbol with that task enabled, or Rita in the Laboratory ready to answer him, when he should only see Rita again after Tolik warns him first in the corridor:

Tolik: "Hi, have you seen the new chemistry teacher yet?"
mc: "Not yet"
Tolik: "Be sure to go to her lecture, I'm sure you'll like it. It's best for you to sit in the second empty seat in the third row, counting from the bottom."


then attends that class in the Lecture Hall, where he is surprised to find that Rita is the Chemistry Professor, and where after finishing that chemistry class and before the mc leaves the hall, she asks him:

Rita: "Did you find something for me?"
Derek: "Um, what was I supposed to find?"
Rita: "Ah, yes, I forgot that you went instead of Mike. I should have given you a briefing."
Rita: "Remember, I told you on the plane that Ivan is developing biological weapons. Our task is to neutralize these weapons."
Rita: "Your task is to get the files from Ivan's laptop without him noticing."


after which only then should the ! icon appear on Ivan's laptop enabling that task, or Rita appear in the Laboratory, and not after the mc arrives at the Gromov's House or for Anya to take the mc to the University for first time.
 
Last edited:

tamaco

Member
Jul 19, 2017
208
68
can't combine with the memory card and the camera.
I mean the second memory card. I have already combined the first one, but second one doesn't work
 

sb10l

Member
Apr 9, 2020
294
98
Could use a bit of help/advise. Hack Ivan's computer and film wife. Tried searching, maybe I wasn't using the correct words. I have a camera, a card received from Russian lady (Russian language) and a cable. I put the card with the camera. Went to Ivan's office. Can't get anything to happen! How to connect camera/card and cable to Ivan's laptop???? Either a glitch or I am not doing it in the proper order???? Thanks
 

CAT0X0

Active Member
Jul 26, 2019
653
3,347
Could use a bit of help/advise. Hack Ivan's computer and film wife. Tried searching, maybe I wasn't using the correct words. I have a camera, a card received from Russian lady (Russian language) and a cable. I put the card with the camera. Went to Ivan's office. Can't get anything to happen! How to connect camera/card and cable to Ivan's laptop???? Either a glitch or I am not doing it in the proper order???? Thanks
If you mean the task of trying to hack Ivan's computer with the first memory card that Rita gave to Derek in the Chemistry Lab at the University. You have to open the inventory, select the icon of the first memory card with the mouse, hold down the mouse button after selecting it to be able to drag it over the icon of the camera, which does not have to be the MK1 but an MK2 or higher, which are the ones with a memory card reader. After dragging the memory card icon over the camera icon in the inventory, a warning appears when I combine them, replacing those two icons with the icon of a camera with the memory inserted. Then you have to select the cable icon in the inventory and then the Ivan's laptop to start the hack.
You don't have permission to view the spoiler content. Log in or register now.
If you are referring to the second memory card that Rita gives to Derek after an event in a chemistry class in Lecture Hall, you cannot yet combine that second memory card with the camera, because all sugests are that this task will be continued in the next game update.

And in order to complete the task "Put the phone on the nightstand" that you have to complete first in the task "Lida's video", an alternative is to edit line 209 of the file hero_quests.ini:
...\MCR2-1.0.01013extra-pc\game\db\quests\hero_quests.ini
replacing in the line 209:
You don't have permission to view the spoiler content. Log in or register now.
daytime = evening night
You don't have permission to view the spoiler content. Log in or register now.
by
daytime = evening
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
which was what at least I did in order to complete that task "Put the phone on the nightstand", which was bugged by not having done some "Get the data from Ivan's laptop" tasks in the correct order as I commented in this other post:
https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12627005
 
  • Like
Reactions: djdevastate

usurpatore

Newbie
Jan 2, 2019
42
20
Start out by only going in one step on the righthand slider. Basically just put the tip in and out one step of the slider... after you go back and forth doing that a few times the pleasure meter will go up a bit and then level off... when it starts leveling off, go in one step deeper on the slider and in and out again several times... just one notch... again the pleasure meter will go up again a bit before leveling off.

Repeat this process of sticking it in a tiny bit further and then going in and out 1 step to get the pleasure meter a little higher before it levels off again. Eventually you'll fill the pleasure meter and finish the minigame.
I tried, but when the pleasure bar is full, the game restart from 0.
Can someone give me a save file or complete my minigame?
You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

CAT0X0

Active Member
Jul 26, 2019
653
3,347
Last edited:

Takkertje

Well-Known Member
Mar 4, 2020
1,144
1,418
Oke , just deleted this whole shit before i got a hammer and destroyed my expensive Asus laptop.
What the fuck is wrong with this game?
Keep getting this dickhead when starting that 'downloads' a virus>complete and shuts the lot down.
Won't start.
I have played this in the past.
 

CAT0X0

Active Member
Jul 26, 2019
653
3,347
any solution?
At the end of the tracebak you attached it states:
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
My Cute Roommate 2 1.0.01010extra
Wed Jan 3 12:20:43 2024
and the problem is that you are playing with the Version 1.0.01010 that was released first, which contains bugs as missing images or that the game closes to the desktop in the suck-Rita minigame. And they have already warned in several posts in this thread that you have to download the fixed v1.0.01013 and not the v1.0.01010 which is bugged, including the developer's warning:

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12602024

so try downloading the Version: 1.0.01013 Extra published in this post:

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12640646

or other v1.0.01013 bug-fixes that have been posted in the thread, and check that the main menu of the game indicates that it is Version: 1.0.01013

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12668928
 

Irrfan007

Member
May 9, 2020
262
154
At the end of the tracebak you attached it states:

and the problem is that you are playing with the Version 1.0.01010 that was released first, which contains bugs as missing images or that the game closes to the desktop in the suck-Rita minigame. And they have already warned in several posts in this thread that you have to download the fixed v1.0.01013 and not the v1.0.01010 which is bugged, including the developer's warning:

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12602024

so try downloading the Version: 1.0.01013 Extra published in this post:

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12640646

or other v1.0.01013 bug-fixes that have been posted in the thread, and check that the main menu of the game indicates that it is Version: 1.0.01013

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12668928
Actually even in the extra version I am facing the same issue.


IOError: Couldn't find file 'gfx/items/michail_ring.png'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
My Cute Roommate 2 1.0.01013extra
Sun Jan 14 01:10:43 2024
 

CAT0X0

Active Member
Jul 26, 2019
653
3,347
any solution?
Actually even in the extra version I am facing the same issue.


IOError: Couldn't find file 'gfx/items/michail_ring.png'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
My Cute Roommate 2 1.0.01013extra
Sun Jan 14 01:10:43 2024
Did you install the Walkthrough Mod or another mod that may have overwritten some script in the game?

Because I didn't have that problem and the image you are referring to must be Mikhail's ring, which is inside the archive.rpa file:

...\MCR2-1.0.01013extra-pc\game\archive.rpa

...\MCR2-1.0.01013extra-pc\game\gfx\items\m_ring.png

but in my copy of the game which is Version: 1.0.01013 Extra posted in this thread, that image is called m_ring.png and not michail_ring.png.
So maybe you are using a compressed version that has renamed it when compressing it, or if you have installed the Walkthrough Mod that is not updated, maybe it appears renamed in its scripts. Or if you are using a third party translation, maybe it contains the name of that image translated by mistake, because that character is not called michail either (michail_ring.png) but mikhail.

I attach a rar containing that m_ring.png image that I extracted from archive.rpa using RPA-Explorer:


You don't have permission to view the spoiler content. Log in or register now.
and also another copy of that same image m_ring.png that rename to michail_ring.png

test if by copying both images inside the game respecting the folder structure, find that missing michail_ring.png image outside the archive.rpa

...\MCR2-1.0.01013extra-pc\game\gfx\items\m_ring.png
...\MCR2-1.0.01013extra-pc\game\gfx\items\michail_ring.png

otherwise you will have to try extracting the entire contents of archive.rpa with UnRen:

https://f95zone.to/threads/my-cute-roommate-2-v1-0-extra-fixed-astaros3d.90002/post-12630335

then deleting archive.rpa so that it reads the data from the folders you extracted, and copying the missing michail_ring.png into the folder:

...\MCR2-1.0.01013extra-pc\game\gfx\items\michail_ring.png

but apparently it's a problem with your copy of the game, which I don't know because it looks for that image as michail_ring.png instead of m_ring.png.
 
  • Like
Reactions: Krithor
2.60 star(s) 53 Votes