DorkundusChungus Posted June 10, 2022 Posted June 10, 2022 Heyo, Having an issue with 3BBB HDT SMP collisions not working for anything. CBPC collisions work fine; however when switching to SMP mode (I use the lite preset so only breasts have physics), there is no collision interaction at all with breasts. I have all the requirements on the mod page. I have HIMBO, CBBE main mod, 3BBB and thats it I also use OBody for diverse NPC bodies if that changes anything. Installing Bakafactorys SOS SMP fixed the hands for males. Am I missing other SMP collision mods out there that anyone knows abaout. I really only have the bare basics from the mod pages.
anjenthedog Posted June 10, 2022 Posted June 10, 2022 Check the /Data/0 SMP base/skse/plugins/hdtSkinnedMeshConfigs/ folder This is where all the SMP XMLs are stored. Mine appears as follows: FWIW: I have both CBBE-3BBB and BHUNP installed, which is why there's a BHUNP sub folder in the snapshot above.
DorkundusChungus Posted June 10, 2022 Author Posted June 10, 2022 25 minutes ago, anjenthedog said: Check the /Data/0 SMP base/skse/plugins/hdtSkinnedMeshConfigs/ folder This is where all the SMP XMLs are stored. Mine appears as follows: Hmmm I don't have the Hand.xml file, where does that come from? I also have 3BBB-Amazing.xml in my directory and you dont.
anjenthedog Posted June 10, 2022 Posted June 10, 2022 To the best of my knowledge, they all came from the CBBE-3BBB installation or the BHUNP installation, so I'm not sure. which it's from (My BHUNP subfolder contains BaseShapeA.xml, BaseShapeB.xml, BaseShapeC.xml, BaseShapeD.xml, and BaseShapeP.xml) FWIW, these are the contents of the Hands.xml file Spoiler <?xml version="1.0" encoding="UTF-8"?> <system> <per-triangle-shape name="Hands"> <margin>0.1</margin> <penetration>0.1</penetration> <shared>public</shared> <tag>hands</tag> <no-collide-with-tag>collisionThigh</no-collide-with-tag> <no-collide-with-tag>armscollisionM</no-collide-with-tag> <!-- <no-collide-with-tag>penis</no-collide-with-tag> --> <no-collide-with-tag>nanshou</no-collide-with-tag> <no-collide-with-tag>Belly</no-collide-with-tag> <no-collide-with-tag>armscoll</no-collide-with-tag> <!-- <no-collide-with-tag>Genitals</no-collide-with-tag> --> <no-collide-with-tag>MaleBody</no-collide-with-tag> <weight-threshold bone="NPC L ForearmTwist1 [LLt1]">0.4</weight-threshold> <weight-threshold bone="NPC R ForearmTwist1 [RLt1]">0.4</weight-threshold> <weight-threshold bone="NPC L Hand [LHnd]">0.8</weight-threshold> <weight-threshold bone="NPC R Hand [RHnd]">0.8</weight-threshold> <weight-threshold bone="NPC R Finger00 [RF00]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger01 [RF01]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger02 [RF02]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger10 [RF10]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger11 [RF11]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger12 [RF12]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger20 [RF20]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger21 [RF21]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger22 [RF22]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger30 [RF30]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger31 [RF31]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger32 [RF32]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger40 [RF40]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger41 [RF41]">0.7</weight-threshold> <weight-threshold bone="NPC R Finger42 [RF42]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger00 [LF00]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger01 [LF01]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger02 [LF02]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger10 [LF10]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger11 [LF11]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger12 [LF12]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger20 [LF20]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger21 [LF21]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger22 [LF22]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger30 [LF30]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger31 [LF31]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger32 [LF32]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger40 [LF40]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger41 [LF41]">0.7</weight-threshold> <weight-threshold bone="NPC L Finger42 [LF42]">0.7</weight-threshold> <weight-threshold bone="NPC R UpperArm [RUar]">0.7</weight-threshold> <weight-threshold bone="NPC L UpperArm [LUar]">0.7</weight-threshold> </per-triangle-shape> </system> I have not modified the contents of the hands file, nor to be honest, do I know what it does, now that I'm actually inspecting it. (or for that matter, whether it's really doing anything!)
Dorabella Posted June 10, 2022 Posted June 10, 2022 27 minutes ago, glock88 said: Hmmm I don't have the Hand.xml file, where does that come from? I also have 3BBB-Amazing.xml in my directory and you dont. This depends on what you have installed Hands.xml Copy / drop to the directory pointed to by @anjenthedog This version is of Skyrim LE, in theory it should work the same
anjenthedog Posted June 10, 2022 Posted June 10, 2022 it appears that the only difference is in the <margin>0.05</margin> (Lestat 1627) vs <margin>0.1</margin> (mine) value all other values are identical
anjenthedog Posted June 10, 2022 Posted June 10, 2022 @Lestat 1627, Am I to understand that one could (if one knew what they were doing) could add collisions with thighs, arms, belly, and whatever "nanshou" is?
DorkundusChungus Posted June 10, 2022 Author Posted June 10, 2022 23 minutes ago, ?????? 1627 said: This depends on what you have installed Hands.xml Copy / drop to the directory pointed to by @anjenthedog This version is of Skyrim LE, in theory it should work the same Hmmm.... I added these xml files so that my directory has everything but there is still no collision with female hands, and male hand collision is pretty off, only collides with the top of the chest, nothing else. To be more clear, the female hand and feet nifs Im using are built from bodyslide CBBE 3BBB hands. I got CBBE here: https://www.nexusmods.com/skyrimspecialedition/mods/198 I am using the most recent XMPSE available here: https://www.nexusmods.com/skyrimspecialedition/mods/21224 I am using Faster SMP from here: https://www.nexusmods.com/skyrimspecialedition/mods/57339 my papyrusUtil is the one the 1.62 version of sexlab ships with. I got the most recent CBPC here: https://www.nexusmods.com/skyrimspecialedition/mods/21224 I got the most recent 3BBB here: https://www.nexusmods.com/skyrimspecialedition/mods/30174 and installed through my mod manager my male body is HIMBO from here: https://www.nexusmods.com/skyrimspecialedition/mods/46311 I installed all of these and any dependencies they require, and still don't have full collision physics when SMP is activated I feel like I'm missing something, looking at the female hands and body meshes generated by the 3BA bodyslide files in nifskope shows that they don't have any ExtraData in them pointing to the hdtskinnedmeshconfigs folder.
Dorabella Posted June 10, 2022 Posted June 10, 2022 1 hour ago, glock88 said: I got the most recent CBPC If I am not mistaken, you should have a configuration in MCM (at least so the mod folder says), have you tried various settings? . In SKSE \ Plugins, you should have the various files CBPC to edit . probable that, where you will see the setting at 0, 1 will be placed
DorkundusChungus Posted June 10, 2022 Author Posted June 10, 2022 22 minutes ago, ?????? 1627 said: If I am not mistaken, you should have a configuration in MCM (at least so the mod folder says), have you tried various settings? . In SKSE \ Plugins, you should have the various files CBPC to edit . probable that, where you will see the setting at 0, 1 will be placed I am not seeing anything in my CBPC files that would indicate I have turned collisions off, in fact CBPC collisions work fine, with hands and everything. It's specifically when I turn the SMP mode from 3BA on that collision stops working. Also the 3BA MCM doesn't have anything pertaining to collisions specifically.
alex394053 Posted June 14, 2022 Posted June 14, 2022 Having the exact same problem. Collisions works fine with CBPC, and not working at all with HDT-SMP. My VR hands go through the breasts and buttocks. Moreover, after installing PLANCK I can touch almost all NPC's body in HDT-SMP mode except breast, buttocks, etc.. i.e. parts that 3BA-managed. My hdtSkinnedMeshConfigs folder: It's missing all female files. How to install them? I carefully went through 3BA Fomod installer steps to enable HTD-SMP. What am I doing wrong? UPD: to bring some clarity: I cannot collide 3BA-managed parts only with my VR hands. When NPC crosses her hands on the chest, collision definetely works!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.