Urist

Newbie
Nov 29, 2016
40
51
253
Yeah, I don't have those, but I did just grab the Bruce Timm LoRA. I'm not really into the furry stuff, but I might still download them anyway. I've got a few other cartoon-style ones too.


The GenAI guide that comes with the mod says that when I'm using DreamShaper XL v2.1 Turbo, I should be running Simpler DPM++ SDE, Steps at 4, CFG at 2, and 1024x1024 for Width and Height. But honestly, your setup feels better—especially with the different checkpoints and LoRAs you're using. Makes a difference.
Lol, I'm not in to furry either, but the models are the ones that produce the best western-style results while also being able to do anime.

And as for the dreamshaper settings, My settings were under the assumption you were using an illustrious based model, and those run on Euler/Euler A with best results using Automatic/SGM Uniform, occasionally Karras. Some illustrious models are able to be genned on DPM++, but it's not recommended, as you end up with eye vomit.

Here's an example of genning on O!AF with various samplers & schedulers, pre-adetailer.

Okay that totally make sense. Lol
Lol, it happens. Plus your console spat out what was wrong anyways, "AssertionError: extension access disabled because of command line flags". At least the error here is easy to locate, I've had some real headache errors with stable diffusion before. And at least it's not as bad as trying to troubleshoot LoRAs, lol. Those are basically you going in blind, hoping you did your settings correct, and not being able to find out until you've let it cook for a while lol.
 
  • Like
Reactions: Dark Lord Nova

Sir_EatsALot

Active Member
Aug 24, 2017
633
761
295
Anyone know the conditions to unlock the sex shop? It doesn't show up on the map. The aunt already has a new place and the strip club has closed down. The game tells me to go to the sex shop, but it's not on the map.
 

Xathras

Member
Feb 3, 2020
149
146
208
Just to confirm, is this new version (2025.04) backwards compatible with the last market version (2024.08)? I noticed it kept my saves from the older version and hasn't given me the "you are using saves from an older version" warning when I load them as it did before.
 
  • Like
Reactions: Dark Lord Nova

slick97

Active Member
Dec 2, 2021
826
2,198
377
Just to confirm, is this new version (2025.04) backwards compatible with the last market version (2024.08)? I noticed it kept my saves from the older version and hasn't given me the "you are using saves from an older version" warning when I load them as it did before.
No, old saves are not compatible with new game versions (typically). Changes to python files technically won't break your save, but you won't experience any of the changes until a new save file is created.

Additionally, any RenPy variables that are modified - typically with a name change - breaks old saves files.
 
  • Like
Reactions: Xathras and a1fox3

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,993
17,545
1,038
It would be nice to have a way to increase fertility by a lot without reducing breast size, sometimes I like my women with small tiddies
Not really following what you want.
You have a serum that has 70% fertility and increase breast size from Nora.

Now if you meant you don't want them to increase then use the breast reducing serum along side the serum from Nora.
Just know that when they become pregnant breast will grow also just by being pregnant.

I also like small titties and use the breast reducing serum on all women all the time.
 

QQBangBang

Member
Apr 4, 2017
152
50
126
Hey guys.
My game gets stuck whenever I try a threesome with the mom and the sis. One of them asks to join, one gets in position, and they just look at me :)) clicking or skipping doesn't change anything, i can only load an earlier save.
 

Hellspawn56

Newbie
Aug 19, 2018
16
1
131
Sorry If I upset anyone, but I'm having some problems with the game, when I tried to save the game, it crashes, if I click desgin drug game crashes, someone calls me it crashes, did I do something wrong. Sorry no mods are installed. Oh and also right clicking anywhere and it crashes.
 

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,993
17,545
1,038
Sorry If I upset anyone, but I'm having some problems with the game, when I tried to save the game, it crashes, if I click desgin drug game crashes, someone calls me it crashes, did I do something wrong. Sorry no mods are installed. Oh and also right clicking anywhere and it crashes.
Sounds like you got a bad download.

Re-download the game and unpack it again and see what happens.
Also you may need to update your unpacking software.

 
  • Like
Reactions: ibnarabi

Hellspawn56

Newbie
Aug 19, 2018
16
1
131
Sounds like you got a bad download.

Re-download the game and unpack it again and see what happens.
Also you may need to update your unpacking software.

Thanks, but I downloaded an older version that worked. For some reason new version wouldnt work, but you could be right was probably bad download.
 
Sep 5, 2020
42
36
132
Obvious question is obvious, but... You DID install stable diffusion locally, right? The mod itself requires a stable diffusion install, and isn't as easy as just drag & dropping the mod.

Let's assume that you're starting from complete scratch, since I'm sure some others out there are trying to get the mod running from nothing as well, and it's easier to just start here. It's strongly, strongly recommended that you don't do this on cards with less than 6gb vram, or on older 20x cards (if you're doing this on a 10x ti card, it's possible but jfc what are you doing), and assumes you're using an nvidia card.
  1. Install forge (or reForge if you know what you're doing) - I'd suggest doing the advanced install steps (downloading python 3.10, git, then doing a git clone of the )
  2. Download a model, I've listed two here, but the current genning standard is using an illustrious based model, such as
  3. Place the .safetensors model in your webui\models\Stable-diffusion\ folder
  4. Locate your webui-user.bat file inside of your webui folder, !!!MAKE A COPY OF IT!!!, then (optionally rename, and) edit that copy with a text editor. Locate
    Code:
    set COMMANDLINE_ARGS=
    and add the following to it after the ='s sign
    Code:
    --port=7860 --api --cors-allow-origins *
    It is important that you use this copy to launch the webui when running the game. You want to leave the default webui-user.bat alone, and use that one when using stable diffusion normally when not playing the game. If you don't do this, and attempt to install extensions in to stable diffusion, you will have a very bad time.
  5. Run copied/renamed webui-user.bat from the above step and wait for it to open forge in your browser
  6. While waiting on the webui to open, download the mod and extract it in to the mods folder located inside of the game folder where your lab rats 2 exe is located. DO NOT LAUNCH THE GAME YET.
  7. When the webui finally opens, it is safe to launch the game
  8. Once loaded in to the game, click the GenAI Config button at the bottom of your UI
  9. Scroll down, click 'Model' and select the model you downloaded/want to use (I'll assume you listened and used an illustrious based model, such as noobai, or the other two I listed)
  10. Click 'Sampler' and select Euler or Euler A
  11. Set Steps to 25
  12. Set CFG scale to 5.0
  13. Set your resolution to 1024x1024 or 896x1152
  14. Set 'Auto Generate' to On to automatically generate images, or Off if you want to manually generate them. For simplicity's sake, set it to on and go talk to a girl. With any luck, you've installed everything correctly and it'll tell you when it's generating an image. All that's left to do is wait. Time taken varies based on hardware..
Quick question: where is the auto generate option? I can right click on Generate to choose generate forever. Ah, you mean auto generate in the game itself.

Thank you for this guide, here was my process in case it helps someone in windows. I had some trouble.

If you ever find the command window in dos doesn't work unless you press enter on it, it's because of a new windows feature. If you click on the window it thinks you want to enter input. You can go to the cmd.exe window properties, uncheck quiet edit.

I had an error with python because I had a different version already installed. This script requires 3.10.6. What I did is manually install 3.10.6, then delete the webui/venv directory. Rerun the webui-user.bat and it will continue installing torch

Continuing now, will update if I have more trouble.
 
Last edited:

a1fox3

Loving Family Member's
Donor
Respected User
Aug 8, 2017
24,993
17,545
1,038
time stopped
what to do i start game but time is not going
You must do something like research or produce serums and so on.
Go to your bedroom and there is an option that will move the time forward and you should be able to tell what that is. :LOL: :cool:
 
4.60 star(s) 79 Votes