MARCOS JOSE GOMES
Newbie
- Sep 27, 2019
- 46
- 27
- 183
The game is very slow when transitioning between scenes. Does anyone know the solution for this?
Thanks.
Thanks.
I've largely given up on continuing because I don't know how to advance the VR side or understand how it affects the live side, which is the only part I care about.I am genuinely puzzled by how the dev originally intended the game to be played. Do you build their relationship up to a certain point and then were you supposed to hit some artificial wall and you had to progress through VR to raise their affection with you and that just never happened? Some events you can easily reach reference VR and I was puzzled the last time I played, because I hadn't even bought the headset yet.
Good to know, I wondered about this bug people were reporting (one I've never experienced)... Always great when people follow up with solutions/explanations, thanks............
*Edit: It was actually caused by clicking "Events" on the Priestess before having the invisibility necklace.
The image file the script is pointing out don't exist in the path 'rachel/dentist office/rachel work mask_%s.png', the extension is wrong, it's a .webp file.Game is crashing whenever I try to visit Rachel in the hospital. Can someone explain why? Thanks in advance.
Confirming that you have access to the raw rpy and rpyc files without having to extract an rpa.The image file the script is pointing out don't exist in the path 'rachel/dentist office/rachel work mask_%s.png', the extension is wrong, it's a .webp file.
To fix you have to go to line 194 in the npc.rpy file and change 'png' at the end to 'webp'. Then it should work, I don't remember if the NPC.rpy is available without decompressing the RPA, if not you'll have to decompress first.
npc.rpy is readily available in the game/ subfolder.The image file the script is pointing out don't exist in the path 'rachel/dentist office/rachel work mask_%s.png', the extension is wrong, it's a .webp file.
To fix you have to go to line 194 in the npc.rpy file and change 'png' at the end to 'webp'. Then it should work, I don't remember if the NPC.rpy is available without decompressing the RPA, if not you'll have to decompress first.
I don't think the dev wrote an outline for this one. He had an idea, but there is no start/endpoint, so updates are just check out this new scene and then wait for next update.playing for a while now
whats the goal here?
there is one or is this endless repeatable stuff?
there is no competition at the vr part
in the rl part are no quests ..
sooo... ?
Same. I worked around it for the moment by going into game/rpc.rpy and changing line 194 to this:bug found, rachel at hospital
auto "rachel/dentist office/rachel work mask_%s.webp"