Mishun

Active Member
Jan 27, 2018
590
209
View attachment 4848652
LR2 comes with this renpy version, if you have a newer one maybe it's because of that?!

the latest dev version
has at the moment no error (at the start)
download it, unzip the LR2R-Runtime.zip directly into the folder and you can play
here you have to move your mods to the “mods” folder (you should check your used mods for updates) (i.e. Kina, Kaden, VT)

to be on the safe side, delete all *.rpyc files from the mods folder
new version is out, and i have to start new game AGAIN, i STOP playing until you make it save compatible, I REFUSE to start new game AGAIN
 

Overlord070

Well-Known Member
Jan 21, 2021
1,875
4,009
I'm stuck on Camila, I've done the dress event and have had drinks a lot of times now, but she still won't progress.
It says to dance with her on Wednesdays, but I never see an option.
 

zotii

Newbie
Aug 1, 2018
18
13
I tried this Win/Linux/Mac Mod Pack from top post, and this share with mod, and . and and from this(?) post
my crystal globe is unfortunately under repair, i can only tell you that “i” have no problems with the “dev” \ “master” from the link I posted. so there seems to be a “you” problem, since you also don't explain what mods you have (e.g. why you are using this renpy version, whether you have tried the actual renpy version that comes from it) may as well look for the needle in the haystack, it comes down to the same thing

new version is out, and i have to start new game AGAIN, i STOP playing until you make it save compatible, I REFUSE to start new game AGAIN
if you don't have any errors, why are you updating? never touch a running system
the “master” version is the stable version
the “dev” version is the develop version which gets constant changes (bugfixes and so on)

I'm stuck on Camila, I've done the dress event and have had drinks a lot of times now, but she still won't progress.
It says to dance with her on Wednesdays, but I never see an option.
from discord:
her old events aren't hooked up to the new dates calendar (yet)... so they don't/can't trigger... so simply ignore her story for now
Yeah Camila may have some bugs related to her story stuff because she is on my list of 3 characters to convert to the story path system for my first milestone
 
Last edited:
  • Like
Reactions: Overlord070

Deane9850

Active Member
Jan 4, 2018
597
612
because i want updates on "story progress"
Story progress only happens between master/stable version
So, you wont have any new stories after Nora's update until next stable release. DEV version updates systems, bugfixes, refactoring code so saves are not compatibles much. If you want long save runs, stick with stable version. If you want develop version, expect saves go boom every few weeks.
 

beefenstein

Member
Jan 29, 2019
200
137
Could someone be bothered to name the biggest features added to the game in the past year? I'm trying to figure out if it's worth starting a new game. Trying to suss that out from the the git commits for a whole year is a fool's errand with it being mostly bug and typo corrections with actual features buried under all that.

There's apparently a way to rent an apartment now at least?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,620
17,105
what's the difference from those? stable and beta?
Very easy to say.
Stable means the download has been fully tested and running as it should.
(Still may have minor bugs but runs good.)

Beta is just that a beta version of the game under testing and is most likely not "stable".
(Could crash and saves "normally" will not transfer over to stable game.)
 

kandel

New Member
May 25, 2017
11
0
The Ai art plugin is really nice, although it seems like the "regenerate" button doesn't work, or at least I always get the same thing. But other than that, it allows a lot of customization.
I found you have to generate a new seed if you want to get a different image. That option should be near the top of the menu
 

Deane9850

Active Member
Jan 4, 2018
597
612
Could someone be bothered to name the biggest features added to the game in the past year? I'm trying to figure out if it's worth starting a new game. Trying to suss that out from the the git commits for a whole year is a fool's errand with it being mostly bug and typo corrections with actual features buried under all that.

There's apparently a way to rent an apartment now at least?
What apartment?

Biggest feature.
1/ Story advancement for Mom (Personal Secretary route)
2/ Story advancement for Aunt (BG Story retconned, she can work with you as Accountant, but only once a week)
3/ Story retconned for Kaya (No longer your secret half sister, her intro no longer ties to Alexia)
4/ Intro delayed for Sex Shop/Salon/Gym girls (Sex shop after Aunt moved out, the other after T1 unlock) So you dont get bombarded with everything at early game.
5/ Story shuffling for Nora (She now gets introduced since tutorial, her serum trait quest changed)
6/ Dates no longer tied to specific day. And there's unlockable date minigames for bar dates. Some dates also ends with 1 night stand.
7/ Starbuck also adding story path system on current develop branch. This allows easier questline to be added to any girls by modders. It's a huge system, and it will take time to convert the currently complete quests to story path, so now develop have 2 quest system running. Starbuck currently converting Camila's quest, so her quest is broken right now. Nora is currently the only girl with full story path system implemented. NOT full quest.
8/ Theres personal events implemented, where basic event (like pregnancy announcement) runs with personalized dialogues, but theres only a few of them. We need more writers!
9/ The biggest change most happens behind the scene, it looks the same, but Trist changing the spaghetti code underneath.

Theres more I think, like the personal serum, but I forgot when it got added. Theres also tidbit of stories spread among minor girls. Oh, city wide topless policy. Never really cared about that, so dunno how to trigger it.
 

Minoin

Member
Jan 16, 2018
131
72
Greetings All, I have a few questions and I hope one of you dashing gentlemen could out a lady out ;-)

I am using URM to try to look into the variables, and

1) I cannot find where the side-effect are defined for serums (the ones shown in red). 1747739910686.png
I can find the serum traits and their '<class'store.SeumTrait'> information, but that doesn't contain the side-effects. anyone know where to find/adapt these side-effects?

2) where are the clothing properties saved? I would like to change the transparency of the towels, but can't find where to do so.

Any help would be greatly appreciated! ;-*
 

rb813

Well-Known Member
Aug 28, 2018
1,490
982
Greetings All, I have a few questions and I hope one of you dashing gentlemen could out a lady out ;-)

I am using URM to try to look into the variables, and

1) I cannot find where the side-effect are defined for serums (the ones shown in red). View attachment 4857295
I can find the serum traits and their '<class'store.SeumTrait'> information, but that doesn't contain the side-effects. anyone know where to find/adapt these side-effects?

2) where are the clothing properties saved? I would like to change the transparency of the towels, but can't find where to do so.

Any help would be greatly appreciated! ;-*
I don't know the answer to either of those questions, but what I can tell you is that you need to be careful about information being stored in more than one place. There was a time when I tried to mod the game to have more outfit variety by copying some clothing items to be in different categories (for instance, why not have the sports bra or corset as something that can be worn on the outside of a skimpier bra?). I made the relevant changes in the wardrobe script that would make them show up in different categories on the outfit selection screen, and I thought that was all there was to it. But then the game froze (if I recall correctly, it didn't even go to the error screen, it just stopped moving) when I tried to advance to the next day. There's a lot of weird, tangled codependencies in this game that make it a lot harder to mod than your typical VN.
 

Minoin

Member
Jan 16, 2018
131
72
I don't know the answer to either of those questions, but what I can tell you is that you need to be careful about information being stored in more than one place. There was a time when I tried to mod the game to have more outfit variety by copying some clothing items to be in different categories (for instance, why not have the sports bra or corset as something that can be worn on the outside of a skimpier bra?). I made the relevant changes in the wardrobe script that would make them show up in different categories on the outfit selection screen, and I thought that was all there was to it. But then the game froze (if I recall correctly, it didn't even go to the error screen, it just stopped moving) when I tried to advance to the next day. There's a lot of weird, tangled codependencies in this game that make it a lot harder to mod than your typical VN.
Yeah, I noticed that too... not the most efficient coding imo, but heck.. That's part of the challenge ;D ;-*
 
4.60 star(s) 73 Votes