Create your AI Cum Slut -70% for Mother's Day
x
4.10 star(s) 9 Votes

demonicfang

New Member
Oct 14, 2018
5
5
how do you make it so you go to the toilet, instead of sleeping through the night?
You need to find notes 1 and 2 and find the secret room to get the Night Pass. You can do this first thing in the morning (pre-breakfast) on day 2. To find the secret notes you need to use the magnifier option (M is the shortcut key) in certain locations, it doesn't matter if you use zoom or the direction change, the notes will show either way.

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

As soon as you get the night pass you'll be able to explore every night.
 
Apr 28, 2020
39
51
Let me speak up, TROJAN DETECTED ON THE GUIDES AND SAVES LINK. Judging by the fact that nobody notices it I'm assuming its a false alarm but I would like some confirmation first.
 

lad1

Newbie
Dec 6, 2020
23
10
You need to find notes 1 and 2 and find the secret room to get the Night Pass. You can do this first thing in the morning (pre-breakfast) on day 2. To find the secret notes you need to use the magnifier option (M is the shortcut key) in certain locations, it doesn't matter if you use zoom or the direction change, the notes will show either way.

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

As soon as you get the night pass you'll be able to explore every night.
Thanks man! damn i wish id asked this sooner ive missed out on so much content
 
  • Like
Reactions: liccc

demonicfang

New Member
Oct 14, 2018
5
5
Same. I cannot find her scenes in the gallery too. Too lazy to go back day 16 and try to activate the subplot. Does anyone have a save to it?

I could be totally wrong, but I don't think there really are scenes with her. The only thing I've managed to find are a few small events and I only stumbled onto those from accessing the Day 24 Reading Party in the N-Days recall room, choosing the "discarded version" option and continuing to play from there. But by the time I got to day 27, there were no more events with her.

I think the author might not have finished any real scenes with green hair or the librarian.
 

Nooonen

New Member
May 4, 2024
5
4
whats the code for the pc in secret room for note 5 and 6 in front of the dining room?
there should be a clock near the computer, it say 1:23 am or something, so you need to put 0123 or the hour the clock says, also, i wanna know how many secret rooms exists, i found 2, one left on second floor and one in the kitchen, so i wanna know if there are 5 secret rooms, i think there should be one in the main room but i cant remember where i got the notification
 
  • Like
Reactions: Fakecrash

Nooonen

New Member
May 4, 2024
5
4
also since im here i gonna give you this code, it makes you run faster


Game_Player.prototype.updateDashing = function() {
if (this.isMoving()) return;
if (this.canMove() && !this.isInVehicle() && !$gameMap.isDashDisabled()) {
this._dashing = this.isDashButtonPressed() || $gameTemp.isDestinationValid();
this.setMoveSpeed(this._dashing ? 6 : 4); // s
} else {
this._dashing = false;
this.setMoveSpeed(7); // s
}
};
just paste it at the end of a java_scrip file called rpg_sprites, it is located in Rinatest-1.06_Mod2, file:www, file:js, one of the files should be named rpg_sprites just left click it and edit it on notes
 

mtl poet

Member
Mar 5, 2021
202
358
It is advisable to use code that changes the movement speed (or global speed) carefully, as it can cause bugs, such as some scripts not activating properly. Rpgmaker engine is a finicky thing so don't forget to save frequently.
 

Nooonen

New Member
May 4, 2024
5
4
It is advisable to use code that changes the movement speed (or global speed) carefully, as it can cause bugs, such as some scripts not activating properly. Rpgmaker engine is a finicky thing so don't forget to save frequently.
really, didnt knew that it can get buggy, maybe because i never increase the speed parameter that much, it should be changing only the runing speed and not the walking speed so you can make precise move by pressing shift if you have always run, i prefer letting the option on always walk because of that and just press shift manually. but if you feel it makes your game perform badly just delete that script
 

mtl poet

Member
Mar 5, 2021
202
358
Nah, just save your game regularly. Rpgmaker bugs out on its own, so this is the most reasonable approach.
In short or simple games you will not even notice it, but the more complex the game is, the more it would start to crack.
 

KuraYamiNo

New Member
Feb 28, 2020
8
13
Does anyone know what you are supposed to do in the secret room you can unlock with the note 9 and 10?
The only thing that looks important in this version of the room is the "Methods to Break Curses - Crystal Edition" book
 

Iexist

Engaged Member
Jul 20, 2018
2,114
3,446
Does anyone know what you are supposed to do in the secret room you can unlock with the note 9 and 10?
The only thing that looks important in this version of the room is the "Methods to Break Curses - Crystal Edition" book
You can't do anything with that room until much later in the game, around day 26 I think? It's related to Peter's quest. If you do his quest, you receive this crystal amulet thing that you can bring to the room, and that triggers an event, which enables a thing for the True Ending.

Basically, that room is irrelevant unless you're specifically going for the True Ending in that run.
 
  • Like
Reactions: KuraYamiNo

xivas

Newbie
Oct 8, 2023
33
100
Same. I cannot find her scenes in the gallery too. Too lazy to go back day 16 and try to activate the subplot. Does anyone have a save to it?
IIRC the author mentioned in one of his blogs that green hair girl and her sister is a subplot that kinda got abandoned halfway due to time constraint. She still has a few scenes and you can find some of their unused animations in the sprite gallery but unfortunately no actual event implemented.

It's a shame cause I did think it would be interesting to see but oh well.
 

lmfyg666

Member
Apr 29, 2018
152
245
Does anyone know how to trigger Rina's suspicion of Koji?
I can't seem to get the R route to trigger, and according to the guide, both Rina and Koji need to be suspicious of the other on day 20 in order for the route to trigger. Somehow she's supposed to catch Koji and Eve doing stuff, but no matter what interactions I try, it doesn't happen. I'm guessing there is some early game trigger that needs to be set, but I can't figure it out.
 
4.10 star(s) 9 Votes