ramvivat

Engaged Member
Jun 28, 2022
3,551
2,085
396
Bimboed = VT Mod
Bimbo = Core Game.

Core have 7 personalities; Reserved, Wild, Relaxed, Introvert, Alpha, Cougar, Bimbo.
First 4 are base (every girl will be 1 of this when created), last 3 will be assigned if they have the stats for it.
heh? Cougar is from Core? what, seriously? personally, no matter how much I played the pre-VT-mod LR2R, I never encountered Cougars. not a single fucking time.
or, I must admit, the Cougars generation was so shittily balanced that I first saw a Cougars only after installing the VT-mod - apparently I was very fucking lucky after so many years of playing.
perhaps I'll go and hire that woman to work for me... so that I have real inclusivity at my company (haha). i yet fucked almost every personality except Cougars haha...

oh, by the way, what's the universal recipe for making it so that almost any woman in the game (well, maybe with the exception of the policewoman and the city representative) can be hired?
lately the third column with the choice of job offer is an extremely, fucking, rare occurrence. how to make a woman want to start looking for a job? what HOLS-stats should a woman have to pump up so that she wants to look for a job? or maybe something needs to be corrected with the woman's KINKs?
well at least it let be for random-generated girls. for pre-generated plot-girls it is all individually. but i wish what i can hire every woman what is looking good for me.
 
Last edited:

Deane9850

Active Member
Jan 4, 2018
636
663
302
heh? Cougar is from Core? what, seriously? personally, no matter how much I played the pre-VT-mod LR2R, I never encountered Cougars. not a single fucking time.
or, I must admit, the Cougars generation was so shittily balanced that I first saw a Cougars only after installing the VT-mod - apparently I was very fucking lucky after so many years of playing.
perhaps I'll go and hire that woman to work for me... so that I have real inclusivity at my company (haha). i yet fucked almost every personality except Cougars haha...
## Cougar personality Mod by Tristimdorion
# All girls in town older than 45 get this personality trait
# See generic_personality_hook.rpy for more information

It's Mod because LR2R starts as a mod to LR2, but it's core now

and, for completion
# Alpha Girl personality definition: Mod by Corrado
# Dominating personality applied to all girls with following traits:
# Older than 25, high charisma stat >=5, high intelligence >=4
# Likes or loves "taking control"

and bimbo is just int = 1
 
  • Like
Reactions: ramvivat

Deane9850

Active Member
Jan 4, 2018
636
663
302
oh, by the way, what's the universal recipe for making it so that almost any woman in the game (well, maybe with the exception of the policewoman and the city representative) can be hired?
lately the third column with the choice of job offer is an extremely, fucking, rare occurrence. how to make a woman want to start looking for a job? what HOLS-stats should a woman have to pump up so that she wants to look for a job? or maybe something needs to be corrected with the woman's KINKs?
well at least it let be for random-generated girls. for pre-generated plot-girls it is all individually. but i wish what i can hire every woman what is looking good for me.
def offer_to_hire_requirement(person: Person):
if person.is_employee:
return False
if person == cousin:
return False # only allow hire by blackmail
if person == lily and person.has_role(generic_student_role):
return False # lily has her own offer to hire her when she's a student
if person == aunt and person.has_job(aunt_unemployed_job):
return False # aunt has her own offer to hire her when she's unemployed
if person in (ashley, alexia, ellie, sarah, candace, nora, kaya, city_rep):
return False # these have their own employment stories
if person.int < 3 and person.charisma < 3 and person.focus < 3:
return "You think she's not qualified enough"
if mc.business.at_employee_limit:
return "At employee limit"
return True
 
  • Like
Reactions: ramvivat

ramvivat

Engaged Member
Jun 28, 2022
3,551
2,085
396
Help!

sis not give me pussy of hers to fuck. she "talk" me "break anal taboo" - but i fucked her more than one time.
what she need more?
 

AnotherMike

Member
Mar 26, 2020
161
132
208
Thanks for this version. Just one thing. I can't remove background; it simply turns to all white. Tried low denoising str but it only modifies models. Any advice?

The only thing I can think if is the needed extension, ABG Extension. I realize now I never mentioned it in the post you quoted, only my first post regarding my first edits to the mod.
extension.png
If you haven't installed that, maybe that's the reason.

If you're using Forge, rather than Auto1111, it seems there might be other things to look at, check this post by ycbelane:
https://f95zone.to/threads/lab-rats-2-reformulate-v2025-04.32881/post-17148720
 

ramvivat

Engaged Member
Jun 28, 2022
3,551
2,085
396
## Cougar personality Mod by Tristimdorion
# All girls in town older than 45 get this personality trait
heh. many womans older 50 i fucked. many of them knocked. Cougars? no, no hear about. all of them were usual personality type (from BIG 4).
this is very strange. but never the less thanks for info.
 

ninjaboi4

New Member
Mar 29, 2019
8
20
61
Hello, thanks for the effort, but it says "Unable to connect to the Stable Diffusion API. Please make sure the API is running and try again."
I reverted to "GenAI_Modified_fix" and it connects fine.
Will try to fix it in the upcoming week, please send me any extra ideas or requests you have so I can add it at the same time.
 
  • Like
Reactions: Joshego

Noname76

New Member
Oct 2, 2017
7
6
126
The only thing I can think if is the needed extension, ABG Extension. I realize now I never mentioned it in the post you quoted, only my first post regarding my first edits to the mod.
View attachment 4945469
If you haven't installed that, maybe that's the reason.

If you're using Forge, rather than Auto1111, it seems there might be other things to look at, check this post by ycbelane:
https://f95zone.to/threads/lab-rats-2-reformulate-v2025-04.32881/post-17148720
Sorry I didn't leave enough detail. I'm using Auto1111, and already installed ABG extension as your first post.
LR2 version is BetaVTMod4.0.36(all in one package distributed here).
SD model is realDream_dmdtwoV1.safetensors, that the img2img author recommended.

Any other possibilities?
 

AnotherMike

Member
Mar 26, 2020
161
132
208
Sorry I didn't leave enough detail. I'm using Auto1111, and already installed ABG extension as your first post.
LR2 version is BetaVTMod4.0.36(all in one package distributed here).
SD model is realDream_dmdtwoV1.safetensors, that the img2img author recommended.

Any other possibilities?
Hmm, I don't use the mod-pack so not sure if that might cause it, though I can't really imagine what it'd do that would only interfere with the background removal.

When you say it all turns white, do you mean that it's just an entirely white image, or that it's just the background that turns completely white, while the character is still visible?

I tried using the same SD model here but it works fine for me, what other settings do you have when it comes to sampler, steps, cfg scale, denoising strength and resolution? Are img2img, upscaling and ADetailer turned on or off?

If you try to enable the ABG Remover script in web-ui when generating an image there, do you get the same result or does the transparency work there?
 

JuanSinTierra

Newbie
May 21, 2017
60
62
141
I'm playing the beta version of two weeks ago or so, I usually don't update mid game, and everything works as far as a know, except the lifestyle coach story, there's no dancing event, and nothing besides helping her choose a dress. I tried using serums to see if it was a matter of not having enough love/obedience/lust, but that was not it, is this a bug or do you have to do something new to get the dancing event on Wednesdays?
 

HTYYHRK

Member
Dec 7, 2018
375
614
257
Hmm, I don't use the mod-pack so not sure if that might cause it, though I can't really imagine what it'd do that would only interfere with the background removal.

When you say it all turns white, do you mean that it's just an entirely white image, or that it's just the background that turns completely white, while the character is still visible?

I tried using the same SD model here but it works fine for me, what other settings do you have when it comes to sampler, steps, cfg scale, denoising strength and resolution? Are img2img, upscaling and ADetailer turned on or off?

If you try to enable the ABG Remover script in web-ui when generating an image there, do you get the same result or does the transparency work there?
I'm also having that issue, img2img with the abg remover script enabled works in the web ui but I see a white background in game. Maybe it has something to do with the "do not save images with background" option in the script settings, but unfortunately now the generation is just stuck at 0% for me so I can't test it. Is there a way to show the menu bar to manually try creating an image?
 
Last edited:

dspeed

Active Member
Oct 15, 2016
894
1,445
316
How do I activate the Real Porn Mod from the OP in the download? It doesn't show up under Mod Settings and doesn't show anything during sex but the files seem to be there
 

AnotherMike

Member
Mar 26, 2020
161
132
208
I'm also having that issue, img2img with the abg remover script enabled works in the web ui but I see a white background in game. Maybe it has something to do with the "do not save images with background" option in the script settings, but unfortunately now the generation is just stuck at 0% for me so I can't test it. Is there a way to show the menu bar to manually try creating an image?
If you turn auto generate off in the GenAI Config, you'll get a little menu over the image where you can manually trigger generation off new images, even if the code thinks nothing has changed and doesn't think a new image is needed, but if your progress is stuck at 0% I'd guess something has broken and needs a restart for it to work.

If there's something wrong with the "Only save background free images" the result would be like what you're describing, but I'm not sure how or why something would go wrong with that.

I guess if, for some reason, the order of the arguments to that script is different between our systems, it could cause issues. I haven't found any way to specifically say "this setting has this value" when calling the script, I only pass along a list of values based on the order of the settings like this:
true, false, false, "#000000", false
to say that the first check box of the settings should be checked (true) and the rest should be left unchecked (false).
But that leads us to the question, in the Automatic 1111 web-ui, when you select the script, is the "Only save background free images" setting the first shown? Like this:
scriptsettings.png

Or does it look different for you?
 

Angramanju

New Member
Feb 17, 2025
3
1
12
Is there any comprehensive guide on the AI mod? I have installed and configured it successfully, generated couple of pictures, then started playing with configs and ended up getting: Unable to connect to the Stable Diffusion API. Please make sure the API is running and try again. Browser stableUI is working fine and as expected. My guess is that i have made some changes in the config - via game - that crashes the game. Any idea which config can I review so I can bring it to the default value?
 
  • Like
Reactions: Bluecats
4.60 star(s) 79 Votes