ShimizuModding Posted June 20, 2025 Author Posted June 20, 2025 23 hours ago, Caster245 said: Should i turn off sexlab exprassions for the HENTAIRIM Enjoyment Expressions if you think the expressions are weird or too resource intensive for your PC you can turn it off
ShimizuModding Posted June 20, 2025 Author Posted June 20, 2025 On 6/18/2025 at 3:39 AM, Firch50 said: Hello there. Expressions seem to cease to function after some time during an animation on the latest version (it worked perfectly fine with previous version). Also, the tongue for ahegao trigger at the wrong time, everytime during animation : it appears randomly during animation, while (i think) it should only trigger when climaxing ? Then it doesn't de-equip it, so it stays during the whole duration of the animation. set the numbers for these 2 options in config to 0 "chancetostickouttongueduringintense":2, "chancetostickouttongueduringattacking":3, 1
Bruhbuntu Posted June 20, 2025 Posted June 20, 2025 Hey @ShimizuModding,Love the mod. Seems like the enjoyment calculations don't work when performing a solo scene (any scene with only 1 actor). My enjoyment value only ever decreases. Not sure if there's a bug or I missed a config option.
ShimizuModding Posted June 20, 2025 Author Posted June 20, 2025 1 hour ago, ajx1999 said: Hey @ShimizuModding,Love the mod. Seems like the enjoyment calculations don't work when performing a solo scene (any scene with only 1 actor). My enjoyment value only ever decreases. Not sure if there's a bug or I missed a config option. can try the latest version
alain31 Posted June 20, 2025 Posted June 20, 2025 1 hour ago, blackoperations said: Anyone have any ideas on how my canine, wolf, and dog anims start, but the canine doesn't participate. ABC kicks in, so that's not the problem. It's just idling. All of the other animals appear to work correctly. Any ideas? Hello, There is a problem with the Pandora engine GitHub version and the dogs wolfs animations, maybe that's the problem if you use Pandora Engine. I've gone back to Fnis and Nemesis for now, too many problems with Pandora for now. Or use pandora 2.4.0 with hotfix. 1
storky17 Posted June 20, 2025 Posted June 20, 2025 (edited) 5 hours ago, ShimizuModding said: its normal. it just means you dont have all the animations packs installed Thank you very much, i am having some weirdness with the game overide. im using the nefaram modlist on wabba jack and everything seems to be plug n play however inorder to get the game to start functioning i had to go into the games files and manually toggle the game on, then once in game it was giving negitive personal enjoyment but not giving anything to the npcs. i then went back to the files and found that the person enjoyment calucation was set to -3 "float":{ "secondstoupdate":3.0, "magickregenmult":1.0, "staminaregenmult":1.0, "regenmultwhennonintensepenetration":1.0, "regenmultwhenintensepenetration":1.0, "speedchangestep":0.20, "secondstoreachtargetspeed":2.0, "pcmagickaconsumption":25.0, "pcstaminaconsumptionpersecond":15.0, "pcselfenjoymentmod":3.0, <---- was At -3.0 "pcpartnerenjoymentmult":0.4, "pcreceiveenjoymentmultwhenattackingpartnerduringpenetration":0.2, "npcmagickaconsumption":0.20, "npcstaminaconsumptionpersecond":0.05, "npcselfenjoymentmod":-3.0, "npcpartnerenjoymentmult":0.4, "npcreceiveenjoymentmultwhenattackingpartnerduringpenetration":0.3 here are the ones i had to edit for getting the game to begin "int":{ "enablegame":1,<--- "enablepcgameautoplay":1,<----- "enablegameuserinput":1,<----- "userinputignoreposition":0, "enablespeedchange":1, "pcconsumptiondatatype":0, "npcconsumptiondatatype":1, "pcautoplayslowdownafterorgasm":0, "npcslowdownafterorgasm":1, "chanceforpctomodselfenjoyment":10, "chanceforpctochangespeed":5, "chancefornpctomodselfenjoyment":5, "chancefornpctochangespeed":10, "autoplaymaxspeedsteps":3, "pccanmodselfenjoymentwhenvictim":1, "pccanchangespeedwhenvictim":0, "npccanmodselfenjoymentwhenvictim":0, "npccanchangespeedwhenvictim":0, "pccanmodselfenjoymentwhennonvictim":0, "pccanchangespeedwhennonvictim":1, "npccanmodselfenjoymentwhennonvictim":0, "npccanchangespeedwhennonvictim":1, "printdebug":0 } } i am using notepad++ for editing. this last point is likely entirely on my end but the preditor smp edits seems to make the expressions not work propperly but as i stated it could be on my end entirely due to load order and the DBVO and IDVT both being active. im am using karryns BTW for both. is big sad that there is not a more expressive one. any insight is apreciated and i thank you for helping improve on my modder/ modding adventure. Edited June 20, 2025 by storky17
Bruhbuntu Posted June 20, 2025 Posted June 20, 2025 4 hours ago, ShimizuModding said: can try the latest version Yup works now! Thank you for the quick fix
storky17 Posted June 20, 2025 Posted June 20, 2025 27 minutes ago, storky17 said: Thank you very much, i am having some weirdness with the game overide. im using the nefaram modlist on wabba jack and everything seems to be plug n play however inorder to get the game to start functioning i had to go into the games files and manually toggle the game on, then once in game it was giving negitive personal enjoyment but not giving anything to the npcs. i then went back to the files and found that the person enjoyment calucation was set to -3 "float":{ "secondstoupdate":3.0, "magickregenmult":1.0, "staminaregenmult":1.0, "regenmultwhennonintensepenetration":1.0, "regenmultwhenintensepenetration":1.0, "speedchangestep":0.20, "secondstoreachtargetspeed":2.0, "pcmagickaconsumption":25.0, "pcstaminaconsumptionpersecond":15.0, "pcselfenjoymentmod":3.0, <---- was At -3.0 "pcpartnerenjoymentmult":0.4, "pcreceiveenjoymentmultwhenattackingpartnerduringpenetration":0.2, "npcmagickaconsumption":0.20, "npcstaminaconsumptionpersecond":0.05, "npcselfenjoymentmod":-3.0, "npcpartnerenjoymentmult":0.4, "npcreceiveenjoymentmultwhenattackingpartnerduringpenetration":0.3 here are the ones i had to edit for getting the game to begin "int":{ "enablegame":1,<--- "enablepcgameautoplay":1,<----- "enablegameuserinput":1,<----- "userinputignoreposition":0, "enablespeedchange":1, "pcconsumptiondatatype":0, "npcconsumptiondatatype":1, "pcautoplayslowdownafterorgasm":0, "npcslowdownafterorgasm":1, "chanceforpctomodselfenjoyment":10, "chanceforpctochangespeed":5, "chancefornpctomodselfenjoyment":5, "chancefornpctochangespeed":10, "autoplaymaxspeedsteps":3, "pccanmodselfenjoymentwhenvictim":1, "pccanchangespeedwhenvictim":0, "npccanmodselfenjoymentwhenvictim":0, "npccanchangespeedwhenvictim":0, "pccanmodselfenjoymentwhennonvictim":0, "pccanchangespeedwhennonvictim":1, "npccanmodselfenjoymentwhennonvictim":0, "npccanchangespeedwhennonvictim":1, "printdebug":0 } } i am using notepad++ for editing. this last point is likely entirely on my end but the preditor smp edits seems to make the expressions not work propperly but as i stated it could be on my end entirely due to load order and the DBVO and IDVT both being active. im am using karryns BTW for both. is big sad that there is not a more expressive one. any insight is apreciated and i thank you for helping improve on my modder/ modding adventure. New edits. enableing the debug also filled in the console command window { "float":{ "secondstoupdate":3.0, "magickregenmult":500.0, "staminaregenmult":500.0, "regenmultwhennonintensepenetration":1.0, "regenmultwhenintensepenetration":1.0, "speedchangestep":0.20, "secondstoreachtargetspeed":2.0, "pcmagickaconsumption":2.0, "pcstaminaconsumptionpersecond":15.0, "pcselfenjoymentmod":3.0, "pcpartnerenjoymentmult":0.4, "pcreceiveenjoymentmultwhenattackingpartnerduringpenetration":0.2, "npcmagickaconsumption":0.20, "npcstaminaconsumptionpersecond":0.05, "npcselfenjoymentmod":-3.0, "npcpartnerenjoymentmult":0.4, "npcreceiveenjoymentmultwhenattackingpartnerduringpenetration":0.3 }, "int":{ "enablegame":1, "enablepcgameautoplay":1, "enablegameuserinput":1, "userinputignoreposition":0, "enablespeedchange":1, "pcconsumptiondatatype":1, "npcconsumptiondatatype":1, "pcautoplayslowdownafterorgasm":0, "npcslowdownafterorgasm":1, "chanceforpctomodselfenjoyment":10, "chanceforpctochangespeed":5, "chancefornpctomodselfenjoyment":10, "chancefornpctochangespeed":10, "autoplaymaxspeedsteps":3, "pccanmodselfenjoymentwhenvictim":1, "pccanchangespeedwhenvictim":0, "npccanmodselfenjoymentwhenvictim":1, "npccanchangespeedwhenvictim":1, "pccanmodselfenjoymentwhennonvictim":1, "pccanchangespeedwhennonvictim":1, "npccanmodselfenjoymentwhennonvictim":0, "npccanchangespeedwhennonvictim":1, "printdebug":1 } }
GeniuslyUnstable Posted June 21, 2025 Posted June 21, 2025 On 5/11/2025 at 5:04 PM, ShimizuModding said: this looks like the tongue out expression preset. try changing the the option enabletongue in config to 0 Where can i find the config
storky17 Posted June 21, 2025 Posted June 21, 2025 Is it possible to use or have the mindbreak and hentai game overide seperate. like using the original calculations instead?
Bigglsby Posted June 22, 2025 Posted June 22, 2025 2 hours ago, GeniuslyUnstable said: Where can i find the config In the mod, it's located under SKSE/Plugins/StorageUtilData/HentairimEnjoyment/Config.json Lots of options in there, and you can get specific details on anything you don't understand in the documents linked from the front mod page. But the specific one you're looking for is towards the bottom of the config file. Just change a 1 to 0, and you should be good to go.
GeniuslyUnstable Posted June 22, 2025 Posted June 22, 2025 15 hours ago, Bigglsby said: In the mod, it's located under SKSE/Plugins/StorageUtilData/HentairimEnjoyment/Config.json Lots of options in there, and you can get specific details on anything you don't understand in the documents linked from the front mod page. But the specific one you're looking for is towards the bottom of the config file. Just change a 1 to 0, and you should be good to go. I did that but the expressions still dont work, mouth is open and teeth are kinda floating
WhiteShadow4 Posted June 22, 2025 Posted June 22, 2025 How do you assign a voice? I downloaded the voice from the old page. But how to I assign it to PC ingame. Used to do it in MCM but now almost all of MCM is gone. I don't need the original IVDT right?
storky17 Posted June 23, 2025 Posted June 23, 2025 5 hours ago, WhiteShadow4 said: How do you assign a voice? I downloaded the voice from the old page. But how to I assign it to PC ingame. Used to do it in MCM but now almost all of MCM is gone. I don't need the original IVDT right? slso costum voice system. the one at the bottom of the mcm, change the pc to 1
WhiteShadow4 Posted June 23, 2025 Posted June 23, 2025 4 hours ago, storky17 said: slso costum voice system. the one at the bottom of the mcm, change the pc to 1 oh thank you mate
hunghung151 Posted June 25, 2025 Posted June 25, 2025 On 6/20/2025 at 12:37 PM, blackoperations said: Anyone have any ideas on how my canine, wolf, and dog anims start, but the canine doesn't participate. ABC kicks in, so that's not the problem. It's just idling. All of the other animals appear to work correctly. Any ideas? Sounds like a behaviour engine issue. What engine are you using? Pandora 2.7 is known to have canine issue.
ShimizuModding Posted June 25, 2025 Author Posted June 25, 2025 On 6/23/2025 at 12:37 AM, GeniuslyUnstable said: I did that but the expressions still dont work, mouth is open and teeth are kinda floating The expression values are designed with high poly head, expressive facegens morphs in mind. It doesnt look like you are using those or something is probably overwriting them if you are facing this this bad teeth misalignment. If you dont want to use them the facegen morphs you might want to adjust the mfg values to suit your character's head Actors may still open their mouth depending on the stage.
no_way Posted June 26, 2025 Posted June 26, 2025 I've followed this step in IVDT ii) Hentairim Sound Effects - When you install the sound effects Hentairim mod, navigate to MCM and change the slider for the PC’s pack to 1, where this will disable PC’s sexlab moan which I assume is referring to SLSO cause there is no Hentairim Sound Effects MCM. My problem is that with oral scenes its still playing the sloppy sexlab sounds on top of hentairim sounds. Any way to fix?
DuskWanderer Posted June 27, 2025 Posted June 27, 2025 Enjoying the mod so far, but I do have a few questions. - Is there any way to adjust the volume of the IVDT voices? And is it separated between Male and Female? I find Male voices to be too loud and Female to be too quiet. - Is it possible to adjust the frequency of the IVDT "filler" moans, both intense and default? Sometimes they play over each other or when a spoken line is playing. - For the Sound Effects addon, again is there a volume slider or does it just use whatever SLSO is set to? - For Expressions, is it possible to do racial configurations for the tongues? Such as having Argonian/Khajiit/Dremora use longer ones instead of the shorter human tongue that shows up, while leaving the human tongue enabled for human/Mer actors. I know SexLab Utility Plus has that as a feature with its expressions
ShimizuModding Posted June 27, 2025 Author Posted June 27, 2025 20 hours ago, no_way said: I've followed this step in IVDT ii) Hentairim Sound Effects - When you install the sound effects Hentairim mod, navigate to MCM and change the slider for the PC’s pack to 1, where this will disable PC’s sexlab moan which I assume is referring to SLSO cause there is no Hentairim Sound Effects MCM. My problem is that with oral scenes its still playing the sloppy sexlab sounds on top of hentairim sounds. Any way to fix? minimize the sexlab sfx sounds volume in mcm
ShimizuModding Posted June 27, 2025 Author Posted June 27, 2025 (edited) 5 hours ago, DuskWanderer said: Enjoying the mod so far, but I do have a few questions. - Is there any way to adjust the volume of the IVDT voices? And is it separated between Male and Female? I find Male voices to be too loud and Female to be too quiet. - Is it possible to adjust the frequency of the IVDT "filler" moans, both intense and default? Sometimes they play over each other or when a spoken line is playing. - For the Sound Effects addon, again is there a volume slider or does it just use whatever SLSO is set to? - For Expressions, is it possible to do racial configurations for the tongues? Such as having Argonian/Khajiit/Dremora use longer ones instead of the shorter human tongue that shows up, while leaving the human tongue enabled for human/Mer actors. I know SexLab Utility Plus has that as a feature with its expressions by default the volume are max out for both. no configurable option yet. i even edited the female voice clips to have higher db. generally if the voice is played from the PC should be louder, while sound played by an actor from a smaller distance should be softer. its rather mind boggling that you face the opposite of this. perhaps you could share a video of it happening. the filler moans from female will sometimes overlap the male lines, but the female moans should not be overlapping with spoke lines itself as they are not parallel and are always play and wait, with the exception or orgasm triggering but it should force mute the orevious lines or moans by default its max volume as well. no configurable option yet you can add the named NPC to NPCTongue.json to use the tongue number. or change the PC's tonguetype in the config file Edited June 27, 2025 by ShimizuModding
no_way Posted June 28, 2025 Posted June 28, 2025 (edited) @ShimizuModding Can we please get a patch for Sexlab Utility +? Love this mod but it doesn't behave fully with SLU+, which I'd consider essential/way better than base SL. This is what happens (super negative initial enjoyment for actor 2 in a scene): with this load order: PS: any way to edit where tongues are positioned? They look right for FHU but are too high in Hentairim. Edited June 28, 2025 by no_way
jaybuluh Posted June 28, 2025 Posted June 28, 2025 On 6/11/2025 at 9:04 PM, rukeza said: 1. Rebuild SL Animation registry to clear any tags you have, you may skip this if you have them clean. What's the best way to go about this step, and check that it worked properly? I did Rebuild SL Animation Registry in Sl Anim Loader, checking Toggle Animations in Sexlab it seems like all my animations still have tons of tabs.
ShimizuModding Posted June 28, 2025 Author Posted June 28, 2025 (edited) 11 hours ago, no_way said: @ShimizuModding Can we please get a patch for Sexlab Utility +? Love this mod but it doesn't behave fully with SLU+, which I'd consider essential/way better than base SL. This is what happens (super negative initial enjoyment for actor 2 in a scene): with this load order: PS: any way to edit where tongues are positioned? They look right for FHU but are too high in Hentairim. what isnt working with SL utility ? ill see how difficult it is to accommodate SL utility plus build tongues and adjust their position in body slide Edited June 28, 2025 by ShimizuModding 1
friendlygaint Posted June 28, 2025 Posted June 28, 2025 (edited) Sorry if this sounds stupid but can i add the voices from the IVDT mod to this? I want werewolves etc thank you Also looking in ssedit the male voices are showing unresolved errors for GNAM, despite IVDT (from this mod) being fine Edited June 28, 2025 by friendlygaint
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