About This File
This mod makes several fixes/patches to the FSMP - Faster HDT-SMP physics mod. It'll serve as a testing ground for fixing issues with SMP externally which will eventually get merged into the original FSMP mod (Hopefully).
FSMP 3.0.0 is currently in BETA stages! All known bugs have been fixed, along with significant performance enhancements and collision handling!
Get the FSMP beta version here: https://github.com/DaymareOn/hdtSMP64/tags
Features For FSMP-3.0.0
- Facial Morph Update Fix - Makes SMP use current facial morphs rather than the neutral face. Fixes issues with SMP lip mods like Predator's.
- Body Morph Update Fix - When body morphs are changed through mods or RaceMenu, SMP will properly utilize the new shapes.
Features For FSMP-2.5.1 (FSMP 3.0.0 Beta fixes all of these already)
- Complex Outfit Fix - Fixes complex SMP outfits from mods like Devious Devices. May also help with other SMP anomalies.
- Facial Morph Update Fix - Makes SMP use current facial morphs rather than the neutral face. Fixes issues with SMP lip mods like Predator's.
- Body Morph Update Fix - When body morphs are changed through mods or RaceMenu, SMP will properly utilize the new shapes.
- Slot 32 Fix - This is just the name it's known by. SMP has an issue where it breaks bones on the body when combined with CBPC. Which is why people have associated it with "Slot 32" and CBPC. Tl;Dr: This fix prevents CBPC physics from breaking with SMP I guess lol
- NPC SMP Crash Fix - Fixes a bug in vanilla that can rarely cause a crash with NPC's with SMP items (Like SMP hair). (Likely doesn't work on VR. Still need to find VR's offset)
Debug
● Logging - Enables detailed debug logging for troubleshooting issues.
Requirements:
- AddressLibrary
- FSMP - Faster HDT-SMP
- SKSE Menu Framework: Use F1, by default, to open the mod menu
- Skyrim SE/AE/VR
- IQ above 70
Compatibility Problems Or Obsolete Mods:
- Flex SMP: Only "Complex Outfit Fix" is compatible with Flex atm. Nothing else will work
- High poly Head SMP: Remove the .dll it ships with or don't install it. That's an early version of the facial morph fix, I've since improved on it significantly. To be specific, make sure you delete the FaceMorphUpdater.dll from this mod. It will still work fine, but it's obsolete and inferior to SMP Fixes facial morph fix
- HDT-SMP Slot 32 Fix: SMP Fixes already has a fix for Slot 32. If you use this mod, then SMP Fixes will disable it's own Slot 32 fix. No harm done.
- SMP-NPC crash fix: SMP fixes already has a similar fix. You can still use this mod fine, but it's obsolete
- Non-AVX FSMP (Default option, be careful!): Do not use this version unless you've got an ANCIENT processor. It disables MANY very important cpu optimizations and significantly reduces performance for absolutely no reason. If you have a processor from after 2011/2012, you almost CERTAINLY have avx support.
Reporting problems:
Checklist:
- Are you using the newest version of Faster-SMP?
- Are you 100% sure you aren't using the slow, non-axv version of Faster-SMP (Highly recommended to not use this version, it's default for whatever reason)
How to report a problem:
Skyrim version, smpfixes.log, and or a Crash log from CrashLogger SSE is expected. You will need to enable logging in the config to actually see detailed logs.
Issues you may experience and how to fix them:
- My SMP hair randomly flickers/resets: This is due to the Body Morph Fix. Your body is being morphed by a mod. You'll have to disable this fix or remove that mod.
- My SMP outfit is still fucked: You're using an old version of FSMP. Also, make sure it's an AVX version. Non-AVX is incredibly slow and problematic. 1 AVX2 instruction can equal 100+ standard CPU instructions.
Permissions:
SoftBody, and High poly Head SMP may have this .dll distributed among their files.
What's New in Version 0.0.3
Released
- FSMP 3.0.0 BETA Support