40Karats Posted August 28, 2025 Posted August 28, 2025 For the fertility mode integration, anyone know how this actually works technically? Will it be able to force pregnancy (even when not ovulating), or does it only send sperm data occasionally? I’m trying to find a mod/way to make it so that fertility mode is essentially always in ovulation cycle. Since it’s pretty hard to actually get pregnant with that mod.
tonitrulupus Posted August 28, 2025 Posted August 28, 2025 2 hours ago, 40Karats said: I’m trying to find a mod/way to make it so that fertility mode is essentially always in ovulation cycle. Since it’s pretty hard to actually get pregnant with that mod. Your base rate of conception if you are using the latest version of FM + the tweaks is set at 5% you can raise that to 100% you also had an ingeminate spell and impregnate spell, at 5%, my pc generally get preggo most times I don't want her to you can also force ovulation through debug, but that is a little cumbersome so the spell would be the best method.
Turracil Posted September 1, 2025 Posted September 1, 2025 anyone know of patch for this work with cum alchemy system vial collection?
xXDeliteXx Posted September 6, 2025 Posted September 6, 2025 This desperately needs an update. BakaFactory is an amazing creator but this mod is now falling behind in terms of quality in comparison to other mods, and feels extremely outdated.
lavatube Posted September 6, 2025 Posted September 6, 2025 11 hours ago, xXDeliteXx said: This desperately needs an update. BakaFactory is an amazing creator but this mod is now falling behind in terms of quality in comparison to other mods, and feels extremely outdated. There is the 2.03 hotfix on Baka's subscribestar page: https://subscribestar.adult/posts/118628 He seems to release on there first before it makes it to the Loverslab and Nexus.
someperson1423 Posted September 17, 2025 Posted September 17, 2025 On 6/2/2025 at 4:15 PM, safado said: Actually, the "compatibility" has to be SLS, because it was "interfaced" before Fillherup added the oral option to the API. The SLS logic was it is reported to anal because it goes from mouth to ass. Now a patch has to replace the anal for oral. Patch done by @0x000f (15) The "Fix" on SLS Fillherup interface replaced the call to fillherup inflate to always use "hole" type 3, oral. I tested it with SLS cum potions ingestion, do not know of other SLS cum events. Reveal hidden contents Function InflateTo(Actor akActor, int Hole, float Time, float TargetLevel = -1.0, String callback = "") ; Hole: 1 - Vaginal, 2 - Anal ;Debug.Messagebox("Begin inflate\ntargetLevel: " + targetLevel + "\nHole: " + Hole) ; (changed by 15, fix params order, and change hole to oral == 3 ; _SLS_IntFhu.InflateTo(FhuInflateQuest, akActor, Hole, time, targetLevel, callback) _SLS_IntFhu.InflateTo(FhuInflateQuest, akActor, 3, targetLevel, time, callback) ; by 15 ) ;Debug.Messagebox("End inflate") EndFunction Thanks for posting this patch! Just started using this mod and came here to see if anyone else was having this issue. Does this patch fix the inflation amount as well or just change the "hole"? I don't really care that much if it goes to anal or oral but instantly maxing out the inflation despite having my multiplier set very low is very annoying.
AbsoluteOmega Posted September 17, 2025 Posted September 17, 2025 I'm having a small issue. when i deflate, there is no particles of semen going out. it worked on the save file before starting a new one but now it's not there
shaobi Posted September 23, 2025 Posted September 23, 2025 On 8/15/2023 at 6:24 AM, safado said: The right picture looks like a morph, but the left looks like is Skeleton-Node scaled. If your character is the one in the left, then your setup is wrong for morphs. If you are using SLIF then the wrong setup is in SLIF. Skeleton "NPC Belly" node scaled to 8 using Nifskope 2.0 dev7. If it looks like this, then is not using morphs or the combination of morph and scales, where scale wins big time. Hide contents If it is similar to this, then is using at least the morph "PregnancyBelly", could be combined with other morphs. Some morph maybe reversed, meaning a value greater than 0 will reduce\deflate instead of augment\inflate. There is a section in SLIF to define that, is part of the morph profile list. Which one is reversed differs between CBBE\3BAv2 and UUNP\BHUNP. Hide contents I wrote this SLIF instruction to setup morphs long ago, and it needs to be properly re-written, but it works. Hope that helps. ***If you are not using SLIF the easier fix is to set up FillHerUp and any other mod to use morphs. Those instructions are different for each mod, the mod may not have a morph option and that why SLIF exist. FillherUP BodyMorph enabled (checked) should tell the mod to use morphs named in the list on the right side of the MCM. If SLIF is not installed thenmake sure the "Inflation Framework" is disabled(unChecked), there is a bug about being enabled by default. Do not know if it was fixed. Reveal hidden contents High values for belly morphs using SLIF testing feature. Reveal hidden contents Thank you so much, i have searched so many pages to solve my npc balloon balley likes left pic here, you are the one who truly guides me fix it to right pic. (Step by step) Thanks again!👍 1
Sanco.47 Posted September 25, 2025 Posted September 25, 2025 Can som one help? I dont have sound from FillHerUp data, only sex labs moaning. But i turn off that stuff in mcm
sdvqwewqq342 Posted September 26, 2025 Posted September 26, 2025 Anyone have a problem with the expel cum animation not playing unless you pause and un-pause game? im on 1-6-1170 2
smurfcat1 Posted September 27, 2025 Posted September 27, 2025 (edited) Can anyone help for me the animations work just fine but the belly morph doesn't work the way its supposed to. Basically when she gets filled she plays the belly full/pregnant animation from the PAIA mod(I think that's what it's called) But the belly won't show any change unless I equip and un-equip armor ( Example: belly supposed to be full but still looks flat. Equip then unequip armor, boom belly now shows proper size according to amount of cum in belly) I'm on Skyrim AE 1.6.1170 running the 2.03 hotfix version from their subscribestar. Edit: Nevermind expel cum animations no longer work as well Edited September 27, 2025 by smurfcat1
safado Posted September 28, 2025 Posted September 28, 2025 (edited) On 9/17/2025 at 2:45 AM, someperson1423 said: Thanks for posting this patch! Just started using this mod and came here to see if anyone else was having this issue. Does this patch fix the inflation amount as well or just change the "hole"? I don't really care that much if it goes to anal or oral but instantly maxing out the inflation despite having my multiplier set very low is very annoying. That patch is for SLS calls to FillHerUp, and the inflation method is on FillherUp. Any alteration about inflation from FillHerUp need to be patched in FillHerUp. SLS has also inflation in the form of potions punishments, and food intake effects, it needs SLIF and a compatible food mod, (I think). Give a check to Crajj Patches Hub by @crajjjj. It has a patch for FillherUp Baka 2.0.3 and 1.96. List of fixes\modifications in spoiler. Maybe it helps with your inflation issue or deflation animations. Check the crosshairrefevent link for stuck animations. Spoiler 1.96.5, 2.0.3.9 Wolf patch integrated Different fixes - track here (Optional) Hentairim tags are supported to better detect when to inflate. (with fallback to regular tags). Don't forget to run SLATE or use SLP+ MfgFixNG is now required. Updated the mfg calls Includes contributions by @andbgame Deflation and deflation fails aligned better and optimised !!! If you want to avoid idle animations being stuck for this and other mods install CrosshairRefEvents script hang fix V1.96.2 & 2.0.3.2 - Hard Dependency: MfgFix NG V1.96.1 & V2.0.3.1 (vs 2.03) - Soft dependency: Hentairim - Various typo fixes Note on morphs: Generally there are 4 variants: 1. Bodymorph ENABLED + SLIF DISABLED - Racemenu bodymorph 2. Bodymorph ENABLED + SLIF ENABLED - SLIF morph 3. Bodymorph DISABLED + SLIF NOT Installed - Racemenu NodeTransform 4. Bodymorph DISABLED + SLIF Installed - SLIF mod event for scale Node ------------------------- (Some features dropped whem moving to 2.0.3.1) V1.1 1. Changed the inflate value is sent to SLIF for the amount of two pools "oral" and "anal+vag". V1 1. Added code to clear list of injectors "Sperm inside Player" when PC womb is empty, it must suppressed annoying message "Some NPC came inside PC"; 2. Changed menu, set max value of "Maximum oral inflation amount" from 5 to 20; 3. Changed menu, set "Inflate Morth Oral" to BigBelly (a new game needs); 4. Changed oralcum multiplier from 0.75 to 1.0; 5. Changed slot 54 (stockings) to 60 for vagleaks, conflict with stockings from mod "Immersive Hair Growth and Styling", just delete esp file from the patch if not needed; 6. Changed "no auto deflation" behavior when it off, actor can autodeflate (more probably at high fullness value) or absorb (more probably at low fullness value) cum; 7. Plugs do not prevent absorbation; 8. Fixed vagcum in male body, vagcum value move to analcum value; 9. Sanitized list of inflated actors from empty actors. V0 1. changed messagebox "Fill Her Up Update" to notification; 2. in menu "Total amount" show: vag + anal + oral; 3. fix with SLSO oral sex inflate too; 4. for FertilityMode and BeeingFemale message "AddSperm" send only for first man, he will be a daddy; 5. set always animate deflation; 6. fix bug toggle SLIF in menu; 7. add femboy support: - vaginal sex treat as anal sex; - can have vag cum, bc her female body has a womb, if she had OralBursting or random from anal and oral sex; - could not deflate vag cum only absorb, bc she has not a hole. So PC can be femboy (has female body and male gender in sexlab). Checked on this body (separate morphs + BOSSE) https://www.loverslab.com/files/file/18587-dws-vaginaless-cbbe-3ba/ Edited September 28, 2025 by safado
ImmortalDreamer27 Posted September 30, 2025 Posted September 30, 2025 I'm trying to figure out how to make a spell/spells that incorporate this mod into them. The goal is a long range spell that fills the target (Player...or NPC if player uses the spell) with cum from a range or through a concentration spell. The idea is to have an inconvenience/support spell that hinders the player during combat and could have some undesired/desired effects outside of combat. The problem is that I can't get the spell to add cum to the player/target, thus inflating the player/target. I'm only using SSEEdit. I've managed to get everything else working properly, even incorporating Fertility Mode and successfully applying a fertility buff (debuff in this case) to the player. Can anyone help? it would be greatly appreciated. Why am I doing this? a light punishment mod for that doesn't involve defeat or devious devices. I'm looking for something that I can potentially turn into having additional effects like cursed potions or gear that when worn apply a constant effect until removed either by duration or some other mechanism, without the burdensome costs of toys and love or any over complicated. Also currently I'm using vanilla assets for the spell projectile since I don't know how to make something that looks like a magical ball of cum to shoot at my poor unsuspecting heroine I hope this isn't a bad place to ask. I have started using the CC but I'm pretty overwhelmed by it all. the goal is to make a spell that makes the caster the injector and/or a trap spell that acts as the injector with a set amount for things like mimic traps, etc.
TheManTheManTheMan2424 Posted October 3, 2025 Posted October 3, 2025 I'm getting more and more frustrated I cannot get this mod to not CTD while deflating/playing the animations. I have every mod required for it (except SLIF which is says is optional) and tried every setting available and it just refuses to work. I haven't found a fix yet and I've been trying and getting more disappointed I may just not be able to use this mod. my PC inflates using 3BA/ABBA (Arousal Based Breast Adjuster) correctly. I am not using Estus nor any pregnancy mods, and AFAIK I have 0 nods except this one that affect inflation near the stomach. I am using animation mods but I am not sure if any conflict with entirely new animations (I am using mods for fighting animations, running, idle, etc, and none of them have ever caused issues with other mods). Crash logs read via crash decoder always lead to different mods having nothing to do with inflation, and never more info than that. I'm getting desperate and don't want to stop trying, but I am not sure what else to try. Anything helps at this point, and if anyone has had these issues and was able to fix them, how?!
ContusionComfort Posted October 4, 2025 Posted October 4, 2025 10 hours ago, TheManTheManTheMan2424 said: I'm getting more and more frustrated I cannot get this mod to not CTD while deflating/playing the animations. I have every mod required for it (except SLIF which is says is optional) and tried every setting available and it just refuses to work. I haven't found a fix yet and I've been trying and getting more disappointed I may just not be able to use this mod. my PC inflates using 3BA/ABBA (Arousal Based Breast Adjuster) correctly. I am not using Estus nor any pregnancy mods, and AFAIK I have 0 nods except this one that affect inflation near the stomach. I am using animation mods but I am not sure if any conflict with entirely new animations (I am using mods for fighting animations, running, idle, etc, and none of them have ever caused issues with other mods). Crash logs read via crash decoder always lead to different mods having nothing to do with inflation, and never more info than that. I'm getting desperate and don't want to stop trying, but I am not sure what else to try. Anything helps at this point, and if anyone has had these issues and was able to fix them, how?! Do you have the bakafactory animations for SL? I was having crashing issues on deflation recently until I got rid of them. I don't think it was the *cause* since I definitely had them with no issues before but it stopped the crashes.
tonitrulupus Posted October 4, 2025 Posted October 4, 2025 2 hours ago, ContusionComfort said: Do you have the bakafactory animations for SL? I was having crashing issues on deflation recently until I got rid of them. I don't think it was the *cause* since I definitely had them with no issues before but it stopped the crashes. BakaFactory's SLAL Pack is the pack your talking about? if so I have the latest version and I am using it with fill her up, my guess is the you are right its not the cause, my first question is are you using a controller? and do you have the patch, that caused a lot of crashes with filler up for me. if you have that patch, not sure what else could be causing the issue right of hand. @TheManTheManTheMan2424 Are you using a controller? if so remove the controller and see if you get the CTD, if you do get the patch, may need to reinstall the mod if you have the latest version, the patch comes with the mod, if you are using an older version make sure you get that patch installed and test with the controller. 1
Herowynne Posted October 4, 2025 Posted October 4, 2025 4 hours ago, tonitrulupus said: reinstall the mod if you have the latest version, the patch comes with the mod Yes, this is the way. In the FOMOD, choose the option to install the controller patch.
tonitrulupus Posted October 4, 2025 Posted October 4, 2025 (edited) 10 minutes ago, Herowynne said: Yes, this is the way. In the FOMOD, choose the option to install the controller patch. when I first started using FHU had the same issue until I found you need to have a controller patch. But don't know if he used a controller or not. About pulled my hair out trying to figure it out so I understand the frustration Edited October 4, 2025 by tonitrulupus
TheManTheManTheMan2424 Posted October 6, 2025 Posted October 6, 2025 (edited) On 10/4/2025 at 3:19 AM, tonitrulupus said: BakaFactory's SLAL Pack is the pack your talking about? if so I have the latest version and I am using it with fill her up, my guess is the you are right its not the cause, my first question is are you using a controller? and do you have the patch, that caused a lot of crashes with filler up for me. if you have that patch, not sure what else could be causing the issue right of hand. @TheManTheManTheMan2424 Are you using a controller? if so remove the controller and see if you get the CTD, if you do get the patch, may need to reinstall the mod if you have the latest version, the patch comes with the mod, if you are using an older version make sure you get that patch installed and test with the controller. I'm not using a controller, and I saw the patch for controller related CTD, but obviously didn't think it would affect anything for me. I could download it just to see, but not sure if that would break my modlist (took months to build bug-free, this is the only mod so far to be this stubborn). I have tried to make sure I have the latest version (even uninstalled the latest version and re-installed it to no result), and make sure I am using (AFAIK) all the Baka mods (animations, defeat, ABC, and others required for them). If that doesn't affect direct CTD when you do it right, than I am lost again. I installed this mod a few months back and had the same CTD, so I uninstalled it for a while and then re-downloaded it for sake of trying again, and now I'm here *punches wall and cries*. the only few mods I have the SEEM like they might be involved with the mod/animations are ABBA (which again, a great bodymod for 3BA users that has 0 issues with a lot of mods, and plays all animations and bodymorphs even from generic inflation/deflation options in other mods I don't use anymore), and SLAL (that's obvious). My thoughts initially were that maybe I'm missing the actual animations from another pack I don't have (anything with Baka on it I usually download) and I didn't see any specific packs I needed other than Baka. I really appreciate the reply and help, and is there anything I should try since I'm not using controller, and 90% sure I have the most recent version and all requirements? also, I am using version 2.03 of FHU if that "helps" with these problems. Edited October 6, 2025 by TheManTheManTheMan2424
tonitrulupus Posted October 6, 2025 Posted October 6, 2025 23 minutes ago, TheManTheManTheMan2424 said: 'm not using a controller, and I saw the patch for controller related CTD, but obviously didn't think it would affect anything for me. I could download it just to see, but not sure if that would break my modlist (took months to build bug-free, this is the only mod so far to be this stubborn). I have tried to make sure I have the latest version (even uninstalled the latest version and re-installed it to no result), you can try to install just make sure you make a save first, leave it at the end, patches can be questionable if they will break the mod list or not, by saving it before trying you will have a good save before adding it and if it don't change then that is not the issue. make sure you have all the masters and stuff for FHU, I know lack of masters can cause some weird issues.
TheManTheManTheMan2424 Posted October 7, 2025 Posted October 7, 2025 (edited) On 10/4/2025 at 7:36 AM, tonitrulupus said: when I first started using FHU had the same issue until I found you need to have a controller patch. But don't know if he used a controller or not. About pulled my hair out trying to figure it out so I understand the frustration DIVINES BLESS YOU R U SINGLE It works great now on v1.96 (older?) with the controller patch in FOMOD even though I am on M+K, whereas 2.03 (latest?) is what was crashing evidently. Either way though thank you! the only things I notice now are what looks like cum crystals floating next to her hands while expelling, and no animations, just the correct deflate/textures/effects. Before that though it just CTD as soon as I expel, and this is still way better (working at all) than before so it's not a huge deal since it's working now. I also wanted to ask if anyone knows about animations/effects involving slugs or leeches (besides the ABC ones)? I have seen others mention it before but I can't seem to find what they're talking about. again though, THANK YOU SO MUCH edit: 2.03 still crashes when trying to start animations/won't play them in the first place, but 1.96 works great so far (with patch obv) Edited October 7, 2025 by TheManTheManTheMan2424
KaLiLex14 Posted October 13, 2025 Posted October 13, 2025 Has anyone encountered the issue where, when the filling happens through the mouth, the belly doesn’t expand? It works fine when filling through the other two openings. Maybe this has already been discussed in the thread, but I couldn’t find it
gosha13 Posted October 15, 2025 Posted October 15, 2025 Quote Impregnation(pseudo) now available. Chaurus eggs hatch inside you. When the eggs hatch, larvae come out instead of eggs when you deflate. Also larvae could grow inside you which is expressed as cum amount increasing as time goes. Larvae would remove any other kind of cum. How does it work? Should there be some visual effects and status messages or something? There is Chaurus sperm inside my female character, quite a bit of time has passed, but nothing is happening.
TheManTheManTheMan2424 Posted October 16, 2025 Posted October 16, 2025 17 hours ago, gosha13 said: How does it work? Should there be some visual effects and status messages or something? There is Chaurus sperm inside my female character, quite a bit of time has passed, but nothing is happening. I would like to know too, since this sounds way more interesting. when I eject chaurus cum it does show eggs for a quick second, but never any larva/slugs for spriggans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now