ehesse

Member
Jan 6, 2018
105
38
Can someone give me red, blue, pink serum formula, please, TY.
Nm. i got a package with them,(6,3,3).
 
Last edited:

iamnuff

Well-Known Member
Sep 2, 2017
1,852
1,445
I keep getting warnings about people being 'unhappy with their job' and wanting to quit, except they all have like 150 to 200 happiness.

What's up with this?
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,664
17,155
Can someone give me red, blue, pink serum formula, please, TY.
Nm. i got a package with them,(6,3,3).
No but once you research like serums then you can make them.
Those are hold over from the first game and there not that good when you can make better ones.


I keep getting warnings about people being 'unhappy with their job' and wanting to quit, except they all have like 150 to 200 happiness.

What's up with this?
Take a look at one and you will see they have rivals that is causing this.
Getting rid of all the rivals form the girls you want to keep and you should be good.
Yes its a pain in the ass but if you want them happy then this is what you need to do.


How come the real porn doesn't show up for me? Do I have to enable it?
You did not download the AIO version but the main version without mods.
 
  • Like
Reactions: slick97

qaz5664

Newbie
Apr 15, 2023
15
13
You don't have permission to view the spoiler content. Log in or register now.
I've played on this save file for a while - why are some of the hexagons blue or green?

And I've got one woman which is not unlocked - was there something about a IT director and the nanobots coding? I think I've already researched most (or all) of the nanobots - so will I be able to unlock the last character?
 

slick97

Active Member
Dec 2, 2021
734
1,972
How to break the taboo?
Several plotline characters have different requirements for breaking their taboos. For instance, your family requires you to complete "taboo quests" in order to permanently break the taboo. Other characters like Ophelia, Ashley, Emily, and others require specific actions - such as waiting some amount of time or doing a specific action.

The game will typically tell you what's needed to break a taboo. If all else fails, just keep progressing and they should break organically.

Ok, I'm an idiot so I'll ask: What exactly serum must I give Lily for her friends?
There's three (3) ways to complete this quest that all require making 10 of the same serum:
  1. Give her a serum that boosts happiness and sluttiness (best result)
  2. Give her a serum that only boosts happiness (quickest)
  3. Giver her a serum that only boosts sluttiness (only completes if you give her an orgasm)

I keep getting warnings about people being 'unhappy with their job' and wanting to quit, except they all have like 150 to 200 happiness.

What's up with this?
The game tracks an employee's happiness separately from the score you see in the UI. There are six (6) things that affect the job_happiness_score:
  1. Their overall happiness - only gives boost when above 120
  2. Their overall obedience - only gives a boost when above 130
  3. Their salary - only gives a boost if their salary is higher than the base salary according to their skills
  4. Their opinion on working
  5. Their opinion on a specific role - only gives a boost if working a role they like/love
  6. Their employment duration - stops giving a boost after 14 days (no negative consequence afterwards)
The quitting crisis will only trigger if obedience drops below 220, and if their happiness score drops below 0.
 

slick97

Active Member
Dec 2, 2021
734
1,972
You don't have permission to view the spoiler content. Log in or register now.
I've played on this save file for a while - why are some of the hexagons blue or green?

And I've got one woman which is not unlocked - was there something about a IT director and the nanobots coding? I think I've already researched most (or all) of the nanobots - so will I be able to unlock the last character?
Green hexagons are a new addition and indicate that you've completed their questline.

As for the missing person, it appears that you haven't unlocked Candace yet. She's part of Ophelia's questline and becomes available for hire after talking with her in the mall a few times.
 

Dark Lord Nova

Active Member
Nov 7, 2017
576
1,159
Just stumbled across this GenAI mod for Lab Rats 2 - Reformulated—shoutout to someone/user named Maswoo who dropped it in the Discord server. Had to share it here in case anyone's interested. It basically replaces those ugly, dated DAZ Genesis 2/3 models. Man I'm going to say wow, this is exactly what this game needed. Holy shit! Lol

Lld0.gif

Mod Name: GenAI Mod 0.31 by Maswoo

Description: Adds the ability to generate character images using Stable Diffusion on the fly as you play the game. This mod requires that you have a computer/graphics card that can run Stable Diffusion. I have written a guide that walks you through setting up stable diffusion and configuring to listen for renpy API calls which I'll attach to this post.

Base game version: Works on develop as of Feb 16 and also on master (somewhat confident it will be very version compatible)

Category: Visual

Dependencies: Stable diffusion

Compatibility: No known issues with other mods Vanilla files modified: None (overrides the draw person methods)

Install: Extract into mods folder, should be game/Mods/GenAI

Uninstall: Delete game/Mods/GenAI folder

Changelog: -Added auto generate on change toggle -Implemented async image generation with progress percent -Fixed issue with color picking -Generate image icons set to hidden when auto generate is on -Moved generate actions to the top of the image area -Separated prompt building to it's own script for easier movability -Fixed pathing issue when launching game from SDK.
Download: (edited)
Stephanie34930905.jpg Stephanie35586261.jpg Stephanie36438238.jpg

View attachment LabRats2-Reformulate_GenAI.mp4
 

Grora

Newbie
May 9, 2017
38
56
The GenAI mod looks nice, tried to install it, installed pythong... then git and got some errors trying the next steps, seems i can't make it work.
 

Dark Lord Nova

Active Member
Nov 7, 2017
576
1,159
The GenAI mod looks nice, tried to install it, installed pythong... then git and got some errors trying the next steps, seems i can't make it work.
Did you installed Python 3.10 (not 3.13)? That might be your issue. However I'm having trouble getting Stable Diffusion setup and to launch so GenAI can work for me. I added this line: set COMMANDLINE_ARGS=--medvram --no-half-vae --listen --port=7860 --api --cors-allow-origins * in the webui-user.bat that I read from the Lab Rats GenAI Guide that was in the zip.
 

phlore101

Member
Jun 28, 2017
362
167
I keep getting warnings about people being 'unhappy with their job' and wanting to quit, except they all have like 150 to 200 happiness.

What's up with this?
Do your staff have really really good stats (possibly increased via serums)? I'm pretty sure they are unhappy with how much you are paying them. They'll come to you an threaten to quit and you can increase their pay to an appropriate level. Depending on your game state/progress, staff wages are probably inconsequential anyway.
 
  • Like
Reactions: rb813

Grora

Newbie
May 9, 2017
38
56
Did you installed Python 3.10 (not 3.13)? That might be your issue. However I'm having trouble getting Stable Diffusion setup and to launch so GenAI can work for me. I added this line: set COMMANDLINE_ARGS=--medvram --no-half-vae --listen --port=7860 --api --cors-allow-origins * in the webui-user.bat that I read from the Lab Rats GenAI Guide that was in the zip.
Yes, that is the version i have installed, after that the tutorial tells you to run some commands, all of them gave me some synthax error, so i had to give up. Hope they make it easier at some point.
 

iamnuff

Well-Known Member
Sep 2, 2017
1,852
1,445
Do your staff have really really good stats (possibly increased via serums)? I'm pretty sure they are unhappy with how much you are paying them. They'll come to you an threaten to quit and you can increase their pay to an appropriate level. Depending on your game state/progress, staff wages are probably inconsequential anyway.
Oh, i'm way underpaying these bitches. Lmao. And I recently boosted everyone's stats.

I wasn't aware that stats dictate the wage that they'll be happy with. Obvious in hindsight.
Oh well.
 

AirEire3

Newbie
Dec 21, 2020
41
12
Yes, that is the version i have installed, after that the tutorial tells you to run some commands, all of them gave me some synthax error, so i had to give up. Hope they make it easier at some point.
yeh same here mod looks great just very hard to get running
 
  • Like
Reactions: 4GunZ

Urist

Newbie
Nov 29, 2016
40
51
The AI skin mod is great, but if you're having issues with it generating white skin as literal white/super pale skin like I have, I found an easy workaround. In the 'SD_PromptBuilder_ren.py' file,

change

Python:
def SD_get_skin_prompt(currentPerson: Person):
    return currentPerson.skin + " skin"
to

Python:
def SD_get_skin_prompt(currentPerson: Person):
    if currentPerson.skin == "white":
        return "caucasian"
    else:
        return currentPerson.skin + " skin"
and it should now generate with the tag 'caucasian' rather than 'white skin', which seems to have resolved my issues of it trying to generate girls with literal white skin rather than it being the ethnicity. You can also tweak the default positive/negative prompts here as well, and I went and edited my negative prompt to fit my generally used one rather than having to override it each time.
 
4.60 star(s) 76 Votes