ramvivat

Engaged Member
Jun 28, 2022
3,375
1,974
the mod you are looking for is called Real Porn Mod
thanks. but where is his .rpy script? delete only RealPornMod subdir is for nothing (well many errors inflicts maybe) - but in real need to delete rpy with this mod script.
oops this is not a stand-alone mod (this means mod included in scripts.rpa archive)
this is not playback mod - this mod now shows himself in the "mod settings"
this is low-level mod.

this mod is included in the package, the scripts are included in the general game script archive. to disable this mod you will have to unpack the script archive and then play the game in this unpacked form after deleting the mod scripts. or.... or is it possible to somehow prohibit the game from accessing some scripts through the console?

that is, at least I already know what to do
(rough work), if no one tells me how to prohibit access to the mod scripts for the game itself - I will unpack the archive and delete the files manually.
but I would like
(the gentle way)... not to touch anything - just say a couple of commands through the console
 

TS2016

Member
May 7, 2017
474
254
thanks. but where is his .rpy script? delete only RealPornMod subdir is for nothing (well many errors inflicts maybe) - but in real need to delete rpy with this mod script.
oops this is not a stand-alone mod (this means mod included in scripts.rpa archive)
this is not playback mod - this mod now shows himself in the "mod settings"
this is low-level mod.

this mod is included in the package, the scripts are included in the general game script archive. to disable this mod you will have to unpack the script archive and then play the game in this unpacked form after deleting the mod scripts. or.... or is it possible to somehow prohibit the game from accessing some scripts through the console?

that is, at least I already know what to do
(rough work), if no one tells me how to prohibit access to the mod scripts for the game itself - I will unpack the archive and delete the files manually.
but I would like
(the gentle way)... not to touch anything - just say a couple of commands through the console
Delete the Realporn folder in the mod folder. I don't like it either and deleted it.
 

ramvivat

Engaged Member
Jun 28, 2022
3,375
1,974
oops... unpacked the scripts.rpa deleted scripts.rpa. put the unpacked contents of the archive in the same directory - and got a game that doesn't start.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ModuleNotFoundError: No module named 'pylru'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/scripts.rpa/major_game_classes/clothing_related/zip_manager.rpyc", line 19, in script
  File "I:\!Games.RenPy\LabRats2-Reformulate-2025.07-betaVTMod4.0.36-pc\renpy\ast.py", line 834, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "I:\!Games.RenPy\LabRats2-Reformulate-2025.07-betaVTMod4.0.36-pc\renpy\python.py", line 1187, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/major_game_classes/clothing_related/zip_manager_ren.py", line 21, in <module>
ModuleNotFoundError: No module named 'pylru'

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.3.8.25052302+nightly
Lab Rats 2 - Down to Business 
Sun Jun 15 04:03:39 2025
and how can I disable this ill-fated RealPornMod now?
 

ramvivat

Engaged Member
Jun 28, 2022
3,375
1,974
Delete the Realporn folder in the mod folder. I don't like it either and deleted it.
did you mean folder with pics? and this is enough for disabling mod?

hurray! in order for the mod not to start, it is really enough to delete the directory with the pictures that the mod uses... thanks! however, it did not help. the game interface did not become faster =(
 
Last edited:

thisreally

Newbie
Oct 13, 2017
16
5
Anyone know if which game file one would need to edit to reduce how long pregnancies last? Or if it is even possible to do so.
I'm a freak and would like one week long pregnancies.
 

JoZEr

Newbie
Apr 18, 2020
77
88
Anyone know if which game file one would need to edit to reduce how long pregnancies last? Or if it is even possible to do so.
I'm a freak and would like one week long pregnancies.
From the discord:
go to Lab_Rats_2-v0.51.1-pc\game\game_roles open role_pregnant search for

person.event_triggers_dict["immaculate_conception"] = person.has_taboo("vaginal_sex")
and replace the attached paragraph to

person.event_triggers_dict["immaculate_conception"] = person.has_taboo("vaginal_sex") person.event_triggers_dict["preg_accident"] = person.on_birth_control # If a girl is on birth control the pregnancy is an accident. person.event_triggers_dict["preg_start_date"] = day person.event_triggers_dict["preg_announce_day"] = day + renpy.random.randint(7, 11) person.event_triggers_dict["preg_tits_date"] = day + 14 + renpy.random.randint(0,5) person.event_triggers_dict["preg_transform_day"] = day + 30 + renpy.random.randint(0,10) person.event_triggers_dict["preg_finish_announce_day"] = day + 45 + renpy.random.randint(0,10) person.event_triggers_dict["pre_preg_tits"] = person.tits
 

JoZEr

Newbie
Apr 18, 2020
77
88
Is bimboed different from bimbo in any way?
Yes, it's one of the personalities added from the VTmod. Not sure exactly what it is for. Most of those personalities are a bit over the top. I could see some of them being enabled for certain characters after they've hit some milestone, like breeder for someone with a breeding fetish, or pornstar for someone with sluttiness over 60 or something. But yeah, they otherwise seem either one-dimensional or way over the top.
 

Deane9850

Active Member
Jan 4, 2018
605
624
Is bimboed different from bimbo in any way?
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.
 

ZacariasF100

Newbie
Nov 1, 2022
65
21
What is more,the employ event of mother-daughter only happened once or twice after Sarah mentioned it.I have enough jobs for them and some employees meets the rules(mom age>34 has kid,daugher<34).
 
  • Like
Reactions: ramvivat

ramvivat

Engaged Member
Jun 28, 2022
3,375
1,974
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
605
624
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
605
624
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,375
1,974
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
149
135
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,375
1,974
## 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.
 
4.60 star(s) 73 Votes