Jump to content

Procedural Penis Animations/Collision [Beta]


Recommended Posts

Posted (edited)
8 hours ago, Johnnyone said:

Somewhat of a non mod related question. How was the breast physics in the video achieved? The character in the video is laying on the side and the breasts are sagging towards the ground. Or when the character is on her back, the breasts are sagging to the left and right of the chest. I either get very jiggly physics or stiffer physics that don't have a lot of "gravity" to it. I'm overwhelmed with all the files and lines of code that add physics to the body. I just don't know where to begin to be honest. Is it a custom preset? Is it UBE magic (I use 3BA and Softbody)?

I would greatly appreciate a response.

 

Since this is not possible in CBPC without code edits, the only option left is SMP.

 

Gravity does not point down in CBPC, it approximates "down" from your character's spine if I remember correctly. If you're upside down, then gravity points up.

Edited by traison
Posted
9 hours ago, Johnnyone said:

Somewhat of a non mod related question. How was the breast physics in the video achieved? The character in the video is laying on the side and the breasts are sagging towards the ground. Or when the character is on her back, the breasts are sagging to the left and right of the chest. I either get very jiggly physics or stiffer physics that don't have a lot of "gravity" to it. I'm overwhelmed with all the files and lines of code that add physics to the body. I just don't know where to begin to be honest. Is it a custom preset? Is it UBE magic (I use 3BA and Softbody)?

I would greatly appreciate a response.

 

I had the exact opposite problem where I thought they were sagging too much downwards and outwards.

 

Especially in Missionary and Sideways.


I changed the following in the CBPConfig_3b_MoreGravity.txt

 

Can't remember if I raised/reduced the settings. Try yourself. And remember to make backups.

image.png.842349f1139adde6c769e6b33374d984.png

 

Also your settings in CBPConfig_BreastAmplitude.txt and CBPConfig_3b.txt will impact this.

 

The more loose or stiff your breasts are specifically.

Posted
On 5/5/2026 at 8:32 PM, traison said:

 

Since this is not possible in CBPC without code edits, the only option left is SMP.

 

Gravity does not point down in CBPC, it approximates "down" from your character's spine if I remember correctly. If you're upside down, then gravity points up.

 

Interesting. He wrote that only tested his mod with CBPC, so it must be custom edits^^

 

On 5/5/2026 at 9:58 PM, NCK30 said:

 

I had the exact opposite problem where I thought they were sagging too much downwards and outwards.

 

Especially in Missionary and Sideways.


I changed the following in the CBPConfig_3b_MoreGravity.txt

 

Can't remember if I raised/reduced the settings. Try yourself. And remember to make backups.

image.png.842349f1139adde6c769e6b33374d984.png

 

Also your settings in CBPConfig_BreastAmplitude.txt and CBPConfig_3b.txt will impact this.

 

The more loose or stiff your breasts are specifically.

 

Weird that you only have one column of values. I have two (but with the same values atleast). I tried 0.25 and 95, but I didn't feel any significant difference. Maybe 0.25 felt a bit more stiffer, but no sagging. I opened the other two files too and thats basically where it ends for me, since there are soooo many different values with some random numbers. I also think that "Softbody" is doing the most part for my physics and that file contains also alot of lines with random values and so on.

Small Edit while writing this text: I just tried an ai chat to explain the different parameters to me and what he writes makes sense for me (to someone who doesn't know shit about finetuning). I will give it a try and play around with that^^

 

Posted
19 minutes ago, Johnnyone said:

Interesting. He wrote that only tested his mod with CBPC, so it must be custom edits^^

 

I only went by your description. I have not seen the video you speak of.

Posted
9 hours ago, Johnnyone said:

 

Interesting. He wrote that only tested his mod with CBPC, so it must be custom edits^^

 

 

Weird that you only have one column of values. I have two (but with the same values atleast). I tried 0.25 and 95, but I didn't feel any significant difference. Maybe 0.25 felt a bit more stiffer, but no sagging. I opened the other two files too and thats basically where it ends for me, since there are soooo many different values with some random numbers. I also think that "Softbody" is doing the most part for my physics and that file contains also alot of lines with random values and so on.

Small Edit while writing this text: I just tried an ai chat to explain the different parameters to me and what he writes makes sense for me (to someone who doesn't know shit about finetuning). I will give it a try and play around with that^^

 

 

I use BHUNP myself. Worked like a treat. I use CBPC on everything except hair and clothes (SMP).

I don't know what impact Softbody has on your settings, or if You are running SMP without knowing it.

 

Then changing CBPC settings will have absolutely no impact.

You can switch physics with both 3BA or BHUNP at the press of a key or via spell (MCM).

 

Softbody might be a different beast all together.

Posted
5 hours ago, NCK30 said:

I don't know what impact Softbody has on your settings  ... Softbody might be a different beast all together.

 

Any config edits would most likely have to be made to several more (potentially up to 50) bones, rather than just the 6 we're typically dealing with. I can only imagine the testing nightmare. I've custom made tools to manage the situation and testing still feels clumsy on 6 bones.

Posted (edited)
18 hours ago, traison said:

 

I only went by your description. I have not seen the video you speak of.


Its right on the download page of this mod and the "only used CBPC" is also written somewhere there. Idk if he used it in combination with Softbody, but I just checked it again and Softbody uses SMP for breasts (atleast for my configuration).
 

 

9 hours ago, NCK30 said:

 

I use BHUNP myself. Worked like a treat. I use CBPC on everything except hair and clothes (SMP).

I don't know what impact Softbody has on your settings, or if You are running SMP without knowing it.

 

Then changing CBPC settings will have absolutely no impact.

You can switch physics with both 3BA or BHUNP at the press of a key or via spell (MCM).

 

Softbody might be a different beast all together.


Softbody uses a .xml file with like 1000 lines of code. It is easy to see which part of the code is for a specific bodypart, but each breast is like 100 different parameters^^ An AI actually helped me to explain to me which parameter is doing the rough stuff and when I find the time I will look deeper into it. Increasing gravity was actually very easy, but finetuning is the time expensive part. I just looked into the installation files of Softbody again it says that when naked, SMP is used for breasts (atleast for my configuration).

Edited by Johnnyone
Posted
3 hours ago, traison said:

 

Any config edits would most likely have to be made to several more (potentially up to 50) bones, rather than just the 6 we're typically dealing with. I can only imagine the testing nightmare. I've custom made tools to manage the situation and testing still feels clumsy on 6 bones.

Yeah, this was a pain when i first made the 92bbb, but in latest version i made the XML way more compact, you can edit all the custom breast and butt bones in a single config on the XML, so like you can look up at my XML and copy to GT body the way i did, both bodies in the end try to do the same thing, in diferent ways ; )

Posted
47 minutes ago, Johnnyone said:

Its right on the download page of this mod...

 

Oh I see, those don't load for me. I have almost everything disabled in my browser.

Posted
20 minutes ago, Predator-RJ said:

Yeah, this was a pain when i first made the 92bbb, but in latest version i made the XML way more compact, you can edit all the custom breast and butt bones in a single config on the XML, so like you can look up at my XML and copy to GT body the way i did, both bodies in the end try to do the same thing, in diferent ways ; )

 

You are a modding God Predator. Absolutely love your armors.

Though I added some upgrade recipes to the esp's.


Thought about making skimpy armors again? - I know You love Latex. But I miss the skimpy ones.

Posted
2 hours ago, NCK30 said:

 

You are a modding God Predator. Absolutely love your armors.

Though I added some upgrade recipes to the esp's.


Thought about making skimpy armors again? - I know You love Latex. But I miss the skimpy ones.

Hey thanks a lot! you too buddy, always used/use your animation packs!!!   i did 2 very naughty armors, one end of last year, and start this one (penitent warrior and slave warrior), i should post more on X but im lazy XD....

Posted
11 minutes ago, Predator-RJ said:

Hey thanks a lot! you too buddy, always used/use your animation packs!!!   i did 2 very naughty armors, one end of last year, and start this one (penitent warrior and slave warrior), i should post more on X but im lazy XD....

 

Speaking of my animations. Better get something done in the weekend. Got off to a promising start with the new set.

 

 

You armors are so perfect and even in bodyslide they do not deform nearly as much as others.

 

Even with my BBHUNP presets with hundreds of sliders.

These are some of my favorites.

 

 

A shame I am not on Twitter or X as it is called now. I bet they were great. 

Latex-Fetish-Dress-by-Predator-RJ.png

Latex-Lust-Teddy-by-Predator-RJ.png

Furkini-by-Predator-RJ.png

The-Red-Woman-Dress-by-Predator-RJ.png

Posted (edited)

is there something i need to do, if this has anything to do with ppa at all, to get the female werewolf vagina from TWO to have collision and opening controlled by ppa?

 

edit: everything else works fine with male/herm werewolves and penis control, just the vagina not having collision or opening 

 

edit 2: its not an sos thing as the regular schlongs interact with the female ww vagina, ppa doesnt control the opening which is understandable, looks llike my main problem is that the futa schlongs i can find do NOT interact with the female ww vag. se la vie

Edited by kaladrin
clarification
Posted (edited)
5 hours ago, kaladrin said:

is there something i need to do ... to get the female werewolf vagina from TWO to have collision and opening controlled by ppa?

 

My guess would be the bone names are different. These are most likely relevant:

[Vagina]
NodeL    = "NPC L Pussy02"
NodeR    = "NPC R Pussy02"
NodeBack = "VaginaB1"
NodeTop  = "Clitoral1"

[Vagina.Position]
Anchor = "NPC Pelvis [Pelv]"

 

Create an override for your dog, using the examples available in bakafactory_abc.toml.

Edited by traison
Posted

i can live without it, to be honest i would prolly screw something up majorly lol. ive never made an override, and the shape of the TWO vagina is NOT like the shape of the humans. i can make minor edits to configs when needed, with lots of backups, but im just not that talented. do love the mod tho :)

Posted

Version 0.0.33 WIP release

 

This just adds overrides to the sound effects so modders can easily override the default sound effects. You can also control what penetrators/girth size produces what sound and what not. 

 

This update does nothing unless you decide to make some sound effect override configs. It's more tailored for modders who want to expand PPA's sound effect capability 

 

Documentation: https://asdasdduck.github.io/ppa-docs/sound-effects.html

 

PPA - Penetration Physics v0.0.33-WIP.zip

Posted
On 5/7/2026 at 12:48 AM, Johnnyone said:

 

Weird that you only have one column of values.

 

1st for weight 1, 2nd for weight 0

 

 

Speaking of voices, i tried to assign default female moans to main races only and second voicepack that is only for the custom race.

Races = ["Skyrim.esm|00013741", "Skyrim.esm|00013742", "Skyrim.esm|00013743", "Skyrim.esm|00013744", "Skyrim.esm|00013745", "Skyrim.esm|00013746", "Skyrim.esm|00013747", "Skyrim.esm|00013748", "Skyrim.esm|00013749"]

 

Custom race config has the same priority, yet, main races use wrong voicepack.

Posted

So. How do I give the PPA full control over the sounds and expressions of SexLab? What should I delete or disable? I am especially interested in UBE face morphs that allow the use of new expressions such as Ahegao.

 

P.S. Thanks for the great mod.

Posted

Hi!

 

I have an odd issue with the latest version 0.32A, that I did not have with 0.31.

 

I have been deleting the "Mouth Opening Animation" section from the `accurate-penetration.toml` file, because applying two opening animations ontop of eachother looks stupid, and I am using the "Open Mouth" animations for other things than just sex scenes, so disabling the open mouth expressions in SexLab (if that is possible) is not really a good option.

 

However, with the latest version, commenting out the that section in the toml file no longer has any effect. It worked fine on 0.31. Am I doing something wrong?

 

Section in question:

 

# # -> [DELETE THIS TO DISABLE ORAL MOUTH OPENINGS] <-
# # ─────────────────────────
# # Mouth Opening Animation
# # ─────────────────────────
# # Controls facial expressions during blowjob scenes.
# # Presets are matched by target orifice and scene context.
# # When multiple presets match, the highest Priority wins.
# #
# # This mouth preset is optional since SexLab already handles mouth opening.
# #
# [[FacialPreset]]
# # Activates when mouth is penetrated
# Targets = ["Mouth"]
# # Very high priority to make sure it's selected before other presets (If you have others)..)
# Priority = 99999
# OverrideExpressions = false
# OverrideModifiers = false
# # Zero out other phonemes that we aren't using
# OverridePhonemes = true
# Smoothing = 8.0

 

Or should I do some other changes to the config to get the same effect?

Posted (edited)
On 4/30/2026 at 5:16 PM, NCK30 said:

A friend also told me about this pretty new Nexus like site.

https://ggmods.com/game/the-elder-scrolls-v-skyrim-special-edition/

 

 

 

I wouldn't if I were you, they are owned by a shady af company with a lot of questionable subsidiaries. Literally because of course they do, they have ties to corporate spying & stalking (data miners/tracking) companies with what's running background on their site and content being served from their own .cdn. Manipulating SEO to benefit themselves is their specialty. Discussion about it here: 

 

 

https://www.reddit.com/r/skyrimmods/comments/1s5h91l/looks_like_nexus_might_finally_have_competition/?solution=a457e79e96b53840a457e79e96b53840&js_challenge=1&token=bbbe4bf1c9a2b5160829c4be34da58613a2456284727e83e1c030b8d74468340&jsc_orig_r=

 

I mean Nexus does that somewhat too, not that they get a free pass, only nowhere near as dirty as. Whatev though, none get anything from me except poisoned or unresponsive HTML queries and obfuscated one time addy's from a protected provider, or outright fake temp emails.

 

 

 

 

At least Ashal is above boards, and does not do this (appreciate that a lot btw). He being one of the very few resisting the urge to sell out to that sweet PII spying digital stalker tittie that has corrupted the majority of the web, and is breaking through into your real world lives in this very moment. 
 

Edited by strapped_24_7_365
Posted (edited)
4 hours ago, strapped_24_7_365 said:

I wouldn't if I were you, they are owned by a shady af company with a lot of questionable subsidiaries.

 

Says random person on Reddit with references to "trust me" and  "bro".

 

Valnet's gaming portfolio does not mention ggmods.com, and the domain ggmods.com is hosted on GoDaddy.com, using 3rd party DNS severs. ggmods.com looks more like it was made by a 15 year old using their mom's credit card. Even their TOS looks lifted from another site or LLM generated. There is references to fextralife and valnet in the source code of ggmods.com, but that doesn't mean anything.

 

I'm not saying I disagree with Toikka (reddit), what I am however saying is that "trust me bro" is not a valid reference. Lets not forget that the Nexus is in it for the money as well, they're not your friend. For all we know Toikka (reddit) could be a shill for nexusmods.com; sent because they see a by-modders-for-modders website biting into their bottom line. My advice would be to trust neither of these.

 

Everyone has to make their own decisions: take in opinions from both sides of the argument and assume they're both wrong or lying. If in doubt:

https://www.youtube.com/watch?v=-Qipi64G5z8

Edited by traison
Posted (edited)
2 hours ago, traison said:

 

Says random person on Reddit with references to "trust me" and  "bro".

 

Valnet's gaming portfolio does not mention ggmods.com, and the domain ggmods.com is hosted on GoDaddy.com, using 3rd party DNS severs. ggmods.com looks more like it was made by a 15 year old using their mom's credit card. Even their TOS looks lifted from another site or LLM generated. There is references to fextralife and valnet in the source code of ggmods.com, but that doesn't mean anything.

 

I'm not saying I disagree with Toikka (reddit), what I am however saying is that "trust me bro" is not a valid reference. Lets not forget that the Nexus is in it for the money as well, they're not your friend. For all we know Toikka (reddit) could be a shill for nexusmods.com; sent because they see a by-modders-for-modders website biting into their bottom line. My advice would be to trust neither of these.

 

Everyone has to make their own decisions: take in opinions from both sides of the argument and assume they're both wrong or lying. If in doubt:

https://www.youtube.com/watch?v=-Qipi64G5z8

 

sorry if i'm missing something but what's the whole thing with trust here? it's just a website from where you download stuff right?
if you are worried you are tracked can't you just create new accounts/use VPNs/not give them your credit card or physical address?

 

also this website seems to have the same content as nexus. so again please let me know if I'm missing something here, I'm genuinely interested

Edited by Fraying9981
Posted (edited)
1 hour ago, Fraying9981 said:

sorry if i'm missing something but what's the whole thing with trust here? it's just a website from where you download stuff right?
if you are worried you are tracked can't you just create new accounts/use VPNs/not give them your credit card or physical address?

 

For being aware you're among the 1%, and that's the issue.

 

1 hour ago, Fraying9981 said:

also this website seems to have the same content as nexus. so again please let me know if I'm missing something here, I'm genuinely interested

 

I think the underlying issue in the original Reddit post was that another site comes around, and like you said rips the content from the Nexus. Then through ads (brainwashing) gets people to move over. Then follows the paywalls and oops there goes the modding community. Think Bethesda.net, paid mods and Creation Club. Look at what Epic Games Store tried (and failed) to do to Steam if you want the corporate big-boys version of this. It's not the first time a corporation has smelled money in big-titty mods and tried to destroy the community.

 

It would be relatively easy to overthrow the Nexus, but this ggmods copy-cat site I'm not worried about.

 

Edit: ggmods might be preparing to take over when the Nexus is eventually forced to age verify everyone in Europe. ggmods will look like the reasonable safe option then. Is this already a thing in the US? The UK is already in it, that's where they demo'd the thing. Not heard anything from the UK regarding this come to think of it, I wonder if I'm deliberately being kept in the dark since I'm currently in Europe.

Edited by traison
Posted
9 hours ago, strapped_24_7_365 said:

 

 

 

I wouldn't if I were you, they are owned by a shady af company with a lot of questionable subsidiaries. Literally because of course they do, they have ties to corporate spying & stalking (data miners/tracking) companies with what's running background on their site and content being served from their own .cdn. Manipulating SEO to benefit themselves is their specialty. Discussion about it here: 

 

 

https://www.reddit.com/r/skyrimmods/comments/1s5h91l/looks_like_nexus_might_finally_have_competition/?solution=a457e79e96b53840a457e79e96b53840&js_challenge=1&token=bbbe4bf1c9a2b5160829c4be34da58613a2456284727e83e1c030b8d74468340&jsc_orig_r=

 

I mean Nexus does that somewhat too, not that they get a free pass, only nowhere near as dirty as. Whatev though, none get anything from me except poisoned or unresponsive HTML queries and obfuscated one time addy's from a protected provider, or outright fake temp emails.

 

 

 

 

At least Ashal is above boards, and does not do this (appreciate that a lot btw). He being one of the very few resisting the urge to sell out to that sweet PII spying digital stalker tittie that has corrupted the majority of the web, and is breaking through into your real world lives in this very moment. 
 

 

1 hour ago, traison said:

 

For being aware you're among the 1%, and that's the issue.

 

 

I think the underlying issue in the original Reddit post was that another site comes around, and like you said rips the content from the Nexus. Then through ads (brainwashing) gets people to move over. Then follows the paywalls and oops there goes the modding community. Think Bethesda.net, paid mods and Creation Club. Look at what Epic Games Store tried (and failed) to do to Steam if you want the corporate big-boys version of this. It's not the first time a corporation has smelled money in big-titty mods and tried to destroy the community.

 

It would be relatively easy to overthrow the Nexus, but this ggmods copy-cat site I'm not worried about.

 

Edit: ggmods might be preparing to take over when the Nexus is eventually forced to age verify everyone in Europe. ggmods will look like the reasonable safe option then. Is this already a thing in the US? The UK is already in it, that's where they demo'd the thing. Not heard anything from the UK regarding this come to think of it, I wonder if I'm deliberately being kept in the dark since I'm currently in Europe.

 

I see a number of well established modders on there like Coldsun and a number of texture guys (Kanjs, Xavbio, Tomatokillz, Riton). Also see wskeever on there.

So unless it is stolen content then it seems legit.

Also which sites beside Nexus allows hosting of monster 4K or 8K texture mods. Nobody.

 

LoversLab used to. Heck I had several GB's worth of previews, which in hindsight was totally unnecassary of me.


Reddit is "With all due respect" the dunghole of the Internet. Everything is a piece of garbage and WOKE according to them.


The site seems to the real thing and has a large Discord which I joined. Eventually I left again to minimize my Discord time.

If Nexus turns on us we will have a backup site. But until that I will still be on the Nexus downloading all the incredible mods coming out.

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   1 member

×
×
  • Create New...