helioskrill Posted September 3, 2022 Posted September 3, 2022 I dont really know why this happened, but now only smp physics work, not cbpc, the only thing i did was disabling creatureschlongs because i had baka animated schlongs. physics specially from boobs are very strange.
traison Posted September 3, 2022 Posted September 3, 2022 This is why I built my physics setups myself. When something goes wrong its nearly impossible to figure out why. Especially when cbpc is running in tandem with smp. Based on that screenshot though, assuming cbpc was controlling the tits, I'd say cbpc is still working, it's just missing instructions. If it wasn't working then they'd be "vanilla", solid, not moving. Perhaps there is something in the log files? C:\Users\<user>\Documents\My Games\Skyrim Special Edition\SKSE\CBPC-Collision.log ...\SKSE\Plugins\cbpc.log Otherwise you'll have to start with CBPCMasterConfig.txt, and locate the ConfigMap section. It will have something like this: L Breast01=BreastL1 L Breast02=BreastL2 L Breast03=BreastL3 Next you need to locate BreastL1-L3 (and BreastL1-L3), which can be defined in any CBPConfig*.txt file in ...\SKSE\Plugins. Finally, make sure there's an actual instruction set for the physics to function, ie. something like this: BreastL1.gravityBias 0.005 0.0025 BreastL1.gravityCorrection 0.05 0.025 BreastL1.stiffness 0.05 0.1 ... BreastL1.Xmaxoffset 2.8 1.4 ... BreastL1.Xminoffset -2.8 -1.4 ... BreastL1.linearX 0.12 0.06 .... If any of that is missing, there's your problem. Also don't take those values and names literally. Your configuration is most likely different. Like I said, mine's custom.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now