Vega Cifer

Member
Oct 3, 2022
483
302
186
Oh dang a Rin kiss? Okay I definitely gotta go and see what that is. Which rin event is it? And alright guess I won't replay all of that, or maybe some day, when the game is completed. Unless the way to edit the save and run gets shown? Not sure how hard it is. (Also for some reason it won't let me see replays for certain characters. Sana, Io, Rin. I dont think you can replay if they dont have lust event)

Also damn Marsh 15 for next update, was hoping it'd somehow come out before my classes start but ik that'd be a miracle lmao
 
Last edited:

Vega Cifer

Member
Oct 3, 2022
483
302
186
By the way is there a way to set up the "set stats" mod thing on front page? I downloaded and added to the folder, but I can't see to edit anything. Opening dev console is still shift + O right
 

Vega Cifer

Member
Oct 3, 2022
483
302
186
Oh wait, think I found it. Set the value to false for rin betrayed, do I just set the value to true for missed rin events? Since the event is no longer crossed out
 
Last edited:

crustlord12

Well-Known Member
Jun 24, 2020
1,010
3,842
427
Oh wait, think I found it. Set the value to false for rin betrayed, do I just set the value to true for missed rin events? Since the event is no longer
You are now too far beyond my help, no clue. I've got no advice on how things will turn out because I'm not a bad homie :giggle:
 

Vega Cifer

Member
Oct 3, 2022
483
302
186
Oooof, well I got one missed event some how, now I just need the one where she meets otoha then Im good. No idea what the code for "I died with you" is though
 

Vega Cifer

Member
Oct 3, 2022
483
302
186
So...for anyone who can help, I managed to change the variables correctly. However every time I reopen the game, everything just changes right back. And this is strictly with events, the lust variable change remains. Is there a way to deal with that?
 

Retikter

New Member
Feb 11, 2020
5
2
85
So...for anyone who can help, I managed to change the variables correctly. However every time I reopen the game, everything just changes right back. And this is strictly with events, the lust variable change remains. Is there a way to deal with that?
I personally just change variables in the game itself. Open the console with SHIFT + O and type in something like "store.ami_love = 100;" or "store.yumiknows = 0;" depending on what exactly you want to change.
 

Freebird24

Newbie
Oct 27, 2020
87
55
69
I ended up missing an event that's called 'Prisoner' before I miss it and 'Back to Normal' afterwards. I didn't notice after the beach segment and ended up progressing pretty far after that point, but there haven't been any new Ayane events since then, so I'm worried I might've accidentally fucked up a condition somewhere and stonewalled my progress. Do I need to be concerned, or no? (Obviously, I'd rather not roll back, since... well, there's a lot I'd need to repeat if I did, but if I have to then so be it)
 
Last edited:

Black Raven

Member
May 4, 2020
146
232
103
I ended up missing an event that's called 'Prisoner' before I miss it and 'Back to Normal' afterwards. I didn't notice after the beach segment and ended up progressing pretty far after that point, but there haven't been any new Ayane events since then, so I'm worried I might've accidentally fucked up a condition somewhere and stonewalled my progress. Do I need to be concerned, or no? (Obviously, I'd rather not roll back, since... well, there's a lot I'd need to repeat if I did, but if I have to then so be it)
To see Prisoner you need to have 10+ Ayane lust before the beach trip (according to the wiki).

It's a pretty iconic event and i assume missing it changes quite a few dialogues going forward since Ayane and the other girl involved talk about this several times.

Still there is nothing wrong with going forward like this and accepting that this is now the world you live in. You don't need to go back. It will not prevent you to reach the end of the game when it releases in 2047.
 
  • Like
Reactions: crustlord12

barglenarglezous

Engaged Member
Sep 5, 2020
2,903
6,414
678
I ended up missing an event that's called 'Prisoner' before I miss it and 'Back to Normal' afterwards. I didn't notice after the beach segment and ended up progressing pretty far after that point, but there haven't been any new Ayane events since then, so I'm worried I might've accidentally fucked up a condition somewhere and stonewalled my progress. Do I need to be concerned, or no? (Obviously, I'd rather not roll back, since... well, there's a lot I'd need to repeat if I did, but if I have to then so be it)
It's a sex scene. A very uncomfortable one, and one that very strongly defines/destroys a friendship between two characters.

Missing it will cause you to miss another scene down the line (another uncomfortable sex scene), and significantly change several other dialogue based scenes down the liine (as missing the scene preserves the friendship and eliminates one of the core conflicts of chapter 2).

Beyond that, I'm not sure what else changes, or if any other scenes are missed. I'm actually kind of curious now to see how the game plays out without it.
 

crustlord12

Well-Known Member
Jun 24, 2020
1,010
3,842
427
1674323581154.png
You know what? There's more than a month and a half until the next update. I've started trying to put together a Replay All mod, that will play all the main, character, and secret events in order*. It might take a while to figure it out because I've never used ren'py before and it's a bit of a hassle to figure out. I'd like to add the option to include/exclude certain characters, or stop at certain chapters, but for right now I'm trying to get the events sorted properly, and just to get the replays playing in a chain.

*The "in order" part is a bit time-consuming for the girls events, was wondering if I could crowd-source this a bit if people are both interested in this potential mod, and interested in helping. For example,

# 0.21.0p1
4 Noriko Events
4 Kirin Events
2 Niki Invite Events
2 Maki Invite Events

The wiki does have enough information to say Noriko's Xth event in this update requires the player to have seen Kirin's Yth, it's just a lot of digging through to make sure they're all in order.

I'm going to work down from 0.1.0 getting events in order, if anyone wants to chip away at the order from 28 down and post, that would be helpful! I'll do it myself eventually but it would be nice to cut down on some of the time spent organizing. The events.txt file is what I've put together so far; character events are with square brackets, main events have nothing, I haven't included secret events yet, and any events that are part of an event chain don't have gaps between them.

Also I'm aware 0.1.0 is the beginning, chalk it up to a brainfart.
 

akselx

Active Member
Mar 29, 2020
790
1,323
308
View attachment 2328997
You know what? There's more than a month and a half until the next update. I've started trying to put together a Replay All mod, that will play all the main, character, and secret events in order*. It might take a while to figure it out because I've never used ren'py before and it's a bit of a hassle to figure out. I'd like to add the option to include/exclude certain characters, or stop at certain chapters, but for right now I'm trying to get the events sorted properly, and just to get the replays playing in a chain.

*The "in order" part is a bit time-consuming for the girls events, was wondering if I could crowd-source this a bit if people are both interested in this potential mod, and interested in helping. For example,

# 0.21.0p1
4 Noriko Events
4 Kirin Events
2 Niki Invite Events
2 Maki Invite Events

The wiki does have enough information to say Noriko's Xth event in this update requires the player to have seen Kirin's Yth, it's just a lot of digging through to make sure they're all in order.

I'm going to work down from 0.1.0 getting events in order, if anyone wants to chip away at the order from 28 down and post, that would be helpful! I'll do it myself eventually but it would be nice to cut down on some of the time spent organizing. The events.txt file is what I've put together so far; character events are with square brackets, main events have nothing, I haven't included secret events yet, and any events that are part of an event chain don't have gaps between them.

Also I'm aware 0.1.0 is the beginning, chalk it up to a brainfart.
Good initiative, I approve. Keep us updated on your progress. Over.
 

k1n5l4y3r

Active Member
Jun 20, 2018
715
1,394
288
I'm going to work down from 0.1.0 getting events in order, if anyone wants to chip away at the order from 28 down and post, that would be helpful! I'll do it myself eventually but it would be nice to cut down on some of the time spent organizing. The events.txt file is what I've put together so far; character events are with square brackets, main events have nothing, I haven't included secret events yet, and any events that are part of an event chain don't have gaps between them.

Also I'm aware 0.1.0 is the beginning, chalk it up to a brainfart.
I know nothing about programming and renpy, but from what some people gathered a while back Sel includes some "End replay" commands on scenes that prevent then from beign properly completed in replays one example is the Yasu vs Rin dorm war scene.
 
4.10 star(s) 338 Votes