Jump to content

Recommended Posts

Posted
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

Posted
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,

Posted

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. 

Posted
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

Posted
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.

Posted (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 by storky17
Posted
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

image.png.f9ed581d8c9fa621e83dd2efe80e953d.png{
   "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
   }
}

Posted
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.

Posted
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

Screenshot2025-06-22193549.png.f0181f3def7c5528bc3b64b8ee64a5a7.png

Posted

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?

Posted
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

Posted
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.

Posted
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

Screenshot2025-06-22193549.png.f0181f3def7c5528bc3b64b8ee64a5a7.png

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. 

Posted

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?

Posted

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

Posted
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

Posted (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 by ShimizuModding
Posted (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):

 

image.thumb.png.d296f22b4b587c3a1784338dbc670625.png

 

with this load order:

 

image.png.5c524bfe72a40472c9987b91e959ca8d.png

 

PS: any way to edit where tongues are positioned?  They look right for FHU but are too high in Hentairim.

 

Edited by no_way
Posted
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.

Posted (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):

 

image.thumb.png.d296f22b4b587c3a1784338dbc670625.png

 

with this load order:

 

image.png.5c524bfe72a40472c9987b91e959ca8d.png

 

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 by ShimizuModding
Posted (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 by friendlygaint

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...