Skyrim Special Edition

File information

Last updated

Original upload

Created by

veslye

Uploaded by

veslye

Virus scan

Safe to use

Mod articles

  • Patching for Other NPC Replacers:

    I personally use a mix of Pan's NPCs and The Ordinary Women so I won't be making other patches, but you can make your own easily (See Below):
    If you do need to patch for another NPC replacer:
    1. Open up your load order in SSEedit
    2. Search and find one of the three modified NPCs in Actors: Seren (ID: 0001361F), Rhiada (ID: 000133B4), Dinya Balu (ID: 00013352)
    3. Override the NPC replacer's data into a new esp (esl-tagged is fine)
    4. Match the Default and Worn Armor
    5. Save, exit, and activate the patch .esp in your mod manager
    If you want to share your patch, reach out to me and I can add it to the files!

    Step 3 and Beyond Visualized:
    After you find the NPC in question:
    1. Right-click on t...

  • Swapping Body and Clothes Meshes:

    Goal: For users who want to swap body and clothes meshes either because of incompatible textures and or removing specific physics requirements.
    Note: You will need to generate your own pregnant body/clothes meshes if you want to patch for different body mods.
    I use CBBE 3ba only but generating body/clothes meshes for BHUNP or etc. should be around the same process using bodyslide.

    Steps:
    1. Load up bodyslide
    2. Set bodyslide output path (Aka where the meshes go after building) to a separate directory under settings>advanced
    3. Find the body/clothes used in this mod (Do one at a time)
    -Blacksmith
    -Farmsclothes01
    -Monk
    -Wench
    4. Look in the sliders' options and drag the pregnant sliders to ...

  • Patching for Dinya's Outfit:

    Some users may encounter the issue where Dinya does not wear her pregnant clothes:
    -Originally, I had thought that the issue was with WACCF scripts. However, the issue was actually from its add-on mod: Armor and Clothing Extension. So after extensive testing and needlessly recompiling WACCF source codes, I found the easy solution using SSEedit.

    Steps:
    1. Open up "WACCF_Armor and Clothing Extension.esp" in SSEedit
    2. Expand the .esp and outfits records
    3. Find the "MonkOutfitMara_CCF" record and delete it
    4. Save and exit

    Step 3 Visualized:

    I can't believe it was this easy the whole time!  T_T
    ...