About this mod
Some HDT-SMP hairstyles I made for my game.
- Requirements
- Permissions and credits
- Donations
See also:
Hairpack 02
INSTALLATION:
Use preferred mod manager or extract the content of the archive to your Skyrim Special Edition/Data folder.
To obtain a wig, type in console (depending on what wig you need):
help Bellatrix
help Roxy
... etc. depending on the hairstyle name (you can find the names on screenshots);
Find the ARMO item ID (in case the list of the items is too big for console window, use PageUp/PageDown buttons to scroll, the ARMO item you need usually is on the top of the list) and add the wig to inventory with console command:
player.additem <ID> 1
Or use AddItem/QUI mods.
REQUIREMENTS:
Faster HDT-SMP is required for physics to work (as far as I can see "classic" HDT-SMP plugin doesn't get updates anymore).
OPTIMIZATION:
The hairstyles are pretty much high poly and run a lot of bones and collisions, so the mod may impact the performance significantly. In case you experience critical FPS drops, you can try to optimize the performance with the following method:

Go to the following location: Faster HDT-SMP\SKSE\Plugins\hdtSkinnedMeshConfigs;
Open "configs.xml" with any text editor and find the "<numIterations>16</numIterations>" line. You can decrease the value of this setting, like to 14, 12 etc.:

This will increase FPS rate, but it will also decrease the quality of physics. Less value you set, less "realistic" physics will be. On value "0" hair tresses will just fly like a ropes, ignoring any custom constraints settings, such as inertia, gravity factor etc. (but still, the physics will work).
It's up to you what value to set, but I personally don't recommend to decrease it lower than "10".