Jump to content

Recommended Posts

Posted

So I've been following along with this mod since its start. I also use a mod I really enjoy which is PredatorRJ High Poly Head SMP. An older version of this mod worked fine with it, during Oral scenes the lips didn't update regularly letting the other mod do its thing. But I believe since the last update, the facial expression during Oral scenes constantly updates or flickers, resetting/ruining the SMP from the other mod. Anyone know why this would occur, have a solution, or even the previous versions of this mod where the issue wasn't present. Thanks in advanced.

Posted
On 7/9/2025 at 7:42 PM, crajjjj said:
On 7/12/2025 at 3:28 PM, crajjjj said:

Integrated Liquid Pack v2 https://kemono.su/patreon/user/42557848/post/117736349 . Will work if "enablethickcumleak" config is enabled. Conditions from FHU - for bottom - bursting/for face - oralpool > 80. Coupled with the related sex type.

 

 

 

 

how did you get this to work, is there a way to use it w/o this mod? I guess I can play with this Hentairim just wondering if it can be baked into FHU w/o it?

Posted
On 6/25/2025 at 1:53 AM, ShimizuModding said:

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. 

I'm having the same issue which I noticed was only impacting followers that don't have high poly heads.  I've tried modifying their heads to be high poly but have failed (it seems to change the way they look).  Is it possible to have a "not high poly head" version of the settings and then have them applied appropriately (perhaps based off a keyword that can be distributed to NPCs depending on which type of head they have)?  Thanks!

Posted
On 7/1/2025 at 8:02 PM, no_way said:

Need help with armor swapping json.  

I made a lewd version of TAWOBA Nordplate bikini 8 and thong 1, but I can't get them to swap out.  Here's a screenshot of the sseedit of the plugin I made with the new armours, and my config.  Where am I going wrong?

 

image.png.4ed272a437c09fb2b9c12e721a6da77e.png

How did you make a Lewd version of TAWOBA Nordplate bikini 8 and thong 1?  I've been looking for lewd versions of TAWOBA but none seem to exist.  Would you be willing to share the process, or even better, share what you have so far?  Thanks!

Posted (edited)
On 9/20/2025 at 4:17 PM, MalicoVuckovic said:

How did you make a Lewd version of TAWOBA Nordplate bikini 8 and thong 1?  I've been looking for lewd versions of TAWOBA but none seem to exist.  Would you be willing to share the process, or even better, share what you have so far?  Thanks!

I just modified them in outfit studio.  Did the same thing for H2135 FS8

ScreenShot86.png

ScreenShot85.png

ScreenShot84.png

Edited by no_way
Posted
 

how did you get this to work, is there a way to use it w/o this mod? I guess I can play with this Hentairim just wondering if it can be baked into FHU w/o it?

 

I found out about the liquid pack mod from this thread - I made up a sexlab trigger script that applies during scenes and removes after a while.  You can also just add the item via console or additem type mod and equip/remove like any other equipment.  So it's not necessary to use Hentairim+Crajjjj+FHU to apply, it's just a method to automate the process.

Posted

To those of us still using the SL version of Hentairim, you can get updated Slate tags from the Hentairim P+ mod page.  The tag system is the same between the two mods, but the P+ version is still getting updates.

Posted
On 7/3/2025 at 10:21 AM, EdwardV said:


For anyone who is experiencing the expressions and SLSO features not working at all, there is a small formatting error in config.json within the enjoyment expressions traits mod. In line 88 of the file, there is a trailing comma after "npcintenseexpressionupdateinseconds". If you delete the comma, the file is able to be read properly, and things should start working as intended. Easy trick is anytime after modifying a .json file, use a json checker like at https://jsonlint.com/ to validate the file is properly formatted

Bumping this, resolved my issues :D

Posted
On 9/29/2025 at 10:14 AM, Bigglsby said:

 

I found out about the liquid pack mod from this thread - I made up a sexlab trigger script that applies during scenes and removes after a while.  You can also just add the item via console or additem type mod and equip/remove like any other equipment.  So it's not necessary to use Hentairim+Crajjjj+FHU to apply, it's just a method to automate the process.

Ive been trying to figure out SL Triggers, but I dont think im formatting it right or something, is there any way I could convince you to share your commands file(s) and MCM settings to trigger that effect please?

Posted (edited)

Any way to make mouth open during blowjob scenes/stages with Enjoyment Expression Traits? Using Predator HPH SMP mod and when mouth is closed the physics get all wonky 😞

I was able to make it work by changing the "blowjobphonemeoverride" in Hentairim Enjoyment Expressions Traits\SKSE\Plugins\StorageUtilData\HentairimEnjoyment\PCExpressions.json

 

Also, is slu+ required for the slu+ compatibility patch? I like a lot of the changes in the patch but slu+ causes me all kinds of problems.

Edited by billbillson567
Posted

Small ?bug.  When broken and ahegao face is active with tongue out, any dialogue events just cause the mouth to close on the tongue, no lip sync.

Posted
On 10/8/2025 at 11:12 AM, billbillson567 said:

Anybody find a solution to the speedgear being constantly reset with the slu+ compatibility patch installed?

In SLSO_SpellGameScript find

			int y = 0
			while y < Actorsinplay.length
				ChangeSpeedGear(0, true)
				if HasAnimSpeedHelper()
					AnimSpeedHelper.SetAnimationSpeed(Actorsinplay[y], 1, secondstoreachtargetspeed, 0)
				endif
				y += 1
			endwhile

and add conditions or delete it:)

Posted
18 hours ago, randomacc124 said:

In SLSO_SpellGameScript find

			int y = 0
			while y < Actorsinplay.length
				ChangeSpeedGear(0, true)
				if HasAnimSpeedHelper()
					AnimSpeedHelper.SetAnimationSpeed(Actorsinplay[y], 1, secondstoreachtargetspeed, 0)
				endif
				y += 1
			endwhile

and add conditions or delete it:)

Thanks for the solution. Unfortunately recompiling the source code seems to be a little out of my depth (which i realized upon trying to do it, lol)

Maybe ill give it another shot in the future once I've got a little more experience.

Posted
On 10/5/2025 at 11:16 AM, billbillson567 said:

I was able to make it work by changing the "blowjobphonemeoverride" in Hentairim Enjoyment Expressions Traits\SKSE\Plugins\StorageUtilData\HentairimEnjoyment\PCExpressions.json

Hello, 
I have the same problem. The mouth doesn't open or opens just sometimes, which is causing problems with SMP Mouth.
I tried changing the values in the file as you indicated, but it is not good; my mouth is too open now :) 
What value did you put in PCExpressions ---blowjobphonemeoverride?
Thank you in advance for your help.

 

Posted
On 10/8/2025 at 4:12 AM, billbillson567 said:

Anybody find a solution to the speedgear being constantly reset with the slu+ compatibility patch installed?

What does this mean exactly and did you recompile/solve it?  I have an issue with the two actors getting out of speed sync after orgasm resets enjoyment, is that it?

Posted
On 9/29/2025 at 11:15 PM, Bigglsby said:

To those of us still using the SL version of Hentairim, you can get updated Slate tags from the Hentairim P+ mod page.  The tag system is the same between the two mods, but the P+ version is still getting updates.

Thank you for the reminder. The issue of missing tags has been bothering me for a long time.

Posted (edited)

Hi I have 3 separate issues I need help with please:

 

1. I have HentairimMaleVoices.esp installed but in game male voices arent playing in the scenes. Anyone know how to fix that?

 

2. My female character's enjoyment bar raises correctly to 100% but then is blocked because of the following error in the console "Orgasming block due to Hentai IVDT Orgasm Hype Hasnt Played Yet". The Male NPC's enjoyment works fine. Why isn't the "hype" playing?

 

3. The enjoyment animation speed up animation isnt working when I press the enjoyment increase button set in SLSO MCM. I've got the optional AnimSpeed SE version as instructed on the main page (not the SL version). Also, in debug mode its says "Speed Gear: 1" etc up to however many times I press the button but stamina isnt taken when I press it. Meanwhile magika IS take when I press the other mod key and it properly reduces the enjoyment bar. Why would the enjoy increase button only not work?

 

Here are some of my HentairimGame.ini settings:

Spoiler

"int":{
      "enablegame":1,
      "enablepcgameautoplay":0,
      "enablegameuserinput":1,
      "userinputignoreposition":1,
      "enablespeedchange":1,
      "pcconsumptiondatatype":0,
      "npcconsumptiondatatype":1,
      "pcautoplayslowdownafterorgasm":0,
      "npcslowdownafterorgasm":1,
      "chanceforpctomodselfenjoyment":10,
      "chanceforpctochangespeed":5,
      "chancefornpctomodselfenjoyment":5,
      "chancefornpctochangespeed":10,
      "autoplaymaxspeedsteps":3,
      "pccanmodselfenjoymentwhenvictim":1,
      "pccanchangespeedwhenvictim":1,
      "npccanmodselfenjoymentwhenvictim":0,
      "npccanchangespeedwhenvictim":0,
      "pccanmodselfenjoymentwhennonvictim":1,
      "pccanchangespeedwhennonvictim":1,
      "npccanmodselfenjoymentwhennonvictim":1,
      "npccanchangespeedwhennonvictim":1,
      "printdebug":1
   }

 

Solved: 

1. "Male Drunk" doesnt have voice options so it doesnt play

3. Needed the patch for SLSO + AnimSpeedSE. Its in the SLSO support page comments

Edited by LateOne
clarity
Posted (edited)

Is there a IVDT male npc voice for Male Drunk I can download? It doesnt appear to come with one.

Edited by LateOne
  • 2 weeks later...
Posted

@ShimizuModdingany chance we could get the linear scene functionality added to this version?  I know its considered depreciated now, but honestly I tried going over to P+ and its... still not ready.  Even with the features you tried to add with hentairim P+ there's just a lot of stability and functional issues that may never be rectified with scrab gone now.

Posted

hi, i installed all things for IDVT, female voise pack (fortune), but on sl scene no female voise played. in console i see its triggering, and male voice plays, only my character isnt saying anything. what can be wrong, did i miss something? tutorial says voice pack should be plug and play, so whats wrong on my side could be?

Posted (edited)

Wonder what can be done or tweaked to that Estrus + SLSO integration has the same old effect of bumping enjoyment to 200% during tentacle scene. Thought about RaceEnjoymentModifier, but that animation is treated as solo.

Update: dug around in the code a bit, it looks like EC+ got mostly completely removed, leaving only basic isvictim check for lewd orgasm conditions since this animation is treated as solo (masturbation).

Edited by angrykiwi

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