Jump to content

Recommended Posts

Posted

I've run into this issue where whenever I reset smp in an animation to activate the smp mouth my head turns into a cone, I'm not sure if it's even linked to this mod but does anyone have any ideas?

Posted

I'm having trouble getting this mod to work.  The head simply doesn't seem to have smp applied to it, even after using "smp reset" command. Im Using the trx male addon, with the smp replacer supplied somewhere in this thread, with TNG. Does anyone have any insight as to why it doesn't work?  I have 3BA set to SMP only, and other collisions work fine, just not the head collisions. I do also have Hi poly head properly installed and running too.

Posted
21 hours ago, Cannaisseur said:

I'm having trouble getting this mod to work.  The head simply doesn't seem to have smp applied to it, even after using "smp reset" command. Im Using the trx male addon, with the smp replacer supplied somewhere in this thread, with TNG. Does anyone have any insight as to why it doesn't work?  I have 3BA set to SMP only, and other collisions work fine, just not the head collisions. I do also have Hi poly head properly installed and running too.

Hi, well it can be, not installed correctly (mod needs to replace what it is asked), Your MCM menu for FSMP does not have face part activated, game didnt like the mod, thus need to "reload" your preset and head sculpt.

Posted

In my case, the mouth stretches too much, deforming the lower part of the face. Collisions do not occur correctly. Even if you set up your penis correctly in a sex lab. Perhaps because I started a new game, but forgot to change the head to high poly and played 13 levels with a vanilla head. Then I remembered and changed the head in the character settings menu, loading a preset created based on a high poly head.

Posted
4 hours ago, Predator-RJ said:

Hi, well it can be, not installed correctly (mod needs to replace what it is asked), Your MCM menu for FSMP does not have face part activated, game didnt like the mod, thus need to "reload" your preset and head sculpt.

I'm using male character so it's female NPCs it's not working for.  It's at the bottom of my load order. How do I activate the face part in the MCM? I didn't see an option. I am having an issue where my face is changing from HPH on game load, but I think it's related to Proteus.

Posted
4 hours ago, Cannaisseur said:

I'm using male character so it's female NPCs it's not working for.  It's at the bottom of my load order. How do I activate the face part in the MCM? I didn't see an option. I am having an issue where my face is changing from HPH on game load, but I think it's related to Proteus.

Sir, mod is for the Player, if you want the head on any other NPC or follower, you will need to convert it yourself, or generate them with CK also.

Posted (edited)

So my player character's tongue has collision during sex scenes but the face and mouth don't. Im wondering what the issue could be i have all physics installed and smp fully functioning. I used a different preset and still same result. 

 

 

 

EDIT: I literally found the fix dude i've been playing skyrim this whole time thinking i had High Poly Head installed not knowing you have to go into racemenu and move the head slider to high poly. For anyone else as dumb as me make sure your high poly head is correct in racemenu

Edited by SlattKingg
Posted

this is VERY cool, I hope someone will make a patch for beast races eventually. since I imagine the copying bone weights trick mentioned in the description doesn't work well on them.

Posted
19 hours ago, Predator-RJ said:

Sir, mod is for the Player, if you want the head on any other NPC or follower, you will need to convert it yourself, or generate them with CK also.

:( My disappointment is immeasurable, and my immersion is ruined.

Posted
27 minutes ago, Cannaisseur said:

:( My disappointment is immeasurable, and my immersion is ruined.

I can confirm it works on vanilla game NPCs with this mod.

 

https://www.nexusmods.com/skyrimspecialedition/mods/78985

 

You may have to start a new game though.

 

It also works on NPCs imported with PROTEUS

 

https://www.nexusmods.com/skyrimspecialedition/mods/62934

 

as long as you made them with the high poly head. Don't forget to select The High Poly Head in FaceParts slider in racemenu.

Posted
3 hours ago, Mister_E_Dude said:

I can confirm it works on vanilla game NPCs with this mod.

 

https://www.nexusmods.com/skyrimspecialedition/mods/78985

 

You may have to start a new game though.

 

It also works on NPCs imported with PROTEUS

 

https://www.nexusmods.com/skyrimspecialedition/mods/62934

 

as long as you made them with the high poly head. Don't forget to select The High Poly Head in FaceParts slider in racemenu.

Will this work with a replacer like Modpocalypse NPCs?

Posted
2 hours ago, Cannaisseur said:

Will this work with a replacer like Modpocalypse NPCs?

Hmmm, not likely as Modpocalypse doesn't seem to use High Poly Heads. If someone made a patch for it though then it could. You could always load the NPC High Poly Heads after Modpocalypse and see what happens.

Posted
2 hours ago, Mister_E_Dude said:

Hmmm, not likely as Modpocalypse doesn't seem to use High Poly Heads. If someone made a patch for it though then it could. You could always load the NPC High Poly Heads after Modpocalypse and see what happens.

You know what, synthesis might be able to do it.  I'm gonna try it out

Posted
3 hours ago, Mister_E_Dude said:

Hmmm, not likely as Modpocalypse doesn't seem to use High Poly Heads. If someone made a patch for it though then it could. You could always load the NPC High Poly Heads after Modpocalypse and see what happens.

I couldn't get it to work with synthesis.  I switched from modpocalypse to High Poly NPC overhaul, but i still cant get it to work sadly.  Even on a new game.  And i can't import the npc directly with proteus because there's no Hi poly option in the racemenu it opens up.  Unless mine is glitched/ there's another way to do it.

Posted (edited)
On 10/16/2024 at 4:15 AM, Predator-RJ said:

no because of the "time" window, the expression foneme with the open mouth, only apply some seconds later as the anim start(there is a delay), not at the actual start of the anim, so only another mod that do the reset, by detecting the open mouth "Bigahh" and so on, used for the anims

For anyone interested, I can confirm that the method provided by @The Dragonwhore and the SL Triggers (with the script I include), both work. It's your choice which one you choose. I include the SL Triggers script in the archive file included below. The smp console command is included with FSMP, that most people use these days for excellent physics.

 

{
    "cmd" :
    [
        ["util_waitforend", "$self"],
        ["util_wait", "4"],
        ["smp reset", "$self"]
    ]
}

 

In SL Triggers, you set the json script up as follows ( The 'if actor' in the first column can be set to Oral)

 

Slot 1 -----------------            Chance         100%                

on event           Begin             if actor          Humanoid

if actor              Any                if gender       Female

if sex type         Any                if daytime      Any

if location         Any                command 1   Smp Reset.json

command 2                            command 3

 

Remember you still need to replace the meshes included with your High Poly head, with the collison meshes provided here by @Predator-RJ. Both methods show the trembling lips, which is a nice indication that it working. The beauty of this method is it's simplicity to apply and there no need to manually apply each time an animation runs.

 

@satanfist If you're looking to download this, I have uploaded an improved version on the Friday 27th December, which should perform better.

 

SMP Reset.7z

Edited by satanfist
Posted
16 hours ago, satanfist said:

For anyone interested, I can confirm that the method provided by @The Dragonwhore and the SL Triggers (with the script I include), both work. It's your choice which one you choose. I include the SL Triggers script in the archive file included below. The smp console command is included with FSMP, that most people use these days for excellent physics.

 

{
    "cmd" :
    [
        ["util_waitforend", "$self"],
        ["util_wait", "4"],
        ["smp reset", "$self"]
    ]
}

 

In SL Triggers, you set the json script up as follows ( The 'if actor' in the first column can be set to Oral)

 

Slot 1 -----------------            Chance         100%                

on event           Begin             if actor          Humanoid

if actor              Any                if gender       Female

if sex type         Any                if daytime      Any

if location         Any                command 1   Smp Reset.json

command 2                            command 3

 

Remember you still need to replace the meshes included with your High Poly head, with the collison meshes provided here by @Predator-RJ. Both methods show the trembling lips, which is a nice indication that it working. The beauty of this method is it's simplicity to apply and there no need to manually apply each time an animation runs.

SMP Reset.7z 225 B · 6 downloads

Hi, cant make this work, installed, added this "json" to the correct place, it shows up, confgured it as you described, and nothing happens... : (

Posted (edited)

i did everything that i can, but there is no collision with TNG dick. it works when collide with hands and etc., but not with dick. i have TNG SMP patch, HIMBO, in BodySlide i build HIMBO High Poly SMP Collision, TNG with SMP, reinstalled things, and no results. seems like i dont really know how to make dicks work with SMP, but i either dont know where to find explanation, im defenitely missing something.
im really bad at this physic things, always had troubles with it, so i can only assume.

Solved: i had TNG 3.0 with SMP Patch but it turned out that it doesn't work, so i installed TNG 2.4 with built-in SMP support. then its finally started to work, but the physics was buggy, i had Faster HDT-SMP 2.5.1, then i tryed to install just based HDT-SMP for SSE 1.5.97, and now its works perfectly

 

 

Edited by nihil0664
Posted (edited)
On 12/16/2024 at 2:03 PM, Predator-RJ said:

Hi, cant make this work, installed, added this "json" to the correct place, it shows up, confgured it as you described, and nothing happens... : (

Maybe I'm missing something. I get the lip collison, but I've yet to see the throat collison (with either method), as illustrated in many posts here? Just penetration through the back of the head.

Edited by satanfist

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