User:DrPharmDawg/SkyRem Guide Section1 Update: Difference between revisions

From Step Mods | Change The Game
 
(418 intermediate revisions by the same user not shown)
Line 21: Line 21:
<font size="6">'''Section I'''</font>
<font size="6">'''Section I'''</font>
----
----
==SETUP==
==PART A: SETUP==


===Start Fresh===
===Step 1: Start Fresh===
-----
The SkyRem Guide requires a freshly installed, never modified {{Fc|Red|Skyrim Special Edition (Anniversary Edition) Version 1.6.1170}}.
The SkyRem Guide requires a freshly installed, never modified {{Fc|Orange|Skyrim Special Edition (Anniversary Edition) Version 1.6.1170}}. This section will cover the following tasks:
{{Fc|Highlight|Note:}} This guide includes the paid upgrade of AE, but is not required. Adjustments can be made to account for use without it. Checkpoint counts include everything.


1. Ensure Steam is installed outside of the operating system.
If {{Fc|Red|Steam}} is in the {{Fc|Red|Program Files}} directory, install it elsewhere. The ideal scenario is on a SSD drive separate from the OS to avoid modding issues.
2. Begin with a clean, untouched Skyrim.
3. Launch Skyrim through Steam to initialize.
4. Turn off Steam interference.
5. Install and configure Creation Kit.
6. Setup file structure.


If {{Fc|Orange|Steam}} is in the {{Fc|Orange|Program Files}} directory, install it elsewhere. The ideal scenario is on a separate drive from the OS and on a SSD drive. Having Steam installed in the Program Files can lead to issues during the modding process.
Starting with a clean setup helps ensure there are no remnants of a previous modding experience gone awry and prevent unintended results/issues with the final product. Restore vanilla from the {{Fc|Red|Vanilla Backup}} (which is created at the end of the {{Fc|Red|Setup}}) or remove, re-download, and re-install. If restoring, skip down to Step 4 of this part.


Start with a clean setup when starting a guide. This is to ensure there will be no remnants from a previous modding experience gone awry or unintended results/issues with the final product. Either restore from a {{Fc|Orange|Vanilla Backup}} or remove, re-download, and re-install before beginning.
1. Delete the files in the {{Fc|Red|Skyrim Special Edition}} folder.
2. Open {{Fc|Red|Steam}} and click {{ui|Library}}.
3. Right-click {{Fc|Red|The Elder Scrolls V: Skyrim Special Edition}} in the left pane and choose {{ui|Properties}}.
4. Under {{Fc|Red|Installed Files}}, click {{ui|Verify integrity of game files}} and allow Steam to reacquire the files.


Launching Skyrim through Steam on a fresh install will create the base INI files. Simply run it, click {{ui|OK}} on the prompts, then close Skyrim (but leave Steam open).
Set up the base INIs and reacquire CC files as follows.


Turning off the Steam Overlay and disabling updates are optional, but highly recommended to prevent accidental overlay popup and updates that may render a modded Skyrim unplayable with all-of-the-sudden outdated mods. While in Steam:
1. Launch {{Fc|Red|Skyrim}} through {{Fc|Red|Steam}} to initialize (create the base INI files). Accept the default settings as these will be adjusted later anyway.
2. Click {{ui|Download}} when prompted to reacquire the {{Fc|Red|CC}} content.
3. Close {{Fc|Red|Skyrim}} (but leave {{Fc|Red|Steam}} open).


- Click {{ui|Steam}} and {{ui|Settings}} in the tool bar.
Turning off the {{Fc|Red|Steam Overlay}} and disabling updates are optional, but highly recommended to prevent accidental overlay popup and conflicts, and prevent updates that may render a modded Skyrim unplayable due to a patch/update from Bethesda that does not work with installed mods. While still in {{Fc|Red|Steam}}:
- Click the {{ui|In-Game}} tab and untick the {{ui|Enable the Steam Overlay while in-game}}, and close the {{ui|Settings}} window.
- Click {{ui|Library}}, right-click {{ui|Elder Scrolls V: Skyrim Special Edition}}, and select {{ui|Properties}}.
- Click the {{ui|Updates}} tab, and under {{Fc|Orange|Automatic Updates}}, change the drop-down to {{ui|Only update this game when I launch it}}.


The Creation Kit (CK) will be needed to properly port mods. The CK can also be used to modify plugins and create new mods, though we these are outside the scope of this guide.
1. Click {{ui|Steam}} and {{ui|Settings}} in the tool bar.
  - Download and install {{Fc|Orange|Skyrim Special Edition: Creation Kit}} from Steam.
  2. Click the {{ui|In-Game}} tab and untick the {{ui|Enable the Steam Overlay while in-game}}, and close the {{Fc|Red|Settings}} window.
  - Launch the CK through Steam. When asked to if you want to unpack {{Fc|Orange|Scripts.zip}}, select {{ui|YES}}. This may take a few minutes.
  3. Click {{ui|Library}}, right-click {{ui|Elder Scrolls V: Skyrim Special Edition}}, and select {{ui|Properties}}.
  - Once the scripts are unpacked and the CK completes loading, {{ui|Exit}} the CK.
  4. Click the {{ui|Updates}} tab, and under {{Fc|Red|Automatic Updates}}, change the drop-down to {{ui|Only update this game when I launch it}}.


The CK also needs some additional INI adjustments to ensure it works properly (and efficiently) for the purposes of this guide.
Setup a folder structure to keep things organized. Currently, there should be a {{Fc|Red|Steam}}. In the same location, create three more folders: {{Fc|Red|Mod Organizer}}, {{Fc|Red|Backup}} and {{Fc|Red|Tools}}. The end result should look something like this:
- In {{Fc|Orange|MO2}}, right-click in the mod list and select {{ui|All Mods}} and {{ui|Create empty mod above}}.
- Name this new mod {{Fc|Orange|Creation Kit Custom INI}}.
- Right-click the empty mod and {{ui|Open in Explorer}}.
- Create a new folder and name it {{Fc|Orange|Root}}. Inside this folder, create a new text file and name it {{Fc|Orange|CreationKitCustom.ini}}.
- Open this new INI file and copy and paste the lines below. Save and exit.
 
[General]
bAllowMultipleMasterFiles=1
bAllowMultipleMasterLoads=1
[MESSAGES]
bBlockMessageBoxes=1


Setup a folder structure to keep things organized. Currently, there should be a Steam folder that contains Steam and Skyrim SE. In the same folder in which Steam is located, create three more folders: Backup, Mod Organizer, and Tools. The end result should look something like this:
  This PC > Game (E:)
  This PC > Game (E:)
   Backup
   Backup
Line 73: Line 57:
   Tools
   Tools


===Modding Tools===
-----
-----


=== Step 2: Install Tools===
For a properly modded Skyrim, a number of modding tools will be needed. These are not themselves mods, but tools to ensure everything works as intended once the guide is complete.
For a properly modded Skyrim, a number of modding tools will be needed. These are not themselves mods, but tools to ensure everything works as intended once the guide is complete.


Line 87: Line 71:
  {{ui|MAIN}} ''Mod Organizer 2''
  {{ui|MAIN}} ''Mod Organizer 2''


  {{Fc|Highlight|Install:}} Manually download and run the executable, installing to the {{Fc|Orange|Mod Organizer}}. You can use the default selections otherwise. Run MO2.
  {{Fc|Highlight|Install:}} Manually download and run the executable, installing to a {{Fc|Red|Mod Organizer}} folder int he same folder as the {{Fc|Red|Steam}} folder. Use the default and Run MO2.
        1. At the {{Fc|Orange|Creating a new instance}} prompt, select the following:
          1. At the {{Fc|Red|Creating a new instance}} prompt, select the following:
          A. {{ui|Create a portable instance}}
            A. {{ui|Create a portable instance}}
          B. {{ui|Skyrim Special Edition}}
            B. {{ui|Skyrim Special Edition}}
          C. {{ui|Steam}}
            C. {{ui|Steam}}
          D. Tick {{Fc|Orange|Use profile-specific game INI files}} and {{Fc|Orange|Use profile-specific save games}} and click {{ui|Next}}
            D. Tick {{ui|Use profile-specific game INI files}} and {{ui|Use profile-specific save games}} and click {{ui|Next}}
          E. {{ui|Next}}
            E. {{ui|Next}}
          F. {{ui|Finish}}
            F. {{ui|Finish}}
          G. {{ui|Do Nothing}}
            G. {{ui|Do Nothing}}


  {{Fc|Highlight|Setup:}} Once in MO2, complete the following:
  {{Fc|Highlight|Setup:}} In MO2, complete the following:
         1. Click the {{ui|Configure settings and workarounds}} icon (last icon in tool bar; wrench + driver).
         1. Click {{ui|Configure settings and workarounds}} icon (last icon in tool bar; wrench + driver).
        2. Under {{ui|General}}, untick {{Fc|Orange|Check for updates}}.
          A. Under {{ui|General}}, untick {{ui|Check for updates}}.
        3. [Optional] Under {{ui|Theme}}, select {{ui|dark}} under the {{ui|Orange|Style}} heading.
          B. [Optional] Under {{ui|Theme}}, select {{ui|dark}} under the {{Fc|Red|Style}} heading.
        4. Under {{ui|Mod List}}, untick {{Fc|Orange|Display mods installed outside MO}}. There is no reason to show these, and the Step Check counts do not include them.
          C. Under {{ui|Mod List}}, untick {{ui|Display mods installed outside MO}}. There is no reason to show these, and the Step Check counts do not include them.
        5. Under {{ui|Nexus}}, click the {{Fc|Orange|Connect to Nexus}} button and {{Fc|Orange|Associate with "Download with manager" links}}.
          D. Under {{ui|Nexus}}, click the {{ui|Connect to Nexus}} button and {{ui|Associate with "Download with manager" links}}.
        6. Under {{ui|Workarounds}}, update {{Fc|Orange|Steam}} info if needed, then click {{ui|OK}} to close the settings window.
          E. Under {{ui|Workarounds}}, update {{Fc|Red|Steam}} info if needed, then click {{ui|OK}} to close the settings window.
         7. Click the {{ui|Configure Profiles}} icon (ID Card).
         2. Click {{ui|Configure Profiles}} icon (ID Card).
        8. {{ui|Create}} two new profiles naming them {{Fc|Orange|Vanilla}} and {{Fc|Orange|SkyRem}}. Highlight the {{Fc|Orange|Vanilla}} profile and click {{ui|Select}}.
          A. {{ui|Create}} two new profiles naming them {{Fc|Red|Vanilla}} and {{Fc|Red|SkyRem}}. Highlight the {{Fc|Red|Vanilla}} profile and click {{ui|Select}}.
        9. Reopen the {{ui|Configure Profiles}} icon and highlight the {{Fc|Orange|Default}}} profile. Click {{ui|Remove}} and then {{ui|Close}}.
          B. Reopen the {{ui|Configure Profiles}} window and highlight the {{Fc|Red|Default}}} profile.
          C. Click {{ui|Remove}} and then {{ui|Close}}.


  {{Fc|Highlight|Executable:}} While setting up the tools below, those with an {{Fc|Orange|Executable}} note need to be set up to run through MO2 (and utilize MO2s VFS).
  {{Fc|Highlight|Executable:}} Some tools need to be setup to run through MO2 to utilize its VFS. These include an {{Fc|Red|Executable}} note requiring the steps below.
        1. Click the {{ui|Configure the executables that can be started through Mod Organizer}} icon (two gears).
          1. Click the {{ui|Configure the executables that can be started through Mod Organizer}} icon (two gears).
        2. Click the {{ui|+}} to add a new executable. Note: LOOT and Creation Kit should already be setup as executables if already installed.
          2. Click the {{ui|+}} to add a new executable. Note: LOOT and Creation Kit are automatically included when installed.
        3. Enter the name of the tool in the {{ui|Title}} field.
          3. Enter the name of the tool in the {{ui|Title}} field.
        4. Use the {{ui|...}} to find the tool's executable file for the {{ui|Binary}} field.
          4. Use the {{ui|...}} to find the tool's executable file for the {{ui|Binary}} field.
        5. Note any text that should be included in the {{ui|Arguments}} field.
          5. Add text that should be included in the {{ui|Arguments}} field if noted.
        6. Click {{ui|OK}} to add and exit the window, or {{ui|Apply}} to add and keep the window open to add more executables.
          6. Click {{ui|OK}} to add and exit the window, or {{ui|Apply}} to add and keep the window open to add more executables.
</div></br>
 
==== {{Fc|Red|Skyrim Special Edition Creation Kit}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid transparent; border-radius:5px">
* {{User:DrPharmDawg/Tag|Tool}}
- Download: Steam
- Author: Bethesda
- Version: 1.6.1130.0
 
{{Fc|Highlight|Setup:}} The {{Fc|Red|CK}} is needed to port mods, and is used to modify plugins and create new mods. It will need some INI adjustments to ensure it works properly and efficiently.
        1. Download and install {{Fc|Red|Skyrim Special Edition: Creation Kit}} from {{Fc|Red|Steam}}.
        2. Launch the {{Fc|Red|CK}} through {{Fc|Red|Steam}}. When asked to if you want to unpack {{Fc|Red|Scripts.zip}}, select {{ui|YES}}. This may take a few minutes.
        3. Once the scripts are unpacked and the CK completes loading, {{ui|Exit}} the {{Fc|Red|CK}}.
        4. In {{Fc|Red|MO2}}, right-click in the mod list and select {{ui|All Mods}} and {{ui|Create empty mod above}} named {{Fc|Red|Creation Kit Custom INI}}.
        5. Right-click this empty mod and {{ui|Open in Explorer}}.
        6. Create a new folder named {{Fc|Red|Root}}.
        7. Inside this folder, create a new text file named {{Fc|Red|CreationKitCustom.ini}}.
        8. Open this new INI file and paste the lines below. Save and exit.
 
[General]
bAllowMultipleMasterFiles=1
bAllowMultipleMasterLoads=1
[MESSAGES]
bBlockMessageBoxes=1
</div></br>
</div></br>


Line 126: Line 136:
  {{ui|MAIN}} ''Root Builder 5.0.5''
  {{ui|MAIN}} ''Root Builder 5.0.5''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Mod Organizer/Plugins}} folder. Close and restart MO2 to ensure {{Fc|Orange|Root Builder}} is listed under {{Fc|Orange|Tools}} (puzzle icon).
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Mod Organizer/Plugins}} folder. Close and restart MO2 to ensure {{Fc|Red|Root Builder}} is listed under {{Fc|Red|Tools}} (puzzle icon).


  {{Fc|Highlight|Root Builder Install:}} Mods that require this type of install should be completed as follows:
  {{Fc|Highlight|Root Builder:}} Mods that require this type of install should be completed as follows:
    1. Select {{ui|Manual}} install option.
              1. Select the {{ui|Manual}} install option.
    2. Create a {{Fc|Orange|Root}} directory by right-clicking the {{ui|Data}} label and choosing {{ui|Create directory...}}.
              2. Create a {{Fc|Red|Root}} directory by right-clicking the {{ui|Data}} label and choosing {{ui|Create directory...}}.
    3. Move files not to be managed by MO2's VFS into this {{Fc|Orange|Root}} directory. These are files that are normally installed directly into the Skyrim folder.
              3. Move indicated files not to be managed by MO2's VFS into this {{Fc|Red|Root}} directory. These are files normally installed into the Skyrim folder.
    4. Click {{ui|OK}} and ignore any warnings.
              4. Click {{ui|OK}} and ignore any warnings.
</div></br>
</div></br>


Line 144: Line 154:
  {{ui|MAIN}} ''CK Platform Extended 0.4-b59''
  {{ui|MAIN}} ''CK Platform Extended 0.4-b59''


  {{Fc|Highlight|Root Builder Install:}} Move all files into the {{ui|Root}} directory.
  {{Fc|Highlight|Root Builder:}} Manually install all files into a {{Fc|Red|Root}} directory.
</div></br>
</div></br>


Line 156: Line 166:
  {{ui|MAIN}} ''loot_0.23.1-win64.exe''
  {{ui|MAIN}} ''loot_0.23.1-win64.exe''


  {{Fc|Highlight|Install:}} Manually download and run the installer. Install to the {{Fc|Orange|Tools}} folder.
  {{Fc|Highlight|Install:}} Manually download and run the installer. Install to the {{Fc|Red|Tools}} folder.
</div></br>
</div></br>


Line 168: Line 178:
  {{ui|MAIN}} ''SSEEdit 4.1.5f''
  {{ui|MAIN}} ''SSEEdit 4.1.5f''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|SSEEdit}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|SSEEdit}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|SSEEdit}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|SSEEdit}} as an executable to MO2.
        Binary = {{ui|SSEEdit.EXE}}
            Binary = {{ui|SSEEdit.EXE}}
        Argument = {{ui|-c:"X:\Mod Organizer\Mods\SSEEdit Cache\"}}
            Argument = {{ui|-c:"X:\Mod Organizer\Mods\SSEEdit Cache\"}}
            ☑ Create files in mod instead of overwrite (*): {{ui|SSEEdit Cache}}


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|SSEEdit QuickAutoClean}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|SSEEdit QuickAutoClean}} as an executable to MO2.
        Binary = {{ui|SSEEditQuackAutoClean.EXE}}
            Binary = {{ui|SSEEditQuackAutoClean.EXE}}
        Argument = {{ui|-dontcache}}
            Argument = {{ui|-dontcache}}


  {{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|SSEEdit Cache}} mod.
  {{Fc|Highlight|Note:}} Create an empty {{Fc|Red|SSEEdit Cache}} mod.
</div></br>
</div></br>


Line 191: Line 202:
  {{ui|OLD}} ''Mator Smash Updated {{Fc|Red|[2.0.0-beta-2]}}''
  {{ui|OLD}} ''Mator Smash Updated {{Fc|Red|[2.0.0-beta-2]}}''


  {{Fc|Highlight|Note:}} Install the {{Fc|Orange|2.0.0-beta-2}} version under {{Fc|Orange|OLD FILES}}. More current versions have been throwing unnecessary errors with this setup.
  {{Fc|Highlight|Note:}} Install the {{Fc|Red|2.0.0-beta-2}} version under {{Fc|Red|OLD FILES}}. More current versions have been throwing unnecessary errors with this setup.


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|Mator Smash}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|Mator Smash}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|Mator Smash}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|Mator Smash}} as an executable to MO2.
        Binary = {{ui|MatorSmash.EXE}}
            Binary = {{ui|MatorSmash.EXE}}
        Argument = Leave Blank
            Argument = Leave Blank
        ☑ Create files in mod instead of overwrite (*): {{ui|Smashed Patch}}
            ☑ Create files in mod instead of overwrite (*): {{ui|Smashed Patch}}
</div></br>
</div></br>


Line 210: Line 221:
  {{ui|MAIN}} ''Mator Smash Rules''
  {{ui|MAIN}} ''Mator Smash Rules''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools/Mator Smash}} folder. Move the files from the extracted {{Fc|Orange|Mator Smash Rules}} folder into the {{Fc|Orange|/settings/Skyrim}} folder.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools/Mator Smash}} folder. Move the files from the extracted {{Fc|Red|Mator Smash Rules}} folder into the {{Fc|Red|/settings/Skyrim}} folder.
</div></br>
</div></br>


Line 222: Line 233:
  {{ui|MAIN}} ''Cathedral Assets Optimizer 64''
  {{ui|MAIN}} ''Cathedral Assets Optimizer 64''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|Asset Optimizer}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|Asset Optimizer}}.


  {{Fc|Highlight|Setup:}} Run CAO outside of MO2.
  {{Fc|Highlight|Setup:}} Run CAO outside of MO2.
         1. Under {{ui|Profile}}, select {{Fc|Orange|SSE}}.
         1. Under {{ui|Profile}}, select {{Fc|Red|SSE}}.
         2. Tick {{ui|Show advanced settings}}.
         2. Tick {{ui|Show advanced settings}}.
         3. Under the {{Fc|Orange|BSA}} tab: Untick all options under the {{Fc|Orange|Base}} header.
         3. Under the {{Fc|Red|BSA}} tab: Untick all options under the {{Fc|Red|Base}} header.
         4. Under the {{Fc|Orange|Meshes}} tab: Tick {{ui|Process meshes}}, {{ui|Necessary optimization}}, and {{ui|Always process headparts}}.
         4. Under the {{Fc|Red|Meshes}} tab: Tick {{ui|Process meshes}}, {{ui|Necessary optimization}}, and {{ui|Always process headparts}}.
         5. Under the {{Fc|Orange|Textures}} tab: Tick {{ui|Process textures}} and {{ui|Necessary optimization}}.
         5. Under the {{Fc|Red|Textures}} tab: Tick {{ui|Process textures}} and {{ui|Necessary optimization}}.
         6. Under the {{Fc|Orange|Animations}} tab: Tick {{ui|Necessary optimization}}.
         6. Under the {{Fc|Red|Animations}} tab: Tick {{ui|Necessary optimization}}.
         7. Close CAO. This will be the default settings. Use this unless otherwise specifically instructed to change settings within a mod card.
         7. Close CAO. This will be the default settings. Use this unless otherwise specifically instructed to change settings within a mod card.
</div></br>
</div></br>
Line 243: Line 254:
  {{ui|MAIN}} ''Synthesis.zip''
  {{ui|MAIN}} ''Synthesis.zip''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|Synthesis}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|Synthesis}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|Synthesis}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|Synthesis}} as an executable to MO2.
        Binary = {{ui|Synthesis.exe}}
            Binary = {{ui|Synthesis.exe}}
        Argument = Leave Blank
            Argument = Leave Blank
        ☑ Create files in mod instead of overwrite (*): {{ui|Synthesis Patch}}
            ☑ Create files in mod instead of overwrite (*): {{ui|Synthesis Patch}}


  {{Fc|Highlight|Note:}} After installing, run Synthesis through MO2, selecting {{ui|Skyrim}} and {{ui|Skyrim Special Edition}}. Ensure the required files are present. Download and install as required using the provided links in the pop-ups.
  {{Fc|Highlight|Note:}} After installing, run Synthesis through MO2, selecting {{ui|Skyrim}} and {{ui|Skyrim Special Edition}}. Ensure the required files are present. Download and install as required using the provided links in the pop-ups.
Line 262: Line 273:
  {{ui|MAIN}} ''xLODGen beta 117''
  {{ui|MAIN}} ''xLODGen beta 117''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|xLODGen}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|xLODGen}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|xLODGen}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|xLODGen}} as an executable to MO2.
        Binary = {{ui|xLODGenx64.EXE}}
            Binary = {{ui|xLODGenx64.EXE}}
        Argument = {{ui|-sse}}
            Argument = {{ui|-sse}}
        ☑ Create files in mod instead of overwrite (*): {{ui|xLODGen Output}}
            ☑ Create files in mod instead of overwrite (*): {{ui|xLODGen Output}}
</div></br>
</div></br>


Line 279: Line 290:
  {{ui|MAIN}} ''DynDOLOD 3.00''
  {{ui|MAIN}} ''DynDOLOD 3.00''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|DynDOLOD}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|DynDOLOD}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|TexGen}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|TexGen}} as an executable to MO2.
        Binary = {{ui|TexGenx64.EXE}}
            Binary = {{ui|TexGenx64.EXE}}
        Argument = {{ui|-sse}}
            Argument = {{ui|-sse}}
        ☑ Create files in mod instead of overwrite (*): {{ui|TexGen Output}}
            ☑ Create files in mod instead of overwrite (*): {{ui|TexGen Output}}


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|DynDOLOD}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|DynDOLOD}} as an executable to MO2.
        Binary = {{ui|DynDOLODx64.EXE}}
            Binary = {{ui|DynDOLODx64.EXE}}
        Argument = {{ui|-sse}}
            Argument = {{ui|-sse}}
        ☑ Create files in mod instead of overwrite (*): {{ui|DynDOLOD Output}}
            ☑ Create files in mod instead of overwrite (*): {{ui|DynDOLOD Output}}
</div></br>
</div></br>


Line 301: Line 312:
  {{ui|MAIN}} ''Current Anniversary Edition build 2.2.6 (game version 1.6.1170)''
  {{ui|MAIN}} ''Current Anniversary Edition build 2.2.6 (game version 1.6.1170)''


  {{Fc|Highlight|Root Builder Install:}} Move {{Fc|Orange|skse64_1_6_1170.dll}} and {{Fc|Orange|skse64_loader.exe}} into the {{ui|Root}} directory. Allow MO2 to manage the {{Fc|Orange|Scripts}} folder.
  {{Fc|Highlight|Root Builder:}} Manually install {{Fc|Red|skse64_1_6_1170.dll}} and {{Fc|Red|skse64_loader.exe}} into a {{Fc|Red|Root}} directory. MO2 should manage the {{Fc|Red|Scripts}} folder.
 
{{Fc|Highlight|Executable:}} Add {{Fc|Red|SKSE}} as an executable to MO2.
            Binary = {{ui|skse64_loader.EXE}}
            Argument = Leave Blank
 
{{Fc|Highlight|Setup:}} Like {{Fc|Red|Skyrim}} and {{Fc|Red|CK}}, {{Fc|Red|SKSE}} requires an INI file.
        1. Right-click {{Fc|Red|Skyrim Script Extender (SKSE)}} in MO2's left pane and select {{ui|Open in Explorer}}.
        2. Create a new folder named {{Fc|Red|SKSE}} and open it.
        3. Create a file named {{Fc|Red|SKSE.INI}} and open it.
        4. Copy and paste the following into the new file, save and close.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|SKSE}} as an executable to MO2.
  [Display]
        Binary = {{ui|skse64_loader.EXE}}
iTintTextureResolution=2048
        Argument = Leave Blank
[General]
ClearInvalidRegistrations=1
</div></br>
</div></br>


Line 317: Line 340:
  {{ui|MAIN}} ''Bethini Pie''
  {{ui|MAIN}} ''Bethini Pie''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|BethINI}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|BethINI}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|BethINI}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|BethINI}} as an executable to MO2.
         Binary = {{ui|Bethini.EXE}}
         Binary = {{ui|Bethini.EXE}}
         Argument = Leave Blank
         Argument = Leave Blank
Line 328: Line 351:
         2. Gameplay: Tick {{ui|NPCs Use Ammo}} and {{ui|Remove Borders}}.
         2. Gameplay: Tick {{ui|NPCs Use Ammo}} and {{ui|Remove Borders}}.
                     Untick {{ui|Tutorials}}.
                     Untick {{ui|Tutorials}}.
                     Set {{ui|3rd Person Arrow Tilt-up Angle}} to {{Fc|Orange|0.7}}.
                     Set {{ui|3rd Person Arrow Tilt-up Angle}} to {{Fc|Red|0.7}}.
                     Set {{ui|Over-Encumbered Reminder}} to {{Fc|Orange|60}}.
                     Set {{ui|Over-Encumbered Reminder}} to {{Fc|Red|60}}.
                     Set {{ui|Book Open Time}} to {{Fc|Orange|200}}.
                     Set {{ui|Book Open Time}} to {{Fc|Red|200}}.
         4. Interface: Untick {{ui|Bethesda Modding Platform}} and {{ui|Mod Manager Menu}}.
         4. Interface: Untick {{ui|Bethesda Modding Platform}} and {{ui|Mod Manager Menu}}.
         5. Environment: Set Grass {{ui|Density}} to {{Fc|Orange|60}}.
         5. Environment: Set Grass {{ui|Density}} to {{Fc|Red|60}}.
                         Untick Water >> {{ui|Reflect Sky}}.
                         Untick Water >> {{ui|Reflect Sky}}.
         6. Shadows: Untick {{ui|Ambient Occlusion}}.
         6. Shadows: Untick {{ui|Ambient Occlusion}}.
         7. Visuals: Set Sun >> {{ui|Sun Base Size}} to {{Fc|Orange|200}} and {{ui|Sun Glare Size}} to {{Fc|Orange|282}}
         7. Visuals: Set Sun >> {{ui|Sun Base Size}} to {{Fc|Red|200}} and {{ui|Sun Glare Size}} to {{Fc|Red|282}}
                     Set Effects >> {{ui|Particles}} to {{Fc|Orange|4500}}.
                     Set Effects >> {{ui|Particles}} to {{Fc|Red|4500}}.
                     Untick Effects >> {{ui|Lens Flare}}.
                     Untick Effects >> {{ui|Lens Flare}}.
                     Tick Effects >> {{ui|Anamorphic Lens Flare}}.
                     Tick Effects >> {{ui|Anamorphic Lens Flare}}.
         8. View Distance: Set Distant Details >> {{ui|Tree LOD Distance}} to {{Fc|Orange|0}}.
         8. View Distance: Set Distant Details >> {{ui|Tree LOD Distance}} to {{Fc|Red|0}}.
</div></br>
</div></br>


Line 351: Line 374:
  {{ui|MAIN}} ''BatchPluginCleaner''
  {{ui|MAIN}} ''BatchPluginCleaner''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Plugins}} folder under {{Fc|Orange|Mod Organizer}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Plugins}} folder under {{Fc|Red|Mod Organizer}}.
</div></br>
</div></br>


Line 363: Line 386:
  {{ui|MAIN}} ''ACMOS Road Generator''
  {{ui|MAIN}} ''ACMOS Road Generator''


  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Orange|Tools}} folder under {{Fc|Orange|Road Generator}}.
  {{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|Road Generator}}.


  {{Fc|Highlight|Executable:}} Add {{Fc|Orange|Road Generator}} as an executable to MO2.
  {{Fc|Highlight|Executable:}} Add {{Fc|Red|Road Generator}} as an executable to MO2.
        Binary = {{ui|ACMOS Road Generator.EXE}}
            Binary = {{ui|ACMOS Road Generator.EXE}}
        Argument = Leave Blank
            Argument = Leave Blank
        ☑ Create files in mod instead of overwrite (*): {{ui|Road Generator Output}}
            ☑ Create files in mod instead of overwrite (*): {{ui|Road Generator Output}}
</div></br>
</div></br>


===SKSE INI===
==== {{Fc|Blue|ENB Series Binaries}} ====  
-----
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid transparent; border-radius:5px">
Skyrim.INI, SkyrimPrefs.INI, and CreationKitCustom.INI are set, but we need one for SKSE as well. Right-click the {{Fc|Orange|Skyrim Script Extender (SKSE)}} mod in MO2's left pane and select {{ui|Open in Explorer}}. Create a new folder named {{Fc|Orange|SKSE}} and open it. Create a file and name it {{Fc|Orange|SKSE.INI}}. Copy and paste the following into the new file, save and close.
* {{User:DrPharmDawg/Tag|Tool}}
- Download: [http://enbdev.com/download.html ENB Dev]
- Author: Boris Vorontsov
- Version: 0.502
 
{{ui|MAIN}} ''v0.502''
 
{{Fc|Highlight|Install:}} Manually download and extract into the {{Fc|Red|Tools}} folder under {{Fc|Red|ENB Binaries}}.  


  [Display]
  {{Fc|Highlight|Root Builder:}} Manually install {{Fc|Red|d3d11.dll}} and {{Fc|Red|d3dcompiler_46e.exe}} into a {{Fc|Red|Root}} directory of an empty mod named {{Fc|Red|ENB Binaries}}.
  iTintTextureResolution=2048
</div></br>
   
 
  [General]
==== {{Fc|Green|PI-CHO ENB ( Based on Silent Horizons)}} ====
  ClearInvalidRegistrations=1
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/35082/? Nexus]
  - Author: HaeVakSa
- Version: N8.6
 
  {{ui|MAIN}} ''1. PI-CHO ENB H.E N8.6 - Cathedral Weather-B2''
 
  {{Fc|Highlight|Note:}} Manually download and extract into the {{ui|Tools}} folder under {{Fc|Red|ENB}}.
 
  {{Fc|Highlight|Root Builder:}} Manually install {{Fc|Red|0. Skyrim SE Folder}} into a {{Fc|Red|Root}} folder of an empty mod named {{Fc|Red|ENB - Pi-Cho}}.
</div></br>


===Cleaning The Masters===
-----
-----
Some of the vanilla files contain ITMs (Identical To Master) and UDRs (Undelete and Disable Record). These may be harmless, but some can cause conflicts if not handled properly. To clean these, make a copy of the current ESM and ESL files in the Skyrim Data folder and place them in a safe place. The files in the original location will then be cleaned, packaged into a mod, and then replaced with the originals in order to keep the Skyrim (and Skyrim Data) folder as vanilla as possible.


Do the masters really need to be cleaned with SE? There is plenty of opinions for and against. Cleaning them has never resulted in any negative effects, therefore this guide continues to include the step to be safe (and it lessens errors/issues with later patching which may happen).
===Step 3: Clean The Masters===
Some vanilla files contain ITMs (Identical To Master) and UDRs (Undelete and Disable Record). These may be harmless, but some have reported issues if not cleaned. To do this, make a copy of the current ESM and ESL files in the {{Fc|Red|Skyrim >> Data}} folder and place them in a safe place. The files in the original location will then be cleaned, packaged into a mod, and then replaced with the originals (copied to a safe place) in order to keep the entire Skyrim folder as vanilla as possible.


1. Navigate to the {{Fc|Orange|Skyrim >> Data}} folder.
Do the masters really need to be cleaned with SE? There is plenty of opinions for and against. Cleaning them has never resulted in any negative effects, therefore this guide continues to include this step to be safe (and it makes LOOT happy).
1. Copy and paste the ESL and ESM files (except {{Fc|Highlight|Skyrim.ESM}}) to a temporary folder. There are 9 (or 78 with the paid upgrade to AE).
2. In {{Fc|Orange|MO2}}, click the {{ui|Tools}} icon (puzzle icon) and select {{ui|Clean Plugins}}.
3. Click {{ui|Select All}} and then click {{ui|Clean}}.


This will run the {{Fc|Orange|SSEEdit QuickAutoClean}} function on each of the plugins, one at a time. The SSEEdit will open, run, close, and repeat for each plugin. This may take a few minutes. Once completed, the {{Fc|Orange|Dawnguard}} plugin needs a few additional steps to properly clean:
1. Navigate to the {{Fc|Red|Skyrim >> Data}} folder.
2. Copy and paste the {{Fc|Red|ESL}} and {{Fc|Red|ESM}} files (except {{Fc|Highlight|Skyrim.ESM}}) to a temporary folder. There are a total of 79.
3. In {{Fc|Red|MO2}}, click the {{ui|Tools}} icon (puzzle icon) and select {{ui|Clean Plugins}}.
4. Click {{ui|Select All}} and click {{ui|Clean}}.


  1. Launch {{ui|SSEEdit}} (not the QuickAutoClean) and load only {{Fc|Orange|Dawnguard.ESM}}.
This will run the {{Fc|Red|SSEEdit QuickAutoClean}} function on each of the plugins, one at a time. {{Fc|Red|SSEEdit}} will open, run, close, and repeat for each plugin. This may take a few minutes. Once completed, the {{Fc|Red|Dawnguard}} plugin needs a few additional steps to properly clean.
 
  1. Launch {{Fc|Red|SSEEdit}} (not the QuickAutoClean) and load only {{Fc|Red|Dawnguard.ESM}}.
  2. Navigate in the left pane to: {{ui|Cell}} >> {{ui|Block 5}} >> {{ui|Sub-Block 3}} >> {{ui|00016BCF}}.
  2. Navigate in the left pane to: {{ui|Cell}} >> {{ui|Block 5}} >> {{ui|Sub-Block 3}} >> {{ui|00016BCF}}.
  3. Remove the {{ui|XEZN}} record by right-clicking on it under the {{Fc|Orange|[02] Dawnguard.esm}} header in the right pane and selecting {{ui|Remove}}.
  3. Remove the {{Fc|Red|XEZN}} record by right-clicking it under the {{Fc|Red|[02] Dawnguard.esm}} header in the right pane and select {{ui|Remove}}.
  4. Navigate in the left pane to: {{ui|Cell}} >> {{ui|Block 2}} >> {{ui|Sub-Block 1}}.
  4. Navigate in the left pane to: {{ui|Cell}} >> {{ui|Block 2}} >> {{ui|Sub-Block 1}}.
  5. Right-click {{ui|0001FA4C}} in the left pane and {{ui|Remove}} the entire record.
  5. Right-click {{ui|0001FA4C}} in the left pane and {{ui|Remove}} the entire record.
Line 403: Line 444:
  8. Exit SSEEdit, saving Dawnguard.ESM.
  8. Exit SSEEdit, saving Dawnguard.ESM.


To keep the Skyrim install vanilla, the cleaned plugins will be placed in a mod, and the originals that were stored in a temporary location moved back to the Skyrim Data folder.
To preserve vanilla {{Fc|Red|Skyrim}}, the cleaned plugins will be placed in a mod, and the originals that were stored in a temporary location moved back to the {{Fc|Red|Skyrim >> Data}} folder.


  1. Navigate to the {{Fc|Orange|Skyrim >> Data}} folder with the files that were just cleaned. Select all the plugins except Skyrim.esm and create an archive.
  1. Navigate to the {{Fc|Red|Skyrim >> Data}} folder. Select the 79 plugins just cleaned (again, do not include {{Fc|Red|Skyrim.ESM}}) and create an archive.
  2. In MO2, click {{ui|Install a new mod from an archive}} icon (second icon), and open the archive that was just created. Name the mod {{Fc|Orange|Cleaned Masters}}.
  2. In {{Fc|Red|MO2}}, click {{ui|Install a new mod from an archive}} icon (second icon), and open this archive, naming the mod {{Fc|Red|Cleaned Masters}}.
  3. Move the original files from their temporary location back to the {{Fc|Orange|Skyrim >> Data folder}}, letting them overwrite the cleaned files, and delete the archive in this folder.
  3. Move the original files from the temporary location back to the {{Fc|Red|Skyrim >> Data}} folder, letting them overwrite the cleaned files.
4. Delete the archive file and the temporary location.


===Make A Backup===
-----
-----
To prevent having to restart from scratch [again], this is a good time to create a complete backup of everything up to this point. If something goes wrong, this will be the restore point. Backup the entire {{Fc|Orange|/Steam/SteamApps/Common/Skyrim Special Edition/}} folder, and place the archive in the {{Fc|Orange|Backup}} folder, naming it {{Fc|Orange|Skyrim Vanilla Backup}}. Do the same with the {{Fc|Orange|Mod Organizer}} folder and the {{Fc|Orange|Tools}} folder, resulting in 3 backup files in the {{Fc|Orange|Backup}} folder.


With setup complete, tools installed, and a proper working vanilla version of Skyrim, we can now move on to Step 1.
===Step 4: Make A Backup===
To prevent restarting from scratch [again], create a complete backup of everything up to this point. If something goes wrong, this will be the restore point, and steps 1-3 can be skipped. Backup the entire {{Fc|Red|/Steam/SteamApps/Common/Skyrim Special Edition/}} folder, and place the archive in the {{Fc|Red|Backup}} folder, naming it {{Fc|Red|Skyrim Vanilla Backup}}. Do the same with the {{Fc|Red|Mod Organizer}} folder and the {{Fc|Red|Tools}} folder, resulting in 3 backup files in the {{Fc|Red|Backup}} folder.


==STEP 1: BASE==
====CHECKPOINT: A====
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
{{Fc|Highlight|COUNTS:}}
- Mods: +0 = {{Fc|Red|0}}
- Plugins: +80 = {{Fc|Red|80}} (ESMs = 15, ESPs = 0, ESMs + ESPs = 15, ESLs = 65)
</div></br>


===Part A: Base Mods===
==PART B: BASE==
 
===Step 5: Base Mods===
Step 5 is about getting some base mods installed in order to get in game as soon as possible so that subsequent steps can be tested properly.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-01-A) Base Mods}}.
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-B-05 Base Mods}}.
</div>
</div></br>
-----


==== {{Fc|Red|Creation Kit Custom INI}} ====
==== {{Fc|Red|Creation Kit Custom INI}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|Creation Kit Custom INI}} mod completed earlier here and {{ui|Activate}} it.
  {{Fc|Highlight|Note:}} Place the {{Fc|Red|Creation Kit Custom INI}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Red|Creation Kit Platform Extended}} ====
==== {{Fc|Red|Creation Kit Platform Extended}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|Creation Kit Platform Extended}} mod completed earlier here and {{ui|Activate}} it.
  {{Fc|Highlight|Note:}} Place the {{Fc|Red|Creation Kit Platform Extended}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Red|SSEEdit Cache}} ====
==== {{Fc|Green|SSEEdit Cache}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|SSEEdit Cache}} mod completed earlier here and {{ui|Activate}} it.
  {{Fc|Highlight|Note:}} Place the {{Fc|Red|SSEEdit Cache}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Red|Skyrim Script Extender (SKSE)}} ====
==== {{Fc|Red|Skyrim Script Extender (SKSE)}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|SKSE Scripts}} mod completed earlier here and {{ui|Activate}} it.
  {{Fc|Highlight|Note:}} Place the {{Fc|Red|SKSE Scripts}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
 
==== {{Fc|Green|ENB Series}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Note:}} Place the {{Fc|Red|SSEEdit Cache}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
 
==== {{Fc|Green|ENB - Pi-Cho}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Note:}} Place the {{Fc|Red|SSEEdit Cache}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Red|Cleaned Plugins}} ====
==== {{Fc|Red|Cleaned Masters}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Plugins: 0 (Replaces base plugins)
  - Plugins: 0 (Replaces base plugins)


  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|Cleaned Plugins}} mod completed earlier here and {{ui|Activate}} it.
  {{Fc|Highlight|Note:}} Place the {{Fc|Red|Cleaned Masters}} mod completed earlier here and {{ui|Activate}} it.
</div></br>
</div></br>


'''''XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'''''
==== {{Fc|Green|Project Clarity AIO - Skyrim Textures Redone}} ====
'''''XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'''''
'''''XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'''''
 
==== {{Fc|Green|Cleaned Skyrim SE Textures}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38775/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45306/? Nexus]  
  - Author: kartoffel
  - Author: Iconic
  - Version: 1.2.3.3
  - Version: 3.2


  {{ui|MAIN}} ''Kart_CSSET_Overwrite_POST_1.6 {{Fc|Green|[1.2.3.2]}}''
  {{ui|MAIN}} ''Project Clarity AIO Half Res Loose}}''
{{ui|UPDATE}} ''Kart_CSSET_snow_patch''
</div></br>
</div></br>


Line 488: Line 541:
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/266/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/266/? Nexus]  
  - Author: Unofficial Patch Project Team
  - Author: Unofficial Patch Project Team
  - Version: 4.2.8
  - Version: 4.3.2
  - Plugins: 1 ESM
  - Plugins: 1 ESM


  {{ui|MAIN}} ''Unofficial Skyrim Special Edition Patch''
  {{ui|MAIN}} ''Unofficial Skyrim Special Edition Patch''


  {{Fc|Highlight|Optional:}} Hide {{Fc|Orange|Unofficial Skyrim Special Edition Patch.modgroups}} file.
  {{Fc|Highlight|Note:}} Hide {{Fc|Red|Unofficial Skyrim Special Edition Patch.modgroups}} file.
</div></br>
</div></br>


Line 517: Line 570:
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49616/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49616/? Nexus]  
  - Author: The Community - PlagueHush - sattyre
  - Author: The Community - PlagueHush - sattyre
  - Version: 2.5.8a
  - Version: 2.6.3
  - Plugins: 1 ESM
  - Plugins: 1 ESM


  {{ui|MAIN}} ''Unofficial Skyrim Modder's Patch - USMP SE''
  {{ui|MAIN}} ''Unofficial Skyrim Modder's Patch - USMP SE 2.6.3''
{{ui|MAIN}} ''Unofficial Skyrim Modder's Patch Hotfix 2.6.2a''
</div></br>
</div></br>


==== {{Fc|Blue|Unofficial High Definition Audio Project}} ====
==== {{Fc|Red|Alternate Start - Live Another Life - SSE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/272/? Nexus]  
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18115/? Nexus]
  - Author: Arthmoor
- Author: sharrken
  - Version: 4.1.4
- Version: 1.0
- Plugins: 6 ESL
 
{{ui|MAIN}} ''Music - HQ''
{{ui|MAIN}} ''Voices EN - Part 1''
{{ui|MAIN}} ''Voices EN - Part 2''
</div></br>
 
==== {{Fc|Red|Alternate Start - Live Another Life - SSE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/272/? Nexus]  
  - Author: Arthmoor
  - Version: 4.1.4
  - Plugins: 1 ESP
  - Plugins: 1 ESP


Line 550: Line 588:
==== {{Fc|Blue|New Beginnings - Live Another Life Extension SSE}} ====
==== {{Fc|Blue|New Beginnings - Live Another Life Extension SSE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/4939/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/4939/? Nexus]  
  - Author: Original by Flo27 SSE version by Kelsenellenelvian
  - Author: Original by Flo27 SSE version by Kelsenellenelvian
Line 557: Line 594:


  {{ui|MAIN}} ''Alternate Start -- New Beginnings''
  {{ui|MAIN}} ''Alternate Start -- New Beginnings''
</div></br>
==== {{Fc|Red|High Poly NPC Overhaul - Alternate Start Live Another Life (ASLAL)}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39285/? Nexus]
- Author: Zhalroth
- Version: 1.0
- Plugins: 1 ESL
{{ui|MAIN}} ''High Poly NPC Overhaul - Alternate Start Live Another Life (ASLAL)''
</div></br>
</div></br>


==== {{Fc|Green|Alternate Start Voiced}} ====
==== {{Fc|Green|Alternate Start Voiced}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/66541/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/66541/? Nexus]  
  - Author: CinnaMewRoll
  - Author: CinnaMewRoll
Line 580: Line 605:
</div></br>
</div></br>


===Part B: SKSE Utilities===
-----
===Step 6: Resources===
Step 6 installs mods that are primarily resources for other mods (papyrus extenders, various frameworks, etc.) These mods do little or even nothing alone, but are required for other mods to work properly.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-01-B) SKSE Plugins}}.
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-B-06 Mod Resources}}.
</div>
</div></br>
-----


==== {{Fc|Red|Address Library for SKSE Plugins}} ====
==== {{Fc|Red|Address Library for SKSE Plugins}} ====
Line 590: Line 616:
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32444/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32444/? Nexus]  
  - Author: meh321
  - Author: meh321
  - Version: 8
  - Version: 11


  {{ui|MAIN}} ''All in one (Anniversary Edition)''
  {{ui|MAIN}} ''All in one (Anniversary Edition)''


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Animation Motion Revolution}}, {{Fc|Red|Base Object Swapper}}, {{Fc|Red|Bug Fixes}}, {{Fc|Red|Experience}}, {{Fc|Red|Incremental Injuries}}, {{Fc|Red|KID}}, {{Fc|Red|Scrambled Bugs}}, and more.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Animation Motion Revolution}}, {{Fc|Red|Base Object Swapper}}, {{Fc|Red|Bug Fixes}}, {{Fc|Red|Experience}}, {{Fc|Red|Incremental Injuries}}, {{Fc|Red|KID}}, {{Fc|Red|Scrambled Bugs}}, and more.
</div></br>


==== {{Fc|Green|Bug Fixes SSE}} ====
{{Fc|Highlight|Note:}} Delete all SKSE >> Plugins files except {{Fc|Red|versionlib-1-7-1170-0.bin}} and {{Fc|Red|versionlib-1-7-1170-0-1.bin}}.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/33261/? Nexus]
- Author: meh321
- Version: 10
 
{{ui|MAIN}} ''Bug Fixes SSE - Anniversary Edition (1.6.629.0 and later)''
</div></br>
</div></br>


==== {{Fc|Red|ENB Helper SE}} ====
==== {{Fc|Red|PapyrusUtil SE - Modders Scripting Utility Functions}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23174/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/13048/? Nexus]  
  - Author: aers
  - Author: exiledviper meh321
  - Version: 2.2.0
  - Version: 4.4


  {{ui|MAIN}} ''ENB Helper SE 2.2 for 1.6.629 and up''
  {{ui|MAIN}} ''PapyrusUtil AE SE - Scripting Utility Functions''


  {{Fc|Highlight|Note:}} Required for use of {{Fc|Red|ENB}}.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Dirt and Blood}}, {{Fc|Red|Curator's Companion}}.
</div></br>
</div></br>


==== {{Fc|Red|FileAccess Interface For Skyrim SE Scripts - FISSES}} ====
==== {{Fc|Red|Andrealphus' Papyrus Functions}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/13956/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85252/? Nexus]  
  - Author: TerenceYao
  - Author: AndrealphusVIII
  - Version: 1.4.1-beta
  - Version: 1.4.3
- Plugins: 1 ESM


  {{ui|MAIN}} ''FileAccess Interface for Skyrim SE Scripts - FISSES (Anniversary Edition) BETA {{Fc|Red|[V1.4.1]}}''
  {{ui|MAIN}} ''Andrealphus' Papyrus Functions''


  {{Fc|Highlight|Note:}} Required for use of various {{Fc|Red|MCMs}}.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Experience}}, {{Fc|Red|Incremental Injuries}}, {{Fc|Red|KID}}, {{Fc|Red|Scrambled Bugs}}, and more.
</div></br>
</div></br>


==== {{Fc|Red|Fuz Ro D-Oh - Silent Voice}} ====
==== {{Fc|Red|Dylbills Papyrus Functions}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/15109/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65410/? Nexus]  
  - Author: shadeMe
  - Author: Dylbill
  - Version: 2.3
  - Version: 7.2


  {{ui|MAIN}} ''Fuz Ro D'oh''
  {{ui|MAIN}} ''DbMiscFunctions''


  {{Fc|Highlight|Note:}} Required for use of mods that add unvoiced {{Fc|Red|Dialogue}}.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Timed Lockpicking}}
</div></br>
</div></br>


==== {{Fc|Red|JContainers SE}} ====
==== {{Fc|Red|Papyrus Tweaks NG}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Update}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77779/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/16495 Nexus]  
  - Author: Nightfallstorm
  - Author: silvericed
  - Version: 4.1.0
  - Version: 4.2.3


  {{ui|MAIN}} ''CJContainers SE''
  {{ui|MAIN}} ''Papyrus Tweaks 4.1.0''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|MCM Recorder}}, {{Fc|Red|Violens}}.
</div></br>
</div></br>


==== {{Fc|Yellow|KreatE}} ====
==== {{Fc|Red|powerofthree's Tweaks}} ====
<div class="py-2 yellowbd myellowbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/83757 Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51073/? Nexus]  
  - Author: LonelyKitsuune
  - Author: powerofthree
  - Version: 1.0.2
  - Version: 1.11.0


  {{ui|MAIN}} ''KreatE''
  {{ui|MAIN}} ''powerofthree's Tweaks''
</div></br>


==== {{Fc|Red|PapyrusUtil SE - Modders Scripting Utility Functions}} ====
{{Fc|Highlight|Note:}} The INI file (under optional) is provided by the SkyRem Custom Settings and is therefore not needed.
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/13048/? Nexus]
- Author: exiledviper meh321
- Version: 4.4


{{ui|MAIN}} ''PapyrusUtil AE SE - Scripting Utility Functions''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Spell Perk Item Distributor (SPID)}}.
 
{{Fomod|
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Dirt and Blood}}, {{Fc|Red|Curator's Companion}}.
*Main
</div></br>
**DLL
 
***◉ SSE v1.6.629+ ("Anniversary Edition")
==== {{Fc|Green|Papyrus Tweaks NG}} ====
****Install}}
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77779/? Nexus]
- Author: Nightfallstorm
- Version: 4.1.0
 
{{ui|MAIN}} ''Papyrus Tweaks 4.1.0''
</div></br>
</div></br>


Line 686: Line 690:
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/22854/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/22854/? Nexus]  
  - Author: powerofthree
  - Author: powerofthree
  - Version: 5.5.0
  - Version: 5.8.0


  {{ui|MAIN}} ''Papyrus Extender''
  {{ui|MAIN}} ''Papyrus Extender''
Line 694: Line 698:
*Main
*Main
**DLL
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
***◉ SSE v1.6.1130+ ("Anniversary Edition")
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|powerofthree's Tweaks}} ====
==== {{Fc|Red|AnimObject Swapper}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/75167/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51073/? Nexus]  
  - Author: powerofthree
  - Author: powerofthree
  - Version: 1.8.0
  - Version: 1.1.0


  {{ui|MAIN}} ''powerofthree's Tweaks''
  {{ui|MAIN}} ''AnimObject Swapper''


{{Fc|Highlight|Note:}} The INI file (under optional) is provided by the SkyRem Custom Settings and is therefore not needed.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Sharpen Other Swords II}}.
 
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Spell Perk Item Distributor (SPID)}}.
{{Fomod|
{{Fomod|
*Main
*Main
Line 717: Line 718:
</div></br>
</div></br>


==== {{Fc|Yellow|Recursion Monitor}} ====
==== {{Fc|Red|Base Object Swapper}} ====
<div class="py-2 yellowbd myellowbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60805/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/76867 Nexus]  
  - Author: powerofthree
  - Author: Nightfallstorm
  - Version: 3.3.0
  - Version: 1.2
 
{{ui|MAIN}} ''Base Object Swapper''


  {{ui|MAIN}} ''Recursion Fix''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Cathedral 3D Mountain Flowers}}, {{Fc|Red|Dyanmic Things Alternate}}, and others being considered for guide.
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.1130+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Scaleform Translation Plus Plus NG}} ====
==== {{Fc|Red|Behavior Data Injector}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77359? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78146/? Nexus]  
  - Author: Ryan---VersuchDrei
  - Author: Maxsu and Dropkicker
  - Version: 1.6
  - Version: v0.13


  {{ui|MAIN}} ''ScaleformTranslationPP''
  {{ui|MAIN}} ''Behavior Data Injector''


  {{Fc|Highlight|Note:}} Required for {{Fc|Green|Whose Quest Is It Anyway NG}}.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Combat Pathing Revolution}}.
</div></br>
</div></br>


==== {{Fc|Red|Scrambled Bugs}} ====
==== {{Fc|Red|Behavior Data Injector Universal Support}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}} {{User:DrPharmDawg/Tag|Patch}} {{User:DrPharmDawg/Tag|Update}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78159/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/43532? Nexus]  
  - Author: doodlum
  - Author: meh321 and KernalsEgg
  - Version: v0.13.0.1
  - Version: 21


  {{ui|MAIN}} ''Scrambled Bugs - Anniversary Edition (1.6.629.0 and later)''
  {{ui|MAIN}} ''Behavior Data Injector Universal Support''
{{ui|OPT}} ''Script Effect Archetype Crash Fix''
{{ui|OPT}} ''Vendor Respawn Fix''
 
{{Fc|Highlight|Note:}} Install the {{ui|OPT}} files as a separate mod and name it {{Fc|Orange|Scrambled Bugs - Optional Fixes}}.
</div></br>
</div></br>


==== {{Fc|Red|Scrambled Bugs - Optional Fixes}} ====
==== {{Fc|Red|Container Item Distributor}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/99486/? Nexus]
- Author: ThirdEyeSqueegee
- Version: 2.1.0


  {{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
  {{ui|MAIN}} ''Container Item Distributor''
</div></br>
</div></br>


==== {{Fc|Green|SSE Display Tweaks}} ====
==== {{Fc|Red|Crafting Recipe Distributor}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52276/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34705/? Nexus]  
  - Author: powerofthree
  - Author: SlavicPotato
  - Version: 3.0.0
  - Version: 0.5.12


  {{ui|MAIN}} ''SSE Display Tweaks''
  {{ui|MAIN}} ''Crafting Recipe Distributor''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|SSE Engine Fixes (skse64 plugin)}} ====
==== {{Fc|Red|Custom Skills Framework}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41780/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17230/? Nexus]
  - Author: meh321 and Parapets
  - Author: aers - Nukem - Ryan
  - Version: 3.1.0
  - Version: 6.1.1


  {{ui|MAIN}} ''(Part 1) SSE Engine Fixes for 1.6.629 and newer''
  {{ui|MAIN}} ''Custom Skills Framework''
{{ui|MAIN}} ''(Part 2) Engine Fixes - skse64 Preloader and TBB Lib''
</div></br>


{{Fc|Highlight|Note:}} Install {{fc|Orange|Part 1}} as normal. Extract {{fc|Orange|Part 2}} to the Skyrim folder.
==== {{Fc|Red|Description Framework}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/105799/? Nexus]
- Author: Nightfallstorm and JaySerpa
- Version: 2.1.1


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Scrambled Bugs}}.
  {{ui|MAIN}} ''Description Framework''
</div></br>
</div></br>


==== {{Fc|Green|SSE FPS Stabilizer}} ====
==== {{Fc|Red|Dynamic Magic Modification Framework (DMMF)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38438/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/127918/? Nexus]  
  - Author: Shizof
  - Author: _kmatt_
  - Version: 1.1.9
  - Version: 1.0.1
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Dynamic Magic Modification Framework''
</div></br>


{{ui|MAIN}} ''SSE FPS Stabilizer - FOMOD Installer''
==== {{Fc|Red|ENB Helper SE}} ====
{{Fomod|
*Select Game
**Select Game
***◉ Skyrim Special Edition
****Next
*Select Game Version
**Select SSE Version
***◉ 1.6.640
****Next
*Select Quality
**Select Plugin
***◉ HIGH
****Install}}
</div></br>
 
==== {{Fc|Red|sztkUtil}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/57863/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23174/? Nexus]  
  - Author: Suzutsuki
  - Author: aers
  - Version: 20220312
  - Version: 2.2.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''sztkUtilAE {{Fc|Red|[V20220312-skse2.2.3]}}''
  {{ui|MAIN}} ''ENB Helper SE 2.2 for 1.6.629 and up''


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Breakable Equipment System}}.
  {{Fc|Highlight|Note:}} Required for use of {{Fc|Red|ENB}}.
</div></br>
</div></br>


===Part C: SKSE Plugins===
==== {{Fc|Red|FormList Manipulator - FLM}} ====
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-01-C) SKSE Plugins}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74037/? Nexus]
</div>
- Author: MaskedRPGFan
-----
- Version: 1.7.1


==== {{Fc|Green|Alternate Conversation Camera}} ====
{{ui|MAIN}} ''FormList Manipulator - FLM}}''
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21220/? Nexus]
- Author: NasiGorengCumi
- Version: 2.4.5-AE


  {{ui|MAIN}} ''Alternate Conversation Camera {{Fc|Green|[V2.4.6-AE]}}''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Andrealphus' Bleedout Revamp}}, {{Fc|Red|Crafting Requires Tools - Extended}}, {{Fc|Red|FormList Patch Collection}}.
</div></br>
</div></br>


==== {{Fc|Green|Animated Static Reload Fix - NG}} ====
==== {{Fc|Red|Fuz Ro D-Oh - Silent Voice}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69331/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/15109/? Nexus]  
  - Author: Maxsu
  - Author: shadeMe
  - Version: 1.0.1
  - Version: 2.3
 
{{ui|MAIN}} ''Fuz Ro D'oh''


  {{ui|MAIN}} ''Animated Static Reload Fix - NG''
  {{Fc|Highlight|Note:}} Required for use of mods that add unvoiced {{Fc|Red|Dialogue}}.
</div></br>
</div></br>


==== {{Fc|Green|Barter Limit Fix}} ====
==== {{Fc|Red|IFrame Generator RE AE Support}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/82737/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77173/? Nexus]  
  - Author: doodlum
  - Author: powerofthree and KernalsEgg
  - Version: v1.03.1
  - Version: 1.0
 
{{ui|MAIN}} ''IFrame Generator RE AE Support''


  {{ui|MAIN}} ''Barter Limit Fix''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|TK Dodge}}.
</div></br>
</div></br>


==== {{Fc|Green|Better Jumping SE}} ====
==== {{Fc|Red|JContainers SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/16495 Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18967/? Nexus]  
  - Author: silvericed
  - Author: meh321 and z65536
  - Version: 4.2.9
  - Version: 1.8.6
 
{{ui|MAIN}} ''CJContainers SE''
 
{{Fc|Highlight|Note:}} There are multiple main files with this name. Get {{Fc|Red|SKSE 2.2.6 / SSE (SAE) 1.6.1170}} version.


  {{ui|MAIN}} ''Better Jumping AE''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|MCM Recorder}}, {{Fc|Red|Violens}}.
</div></br>
</div></br>


==== {{Fc|Green|Classic Paralysis}} ====
==== {{Fc|Red|Keyword Item Distributor (KID)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45931/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55728/? Nexus]  
  - Author: powerofthree
  - Author: powerofthree
  - Version: 3.3.1
  - Version: 3.4.0
 
{{ui|MAIN}} ''Keyword Item Distributor''


  {{ui|MAIN}} ''Classic Paralysis''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Armor Enchantments Drain Vitality}}, {{Fc|Red|Know Your Enemies}}, and others being considered for guide.
{{Fomod|
{{Fomod|
*Main
*Main
**DLL
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
***◉ SSE v1.6+ ("Anniversary Edition")
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Don't Stay in The Water}} ====
==== {{Fc|Red|MCO Universal Support}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85491 Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52164/? Nexus]  
  - Author: doodlum
  - Author: DevourerPi
  - Version: 1.0
  - Version: 5.0
 
{{ui|MAIN}} ''MCO Universal Support''


  {{ui|MAIN}} ''NPC Water AI Fix for SkyrimAE {{Fc|Green|[5.0-fix]}}''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Attack - MCO}}.
</div></br>
</div></br>


==== {{Fc|Green|Encounter Zones Unlocked SE}} ====
==== {{Fc|Red|Payload Interpreter}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19608/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65089 Nexus]  
  - Author: underthesky and z65536
  - Author: dTry alexsylex
  - Version: 1.5.4
  - Version: 1.0.1
 
{{ui|MAIN}} ''Payload Interpreter {{Fc|Red|[V1.1.0]}}''


  {{ui|MAIN}} ''Encounter Zones Unlocked AE''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Attack - MCO}}.
</div></br>
</div></br>


==== {{Fc|Green|Enhanced Invisibility}} ====
==== {{Fc|Red|Perk Entry Point Extender}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/91192/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/61950/? Nexus]  
  - Author: Noah
  - Author: powerofthree
  - Version: 1.2.0.5
  - Version: 1.3.0


  {{ui|MAIN}} ''Enhanced Invisibility''
  {{ui|MAIN}} ''PEPE Main File''
{{Fomod|
 
*Main
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Magic Casting Utilities}}, {{Fc|Red|Stagger and Knockdown Perk Entries}}.
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Experience}} ====
==== {{Fc|Red|Recursion Monitor}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/76867 Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17751/? Nexus]  
  - Author: Nightfallstorm
  - Author: zax
  - Version: 1.2
  - Version: 3.1.0


  {{ui|MAIN}} ''Experience NG''
  {{ui|MAIN}} ''Recursion Fix''
</div></br>


{{Fc|Highlight|Note:}} {{ui|FOMOD}} is Player's Choice.
==== {{Fc|Red|Scaleform Translation Plus Plus NG - Updated}} ====
</div></br>
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/111771? Nexus]
- Author: Ryan---VersuchDrei
- Version: 1.0.0


==== {{Fc|Green|Fix Note icon for SkyUI (SKSE64 plugin)}} ====
{{ui|MAIN}} ''Scaleform Translation Plus Plus NG - Updated''
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32561/? Nexus]
- Author: 0xC0000005
- Version: 1.2.6


  {{ui|MAIN}} ''FixNotesForSkyUI Skyrim AE''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Whose Quest Is It Anyway NG}}.
</div></br>
</div></br>


==== {{Fc|Green|I'm Walkin' Here}} ====
==== {{Fc|Red|Sound Record Distributor}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/27742/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77815/? Nexus]
  - Author: Ryan
  - Author: doodlum
  - Version: 1.7.0
  - Version: 1.5.1


  {{ui|MAIN}} ''I'm Walkin' Here''
  {{ui|MAIN}} ''Sound Record Distributor''
</div></br>
</div></br>


==== {{Fc|Green|Locational Encounter Zones}} ====
==== {{Fc|Red|Spell Perk Item Distributor (SPID)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85212/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36869/? Nexus]  
  - Author: doodlez and Delta
  - Author: powerofthree
  - Version: 1.0.2
  - Version: 7.1.3


  {{ui|MAIN}} ''Locational Encounter Zones''
  {{ui|MAIN}} ''Spell Perk Item Distributor''
</div></br>


==== {{Fc|Green|Mfg Fix}} ====
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Dirt and Blood}}, {{Fc|Red|Enemy (R)Evolution}}, {{Fc|Red|Just Cast It}}, {{Fc|Red|SPID for Footprints}}.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fomod|
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/11669/? Nexus]
*Main
- Author: Andrelo
**DLL
- Version: 1.6.1
***◉ SSE v1.6.629+ ("Anniversary Edition")
 
****Install}}
{{ui|MAIN}} ''MfgFix''
</div></br>
</div></br>


==== {{Fc|Green|Mum's the Word NG}} ====
==== {{Fc|Red|SSE Display Tweaks}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77409/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34705/? Nexus]  
  - Author: Ryan---VersuchDrei
  - Author: SlavicPotato
  - Version: 2.1
  - Version: 0.5.16


  {{ui|MAIN}} ''Mum's the Word''
  {{ui|MAIN}} ''SSE Display Tweaks''
</div></br>
</div></br>


==== {{Fc|Green|No Lockpick Activate (SKSE) - Updated}} ====
==== {{Fc|Red|SSE Engine Fixes (skse64 plugin)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26790/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17230/? Nexus]
  - Author: lStewieAl
  - Author: aers - Nukem - Ryan
  - Version: 3.2
  - Version: 6.1.1
 
{{ui|MAIN}} ''(Part 1) SSE Engine Fixes for 1.6.1170 and newer {{Fc|Red|[6.2]}}''
{{ui|MAIN}} ''(Part 2) Engine Fixes - skse64 Preloader and TBB Lib''


  {{ui|MAIN}} ''No Lockpck Activate''
  {{Fc|Highlight|Install:}} Install {{Fc|Red|Part 1}} as a normal mod, naming it {{Fc|Red|SSE Engine Fixes - Part 1}}.
</div></br>


==== {{Fc|Green|NPC AI Process Position Fix - NG}} ====
{{Fc|Highlight|Root Builder Install:}} Create an empty mod and name it {{Fc|Red|SSE Engine Fixes - Part 2}}, with a {{Fc|Red|Root}} folder. Move all files of {{Fc|Red|Part 2}} into this {{Fc|Red|Root}} folder.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69326/? Nexus]
- Author: Maxsu alandtse doodlez
- Version: 1.1.1


  {{ui|MAIN}} ''NPC AI Process Position Fix - NG''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Scrambled Bugs}}.
{{Fomod|
*Files
**Plugin
***☑ DLL and INI file
**Patches
***◉ None
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Read Or Take SKSE}} ====
==== {{Fc|Red|SSE Engine Fixes - Part 2}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
{{Fc|Highlight|Note:}} Place the {{Fc|Red|SSE Engine Fixes - Part 2}} mod completed earlier here and {{ui|Activate}} it.
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69588/? Nexus]
- Author: powerofthree
- Version: 1.3.0
 
{{ui|MAIN}} ''Read or Take SKSE''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Remember Lockpick Angle - Updated}} ====
==== {{Fc|Red|SSE FPS Stabilizer}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38438/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26838/? Nexus]  
  - Author: Shizof
  - Author: OnlyIWeDo
  - Version: 1.1.9
  - Version: 4.2
 
{{ui|MAIN}} ''SSE FPS Stabilizer - FOMOD Installer''
{{Fomod|
*Select Game
**Select Game
***◉ Skyrim Special Edition
****Next
*Select Game Version
**Select SSE Version
***◉ 1.6.640
****Next
*Select Quality
**Select Plugin
***◉ HIGH
****Install}}
</div></br>


  {{ui|MAIN}} ''Remember Lockpick Angle''
-----
===Step 7: SKSE Fixes===
Mods that rely on SKSE to make essential adjustments and fixes to the base game.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-B-07 SKSE Fixes}}.
</div></br>
</div></br>


==== {{Fc|Green|Simple Activate SKSE}} ====
==== {{Fc|Green|Actor Limit Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32349/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56767/? Nexus]  
  - Author: meh321
  - Author: powerofthree
  - Version: 9
  - Version: 1.4.1


  {{ui|MAIN}} ''Simple Activate SKSE''
  {{ui|MAIN}} ''Actor Limit Fix - Anniversary Edition (1.6.629.0 and later)''
 
{{Fc|Highlight|Note:}} The INI file (under optional) is provided by the SkyRem Custom Settings and is therefore not needed.
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Simple Offence Suppression}} ====
==== {{Fc|Green|Animated Static Reload Fix - NG}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69331/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41764/? Nexus]  
  - Author: Maxsu
  - Author: powerofthree
  - Version: 1.0.1
  - Version: 2.2.1


  {{ui|MAIN}} ''Simple Offence Suppression''
  {{ui|MAIN}} ''Animated Static Reload Fix - NG''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Skyrim Priority SE - skse plugin}} ====
==== {{Fc|Green|Barter Limit Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50129/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77173/? Nexus]  
  - Author: Boring3
  - Author: powerofthree and KernalsEgg
  - Version: 3.4.0
  - Version: 1.0


  {{ui|MAIN}} ''Skyrim Priority SE AE (3.4.0)''
  {{ui|MAIN}} ''Barter Limit Fix''
</div></br>
</div></br>


==== {{Fc|Red|Skyrim Skill Uncapper(fixed)}} ====
==== {{Fc|Red|Bug Fixes SSE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/33261/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/46536/? Nexus]  
  - Author: meh321
  - Author: Author
  - Version: 10
  - Version: 0.1.7


  {{ui|MAIN}} ''SkyrimUncapperBetaForAE(Latest)''
  {{ui|MAIN}} ''Bug Fixes SSE - Anniversary Edition (1.6.629.0 and later)''
</div></br>
</div></br>


==== {{Fc|Green|Splashes Of Skyrim}} ====
==== {{Fc|Green|Combat Music Fix SKSE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/47710/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67015/? Nexus]  
  - Author: powerofthree
  - Author: dTry
  - Version: 1.4.0
  - Version: 1.0


  {{ui|MAIN}} ''Splashes of Skyrim''
  {{ui|MAIN}} ''Combat Music Fix SKSE - AE''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Stagger Direction Fix - NG}} ====
==== {{Fc|Red|Comprehensive Attack Rate Patch - SKSE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69291/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/89042/? Nexus]  
  - Author: Maxsu and NickaNak
  - Author: NoahBoddie
  - Version: 1.0.2
  - Version: 1.1.2.11


  {{ui|MAIN}} ''Stagger Direction Fix - NG''
  {{ui|MAIN}} ''CARP Main File''
</div></br>
</div></br>


==== {{Fc|Green|Stay At The System Page - AE}} ====
==== {{Fc|Green|Equip Enchantment Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67883/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/42839/? Nexus]  
  - Author: Magus80
  - Author: SlavicPotato
  - Version: v1.0.1
  - Version: 1.3.6
 
{{ui|MAIN}} ''Equip Enchantment Fix for 1.6.629 and newer''
</div></br>


{{ui|MAIN}} ''Stay At The System Page - AE''
==== {{Fc|Green|Fix Note icon for SkyUI (SKSE64 plugin)}} ====
</div></br>
 
==== {{Fc|Green|To Your Face SE - AE - VR}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24720/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32561/? Nexus]  
  - Author: underthesky and xILARTH
  - Author: 0xC0000005
  - Version: 1.0r
  - Version: 1.2.6


  {{ui|MAIN}} ''To Your Face AE {{Fc|Red|[V1.0s]}}''
  {{ui|MAIN}} ''FixNotesForSkyUI Skyrim AE''
</div></br>
</div></br>


==== {{Fc|Green|Use or Take SKSE}} ====
==== {{Fc|Green|NPC AI Process Position Fix - NG}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69326/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70868/? Nexus]  
  - Author: Maxsu alandtse doodlez
  - Author: powerofthree
  - Version: 1.1.1
  - Version: 1.2.0


  {{ui|MAIN}} ''Use Or Take SKSE''
  {{ui|MAIN}} ''NPC AI Process Position Fix - NG''
{{Fomod|
{{Fomod|
*Main
*Files
**DLL
**Plugin
***◉ SSE v1.6.629+ ("Anniversary Edition")
***☑ DLL and INI file
**Patches
***◉ None
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Which Key NG}} ====
==== {{Fc|Red|Scrambled Bugs}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Set}} {{User:DrPharmDawg/Tag|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78971/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/43532? Nexus]  
  - Author: kpvw
  - Author: meh321 and KernalsEgg
  - Version: 1.1
  - Version: 21
 
{{ui|MAIN}} ''Scrambled Bugs - Anniversary Edition (1.6.629.0 and later)''
{{ui|OPT}} ''Script Effect Archetype Crash Fix''
{{ui|OPT}} ''Vendor Respawn Fix''
 
{{Fc|Highlight|Note:}} Install the {{ui|OPT}} files as a separate mod and name it {{Fc|Red|Scrambled Bugs - Optional Fixes}}.
</div></br>
 
==== {{Fc|Red|Scrambled Bugs - Optional Fixes}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}


  {{ui|MAIN}} ''Which Key NG''
  {{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Green|Whose Quest Is It Anyway NG}} ====
==== {{Fc|Green|Sprint Sneak Movement Speed Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77360/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/86631/? Nexus]  
  - Author: Ryan---VersuchDrei
  - Author: SlavicPotato
  - Version: 1.5
  - Version: 1.1.2


  {{ui|MAIN}} ''Whose Quest Is It Anyway''
  {{ui|MAIN}} ''Sprint Sneak Movement Speed Fix''
</div></br>
</div></br>


==== {{Fc|Green|Yes Im Sure}} ====
==== {{Fc|Green|Stagger Effect Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24898/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/110508/? Nexus]  
  - Author: Ryan
  - Author: Maxsu and SkyHorizon
  - Version: 1.7.0
  - Version: 1.0.2


  {{ui|MAIN}} ''YesImSure''
  {{ui|MAIN}} ''Stagger Effect Fix''
</div></br>
</div></br>


===Part D: Distributors===
===Step 8: SKSE Gameplay===
Mods that rely on SKSE to make gameplay and mechanic changes.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-01-D) SKSE Distributors}}.
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-B-08 SKSE Gameplay}}.
</div>
</div></br>
-----
 
==== {{Fc|Green|Alternate Conversation Camera}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21220/? Nexus]
- Author: NasiGorengCumi
- Version: 2.4.5-AE


==== {{Fc|Red|AnimObject Swapper}} ====
{{ui|MAIN}} ''Alternate Conversation Camera {{Fc|Green|[V2.4.6-AE]}}''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
</div></br>
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/75167/? Nexus]
- Author: powerofthree
- Version: 1.1.0


{{ui|MAIN}} ''AnimObject Swapper''
==== {{Fc|Green|Better Combat Escape - SSE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/43936/? Nexus]
- Author: Maxsu
- Version: v0.83


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Sharpen Other Swords II}}.
  {{ui|MAIN}} ''Better Combat Escape - SSE V0.83''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Base Object Swapper}} ====
==== {{Fc|Green|Better Combat Escape - NG}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60805/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72901/? Nexus]  
  - Author: powerofthree
  - Author: doodlum
  - Version: 2.5.1
  - Version: 1.0.1


  {{ui|MAIN}} ''Base Object Swapper''
  {{ui|MAIN}} ''Better Combat Escape - NG''
</div></br>


{{Fc|Highlight|Note:}} Required for {{Fc|Red|Cathedral 3D Mountain Flowers}}, {{Fc|Red|Dyanmic Things Alternate}}, and others being considered for guide.
==== {{Fc|Green|Better Jumping SE}} ====
{{Fomod|
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18967/? Nexus]
- Author: meh321 and z65536
- Version: 1.8.6
 
{{ui|MAIN}} ''Better Jumping AE''
</div></br>
 
==== {{Fc|Green|Classic Paralysis}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45931/? Nexus]
- Author: powerofthree
- Version: 3.3.1
 
{{ui|MAIN}} ''Classic Paralysis''
{{Fomod|
*Main
*Main
**DLL
**DLL
Line 1,194: Line 1,202:
</div></br>
</div></br>


==== {{Fc|Red|Behavior Data Injector}} ====
==== {{Fc|Green|Don't send me there again (dosemetha)}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72507/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78146/? Nexus]  
  - Author: vagonumero12
  - Author: Maxsu and Dropkicker
  - Version: 1.0
  - Version: v0.13
 
{{ui|MAIN}} ''Don't send me there again''
{{Fomod|
*Main
**DLL
***◉ AE (newer versions)
****Install}}
</div></br>


{{ui|MAIN}} ''Behavior Data Injector''
==== {{Fc|Green|Don't Stay in The Water}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52164/? Nexus]
- Author: DevourerPi
- Version: 5.0


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Stagger Direction Fix}}.
  {{ui|MAIN}} ''NPC Water AI Fix for SkyrimAE {{Fc|Green|[5.0-fix]}}''
</div></br>
</div></br>


==== {{Fc|Red|Behavior Data Injector Universal Support}} ====
==== {{Fc|Green|Encounter Zones Unlocked SE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19608/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78159/? Nexus]  
  - Author: underthesky and z65536
  - Author: doodlum
  - Version: 1.5.4
  - Version: v0.13.0.1


  {{ui|MAIN}} ''Behavior Data Injector Universal Support''
  {{ui|MAIN}} ''Encounter Zones Unlocked AE''
</div></br>
</div></br>


==== {{Fc|Yellow|Crafting Recipe Distributor}} ====
==== {{Fc|Green|Enhanced Invisibility}} ====
<div class="py-2 yellowbd myellowbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/61950/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52276/? Nexus]  
  - Author: powerofthree
  - Author: powerofthree
  - Version: 2.1.0
  - Version: 1.3.0


  {{ui|MAIN}} ''Crafting Recipe Distributor''
  {{ui|MAIN}} ''Enhanced Invisibility''
{{Fomod|
{{Fomod|
*Main
*Main
**DLL
**DLL
***◉ SSE v1.6+ ("Anniversary Edition")
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Dynamic Things Alternative - Base Object Swapper}} ====
==== {{Fc|Red|Experience}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60741/? Nexus]
* {{User:DrPharmDawg/Tag|Set}}
  - Author: wankingSkeever
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17751/? Nexus]  
  - Version: 0.2.1
  - Author: zax
- Plugins: 1 ESL
  - Version: 3.4.5


  {{ui|MAIN}} ''Dynamic Things Alternative - Base Object Swapper''
  {{ui|MAIN}} ''Experience''
{{Fomod|
*Step 1
**Plugin version
***◉ AE
****Next
*Step 2
**Aspect Ratio
***◉ 16:9
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Keyword Item Distributor (KID)}} ====
==== {{Fc|Green|I'm Walkin' Here}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55728/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/27742/? Nexus]  
  - Author: powerofthree
  - Author: Ryan
  - Version: 2.2.0
  - Version: 1.7.0


  {{ui|MAIN}} ''Keyword Item Distributor''
  {{ui|MAIN}} ''I'm Walkin' Here''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Armor Enchantments Drain Vitality}}, {{Fc|Red|Know Your Enemies}}, and others being considered for guide.
{{Fomod|
*Main
**DLL
***◉ SSE v1.6+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Sound Record Distributor}} ====
==== {{Fc|Green|Immersive Equipment Displays}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77815/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62001/? Nexus]  
  - Author: doodlum
  - Author: SlavicPotato
  - Version: 1.3.0
  - Version: 1.7.4


  {{ui|MAIN}} ''Sound Record Distributor''
  {{ui|MAIN}} ''Immersive Equipment Displays for 1.6.629 and newer''
</div></br>
</div></br>


==== {{Fc|Red|Spell Perk Item Distributor (SPID)}} ====
==== {{Fc|Green|Improved Camera SE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36869/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/93962/? Nexus]  
  - Author: powerofthree
  - Author: ArranzCNL
  - Version: 6.4.0
  - Version: 1.1.1


  {{ui|MAIN}} ''Spell Perk Item Distributor''
  {{ui|MAIN}} ''Improved Camera SE''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Dirt and Blood}}, {{Fc|Red|Enemy (R)Evolution}}, {{Fc|Red|Just Cast It}}, {{Fc|Red|SPID for Footprints}}.
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


====CHECKPOINT 1====  
==== {{Fc|Green|Locational Encounter Zones}} ====
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|COUNTS:}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85212/? Nexus]
  - Mods: +49 = {{Fc|Orange|49}}
  - Author: doodlez and Delta
  - Plugins: +86 = {{Fc|Orange|86}} (ESMs = 18, ESPs = 1, ESMs + ESPs = 19, ESLs = 67)
  - Version: 1.0.2


  {{Fc|Highlight|LOOT:}}
  {{ui|MAIN}} ''Locational Encounter Zones''
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==STEP 2: INTERFACE==
==== {{Fc|Red|Magic Casting Utilities}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/107741/? Nexus]
- Author: Asrak
- Version: 0.2.0


===Part A: UI Behavior===
  {{ui|MAIN}} ''MCU - 0.3.0 - Main files {{Fc|Red|[0.3.0]}}''
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-B-01) Interface}}.
</div>
-----


==== {{Fc|Red|SkyUI}} ====
{{ui|Install:}} ''Hide {{Fc|Red|MCU_Examples.ESP}}.''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12604/? Nexus]
- Author: SkyUI Team
- Version: 5.2SE
- Plugins: 1 ESP


  {{ui|MAIN}} ''SkyUI_5_2_SE''
  {{ui|Note:}} ''Required for {{Fc|Red|SkyRem mods}}.


{{Fc|Highlight|Note:}} Required for {{Fc|Red|A Matter Of Time}}, {{Fc|Red|Animation}} mods, {{Fc|Red|Atlas Map Markers}}, {{Fc|Red|Better Container Controls}}, {{Fc|Red|Breakable Equipment System}}, {{Fc|Red|Combo Combat}}, {{Fc|Red|CCOR}}, and many more.
</div></br>
</div></br>


==== {{Fc|Blue|SkyUI AIO Survival (SAS)}} ====
==== {{Fc|Green|Mum's the Word NG}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17601/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77409/? Nexus]  
  - Author: BVN
  - Author: Ryan---VersuchDrei
  - Version: 7.4
  - Version: 2.1
  - Plugins: 1 ESL
 
  {{ui|MAIN}} ''Mum's the Word''
</div></br>


  {{ui|MAIN}} ''SAS 7.4 AE 1.6.640''
==== {{Fc|Green|Read Or Take SKSE}} ====
{{Fomod|
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69588/? Nexus]
- Author: powerofthree
- Version: 1.4.0
 
  {{ui|MAIN}} ''Read or Take SKSE''
{{Fomod|
*Main
*Main
**Base Files
**DLL
***☑ Base Files
***◉ SSE v1.6.629+ ("Anniversary Edition")
**Main Interface
***◉ SAS
**Survival Mode
***◉ CC Survival Mode
****Next
*Extended Menu (SAS only)
**Extended Menu?
***◉ Yes
****Next
*Enjoy!
**Note:
***☑ Final Touches
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|ElSopa - Colored SkyUI Active Effect Icons SE}} ====
==== {{Fc|Green|Skyrim Priority SE - skse plugin}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23897/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50129/? Nexus]  
  - Author: ElSopa
  - Author: Boring3
  - Version: 1.1
  - Version: 3.4.0
 
{{ui|MAIN}} ''ElSopa - Colored SkyUI Active Effect Icons''


{{ui|MAIN}} ''Skyrim Priority SE AE (3.4.0)''
</div></br>
</div></br>


==== {{Fc|Red|MCM Helper}} ====
==== {{Fc|Green|Simple Dual Sheath}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53000/? Nexus]  
* {{User:DrPharmDawg/Tag|Set}} {{User:DrPharmDawg/Tag|Patch}}
  - Author: Parapets
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50049/? Nexus]  
  - Version: 1.4.0
  - Author: SlavicPotato
- Plugins: 1 ESL
  - Version: 1.5.7


  {{ui|MAIN}} ''MCM Helper SE''
  {{ui|MAIN}} ''Simple Dual Sheath for 1.6.629 and newer''
{{ui|OPT}} ''XPMSSE Left Hand Sheath Rotation Fix {{Fc|Red|[4.80]}}''


  {{Fc|Highlight|Note:}} Required for use of various {{Fc|Red|MCMs}}.
  {{Fc|Highlight|Note:}} Install the {{ui|OPT}} file as a separate mod and name it {{Fc|Orange|XPMSE Left Hand Sheath Rotation Fix}}. Do not activate the patch.
</div></br>
</div></br>


==== {{Fc|Blue|MCM Recorder}} ====
==== {{Fc|Red|Stagger and Knockdown Perk Entries}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/61719/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/109932/? Nexus]  
  - Author: MrowrPurr
  - Author: vintagedice
  - Version: 1.0.7
  - Version: 2.0.0
  - Plugins: 1 ESL
 
  {{ui|MAIN}} ''Stagger knockdown Perk Entries DLL''


  {{ui|MAIN}} ''MCM Recorder''
  {{ui|Note:}} ''Required for {{Fc|Red|SkyRem mods}}.''
</div></br>
</div></br>


==== {{Fc|Red|UIExtensions}} ====
==== {{Fc|Green|Stay At The System Page - AE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17561/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67883/? Nexus]  
  - Author: Expired
  - Author: Magus80
  - Version: 1.2.0
  - Version: v1.0.1
- Plugins: 1 ESP


  {{ui|MAIN}} ''UIExtensions v1-2-0''
  {{ui|MAIN}} ''Stay At The System Page - AE''
</div></br>
</div></br>


==== {{Fc|Blue|Racemenu}} ====
==== {{Fc|Green|To Your Face SE - AE - VR}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19080/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24720/? Nexus]  
  - Author: Expired
  - Author: underthesky and xILARTH
  - Version: 0.4.19.14
  - Version: 1.0r
- Plugins: 1 ESP


  {{ui|MAIN}} ''RaceMenu Anniversary Edition v0-4-19-14''
  {{ui|MAIN}} ''To Your Face AE {{Fc|Red|[V1.0s]}}''
 
{{Fc|Highlight|Note:}} Hide {{Fc|Orange|RaceMenuPlugin.esp}}.
</div></br>
</div></br>


==== {{Fc|Blue|Better Container Controls for SkyUI}} ====
==== {{Fc|Green|Use or Take SKSE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Esl}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70868/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/25271/? Nexus]  
  - Author: powerofthree
  - Author: CDCooley
  - Version: 1.2.0
  - Version: 3.1
- Plugins: 1 ESL


  {{ui|MAIN}} ''BCC-SkyUI-v31''
  {{ui|MAIN}} ''Use Or Take SKSE''
 
{{Fomod|
{{Fc|Highlight|Note:}} ESL {{Fc|Orange|BetterContainerControls.esp}}. ESL-Flagging the ESP is preferred over the actual ESL file.
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|ConsoleUtilSSE}} ====
==== {{Fc|Green|Which Key NG}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78971/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24858/? Nexus]  
  - Author: kpvw
  - Author: Ryan
  - Version: 1.1
  - Version: 1.4.0


  {{ui|MAIN}} ''ConsoleUtilSSE''
  {{ui|MAIN}} ''Which Key NG''
</div></br>


{{Fc|Highlight|Note:}} Required for {{Fc|Red|Nether's Follower Framework}}.
==== {{Fc|Green|Whose Quest Is It Anyway NG}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77360/? Nexus]
- Author: Ryan---VersuchDrei
- Version: 1.5
 
{{ui|MAIN}} ''Whose Quest Is It Anyway''
</div></br>
</div></br>


==== {{Fc|Blue|Immersive HUD - iHUD Special Edition}} ====
==== {{Fc|Green|Yes Im Sure}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24898/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12440/? Nexus]  
  - Author: Ryan
  - Author: Gopher
  - Version: 1.7.0
  - Version: 0.2b
 
  - Plugins: 1 ESL
  {{ui|MAIN}} ''YesImSure''
</div></br>


  {{ui|MAIN}} ''Immersive HUD - iHUD''
====CHECKPOINT: B====
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
{{Fc|Highlight|COUNTS:}}
  - Mods: +83 = {{Fc|Red|83}}
- Plugins: +6 = {{Fc|Red|86}} (ESMs = 17, ESPs = 2, ESMs + ESPs = 19, ESLs = 67)


  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|iHUD.esp}}.
  {{Fc|Highlight|LOOT:}}
- Sort Load Order with {{Fc|Red|LOOT}}.
</div></br>
</div></br>


==== {{Fc|Red|Infinity UI}} ====
==PART C: INTERFACE==
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
===Step 8: UI Behavior===
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74483/? Nexus]
User interface behavior adjustments.
- Author: alexsylex
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Version: 2.0.1
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-C-08 UI Behavior}}.
</div></br>


{{ui|MAIN}} ''Infinity UI''
==== {{Fc|Red|SkyUI}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12604/? Nexus]
- Author: SkyUI Team
- Version: 5.2SE
- Plugins: 1 ESP


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Compass Navigation Overhaul}}.
  {{ui|MAIN}} ''SkyUI_5_2_SE''
</div></div></br>


==== {{Fc|Green|Compass Navigation Overhaul}} ====
{{Fc|Highlight|Note:}} Required for {{Fc|Red|A Matter Of Time}}, {{Fc|Red|Animation}} mods, {{Fc|Red|Atlas Map Markers}}, {{Fc|Red|Better Container Controls}}, {{Fc|Red|Breakable Equipment System}}, {{Fc|Red|Combo Combat}}, {{Fc|Red|CCOR}}, and many more.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
</div></br>
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74484/? Nexus]
- Author: alexsylex
- Version: 2.1


{{ui|MAIN}} ''Compass Navigation Overhaul''
==== {{Fc|Blue|SkyUI AIO Survival (SAS)}} ====
 
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
</div></div></br>
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17601/? Nexus]  
 
  - Author: BVN
==== {{Fc|Green|Constructible Object Custom Keyword System}} ====
  - Version: 7.4
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Plugins: 1 ESL
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81409/? Nexus]  
  - Author: Parapets
  - Version: 1.0.1
 
  {{ui|MAIN}} ''Crafting Categories for SkyUI''


{{ui|MAIN}} ''SAS 7.4 AE 1.6.640''
{{Fomod|
*Main
**Base Files
***☑ Base Files
**Main Interface
***◉ SAS
**Survival Mode
***◉ CC Survival Mode
****Next
*Extended Menu (SAS only)
**Extended Menu?
***◉ Yes
****Next
*Enjoy!
**Note:
***☑ Final Touches
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Constructible Object Custom Keyword System NG}} ====
==== {{Fc|Green|ElSopa - Colored SkyUI Active Effect Icons SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23897/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81731/? Nexus]  
  - Author: ElSopa
  - Author: Parapets-Meridiano
  - Version: 1.1
  - Version: 1.0.1


  {{ui|MAIN}} ''Constructible Object Custom Keyword System NG''
  {{ui|MAIN}} ''ElSopa - Colored SkyUI Active Effect Icons''


</div></br>
</div></br>


==== {{Fc|Blue|Cooking Categories Improvement (Constructible Object Custom Keyword System - Fixes)}} ====
==== {{Fc|Red|UIExtensions}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/84875/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17561/? Nexus]  
  - Author: Dylan James - Parapets
  - Author: Expired
  - Version: 2.0.0
  - Version: 1.2.0
  - Plugins: 1 ESL
  - Plugins: 1 ESP


  {{ui|MAIN}} ''Cooking Categories Improvement (2.0.0)''
  {{ui|MAIN}} ''UIExtensions v1-2-0''


{{Fc|Highlight|Note:}} Required for {{Fc|Red|MCM Recorder}}.
</div></br>
</div></br>


==== {{Fc|Green|Constructible Object Custom Keyword System - Light Usability Tweaks}} ====
==== {{Fc|Red|MCM Helper}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81598/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53000/? Nexus]  
  - Author: LoLzies
  - Author: Parapets
  - Version: 1.1
  - Version: 1.4.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Constructible Object Custom Keyword System - Light Usability Tweaks {{Fc|Green|[1.2.1]}}''
  {{ui|MAIN}} ''MCM Helper SE''


{{Fc|Highlight|Note:}} Required for use of various {{Fc|Red|MCMs}}.
</div></br>
</div></br>


==== {{Fc|Green|More Informative Console}} ====
==== {{Fc|Blue|MCM Recorder}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19250/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/61719/? Nexus]  
  - Author: Linthar
  - Author: MrowrPurr
  - Version: 1.1.0
  - Version: 1.0.7
- Plugins: 1 ESL


  {{ui|MAIN}} ''More Informative Console 1.1.0 AE (1.6.640 plus )''
  {{ui|MAIN}} ''MCM Recorder''
</div></br>
</div></br>


==== {{Fc|Red|moreHUD SE}} ====
==== {{Fc|Blue|Racemenu}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12688/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19080/? Nexus]  
  - Author: Ahzaab
  - Author: Expired
  - Version: 5.2.2.0
  - Version: 0.4.19.14
- Plugins: 1 ESP
 
{{ui|MAIN}} ''RaceMenu Anniversary Edition v0-4-19-14''
 
{{Fc|Highlight|Note:}} Hide {{Fc|Orange|RaceMenuPlugin.esp}}.
</div></br>
 
==== {{Fc|Green|Another RaceMenu Rotation Mod}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72937/? Nexus]
- Author: DarkMatterValkyrie
- Version: 1.2.1
 
{{ui|MAIN}} ''Another Player Rotation Mod''
</div></br>
 
==== {{Fc|Blue|Better Container Controls for SkyUI}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Esl}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/25271/? Nexus]
- Author: CDCooley
- Version: 3.1
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''moreHUD SE Light Master - AE''
  {{ui|MAIN}} ''BCC-SkyUI-v31''


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Curator's Companion}}.
  {{Fc|Highlight|Note:}} ESL {{Fc|Orange|BetterContainerControls.esp}}. ESL-Flagging the ESP is preferred over the actual ESL file.
</div></br>
</div></br>


==== {{Fc|Red|moreHUD Inventory Edition}} ====
==== {{Fc|Blue|Custom Skills Menu - A Custom Skills Framework Unified Menu}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18619/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62423/? Nexus]  
  - Author: Ahzaab
  - Author: OsmosisWrench
  - Version: 2.1.2.0
  - Version: 1.1.5
- Plugins: 1 ESL


  {{ui|MAIN}} ''moreHUD Inventory Edition Loose Version - AE''
  {{ui|MAIN}} ''Custom Skill Menu''
{{ui|MAIN}} ''Custom Skill Menu Basic Icon Pack {{Fc|Blue|[1.0]}}''


  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Curator's Companion}}.
  {{Fc|Highlight|Install:}} Install the second {{ui|Main}} file as a separate mod naming it {{Fc|Blue|Custom Skill Menu - Icons}}.
</div></br>
</div></br>


==== {{Fc|Blue|SkyHUD}} ====
==== {{Fc|Blue|Custom Skill Menu - Icons}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}}
{{Fc|Highlight|Note:}} Place the {{Fc|Blue|Custom Skill Menu - Icons}} mod completed earlier here and {{ui|Activate}} it.
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/463/? Nexus]
</div></br>
- Author: SkyHUD Team
- Version: 0.90.1B


{{ui|MAIN}} ''SkyHUD v090B v4 {{Fc|Blue|[0.90B]}}''
==== {{Fc|Blue|Dynamic Activation Key}} ====
  {{ui|UPDATE}} ''Patch - SkyHUD v090B}}''
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fomod|
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/96273/? Nexus]  
*Check
- Author: JaySerpa
**What's New
- Version: 1.02
***◉ Proceed
- Plugins: 1 ESL
****Next
 
*Install
  {{ui|MAIN}} ''Dynamic Activation Key''
**Please select installation type
 
***◉ Loose Files
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Immersive Interactions}}.
****Next
*Example Presets
**Choose a preset
***◉ SkyHUD Oblivion
****Next
*Miscellaneous
**Optional
***◉ Install iHUD compatibility patch
****Install}}
</div></div></br>
</div></div></br>


==== {{Fc|Blue|TrueHUD - HUD Additions}} ====
==== {{Fc|Blue|Dynamic Activation Key - MCM}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62775/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/96408/? Nexus]  
  - Author: Ersh
  - Author: MaskedRPGFan
  - Version: 1.1.8
  - Version: 1.2.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''TrueHUD''
  {{ui|MAIN}} ''Dynamic Activation Key - MCM''
</div></br>
</div></div></br>


===Part B: Maps and Widgets===
==== {{Fc|Blue|Dynamic Activation Key - Addons Collection}} ====
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-02-B) UI Maps and Widgets}}.
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/96430/? Nexus]
</div>
- Author: MaskedRPGFan
-----
- Version: 2.1.1
 
- Plugins: 1 ESL
==== {{Fc|Blue|A Clear Map of Skyrim and Other Worlds}} ====
 
  {{ui|MAIN}} ''Dynamic Activation Key - Addons Collection''
</div></div></br>
 
==== {{Fc|Blue|Immersive HUD - iHUD Special Edition}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56367/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12440/? Nexus]  
  - Author: DoubleYou
  - Author: Gopher
  - Version: 4.0
  - Version: 0.2b
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''A Clear Map of Skyrim and Other Worlds FOMOD''
  {{ui|MAIN}} ''Immersive HUD - iHUD''


  {{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|A Clear Map of Skyrim and Other Worlds Patches}} mod. Move all plugins except {{Fc|Orange|A Clear Map of Skyrim.esp}} to the new mod. Do not activate the patch.
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|iHUD.esp}}.
 
{{Fomod|
*Options
**Core Files
***☑ Core Files
**DynDOLOD rules
***◉ DynDOLOD 3
**LOD Setup
***◉ No DynDOLOD LOD32
**Other Worlds
***☑ Beyond Reach
***☑ Falskaar
***☑ Midwood Isle
***☑ Wyrmstooth
***☑ Vominheim
**Optional Components
***☑ Remove Clouds
****Next
*Patches
**Patches
***☐ Select Nothing
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Atlas Map Markers SE - Updated with MCM}} ====
==== {{Fc|Red|Infinity UI}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24104/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74483/? Nexus]  
  - Author: Kronixx and kryptopyr
  - Author: alexsylex
  - Version: 2.7
  - Version: 2.0.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Atlas Map Markers''
  {{ui|MAIN}} ''Infinity UI''
</div></br>


==== {{Fc|Blue|Quest Markers Restored}} ====
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Compass Navigation Overhaul}}.
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
</div></div></br>
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/20195/? Nexus]
- Author: thetrader
- Version: 1.2.0
- Plugins: 1 ESL


{{ui|MAIN}} ''Quest Markers Restored''
==== {{Fc|Green|Compass Navigation Overhaul}} ====
</div></br>
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74484/? Nexus]
- Author: alexsylex
- Version: 2.2.0


==== {{Fc|Blue|A Matter of Time - A HUD clock widget}} ====
{{ui|MAIN}} ''Compass Navigation Overhaul''
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12937/? Nexus]
- Author: SkyAmigo
- Version: v3.0.0a4
- Plugins: 1 ESL


  {{ui|MAIN}} ''AMatterOfTime_v3_0_0_alpha_4''
</div></div></br>
 
==== {{Fc|Green|Constructible Object Custom Keyword System}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81409/? Nexus]
- Author: Parapets
- Version: 1.1.1
 
  {{ui|MAIN}} ''Crafting Categories for SkyUI''


{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|AMatterOfTime.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|Detection Meter - NG}} ====
==== {{Fc|Green|Constructible Object Custom Keyword System NG}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77350/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81731/? Nexus]  
  - Author: Maxsu
  - Author: Parapets-Meridiano
  - Version: v0.17-NG
  - Version: 1.0.1
 
{{ui|MAIN}} ''Constructible Object Custom Keyword System NG''


{{ui|MAIN}} ''Detection Meter v0.17 NG''
</div></br>
</div></br>


==== {{Fc|Green|SkyALERT - Detection Meter Vanilla Presets}} ====
==== {{Fc|Blue|Cooking Categories Improvement (Constructible Object Custom Keyword System - Fixes)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72045/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/84875/? Nexus]  
  - Author: Xaliber
  - Author: Dylan James - Parapets
  - Version: 1.0
  - Version: 2.0.1
- Plugins: 1 ESL


  {{ui|MAIN}} ''Detection Meter Redesign - SkyALERT''
  {{ui|MAIN}} ''Cooking Categories Improvement (2.0.1)''
{{Fomod|
*Choose a variation
**Designs
***◉ Design 03 (Nordic)
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Oxygen Meter}} ====
==== {{Fc|Green|Constructible Object Custom Keyword System - Light Usability Tweaks}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/57452/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81598/? Nexus]  
  - Author: powerofthree
  - Author: LoLzies
  - Version: 1.3.0
  - Version: 1.1
 
{{ui|MAIN}} ''Constructible Object Custom Keyword System - Light Usability Tweaks {{Fc|Green|[1.2.1]}}''


{{ui|MAIN}} ''Oxygen Meter''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Oxygen Meter 2 - Nordic UI like Skin}} ====
==== {{Fc|Green|More Informative Console}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69567/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19250/? Nexus]  
  - Author: kuroishitam
  - Author: Linthar
  - Version: 1.1
  - Version: 1.2.1


  {{ui|MAIN}} ''Oxygen Meter 2 Nordic like Skin''
  {{ui|MAIN}} ''More Informative Console 1.2.1''
</div></br>
</div></br>


==== {{Fc|Blue|Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood}} ====
==== {{Fc|Red|moreHUD SE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12688/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34502/? Nexus]  
  - Author: Ahzaab
  - Author: AubeD
  - Version: 5.2.2.0
  - Version: 1.7.2
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood (FOMOD)''
  {{ui|MAIN}} ''moreHUD SE Light Master - AE''
{{Fomod|
 
*Need Mods Integration
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Curator's Companion}}.
**What Need Mod do you use?
</div></br>
***◉ None of the above
 
****Install}}
==== {{Fc|Red|moreHUD Inventory Edition}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18619/? Nexus]
- Author: Ahzaab
- Version: 2.1.3.0
 
{{ui|MAIN}} ''moreHUD Inventory Edition Loose Version - AE''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Curator's Companion}}.
</div></br>
</div></br>


===Part C: UI Nordic===
==== {{Fc|Blue|SkyHUD}} ====
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-02-C) UI Appearance}}.
* {{User:DrPharmDawg/Tag|Set}}
</div>
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/463/? Nexus]
-----
- Author: SkyHUD Team
- Version: 0.90.1B


==== {{Fc|Red|NORDIC UI - Interface Overhaul}} ====
{{ui|MAIN}} ''SkyHUD v090B v4 {{Fc|Blue|[0.90B]}}''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{ui|UPDATE}} ''Patch - SkyHUD v090B}}''
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49881/? Nexus]  
- Author: Dopesan
- Version: 2.4.1
 
  {{ui|MAIN}} ''NORDIC UI (Final Design)''
{{Fomod|
{{Fomod|
*Choose your Poison
*Check
**Main
**What's New
***☑ HUD (SkyHUD)
***◉ Proceed
***☑ Boxes
****Next
***☑ Race Menu (Vanilla)
*Install
***☑ Dialogue Menu
**Please select installation type
***☑ Favorite Menu
***◉ Loose Files
***☑ Icons
****Next
***☑ Pause Menu (Journal)
*Example Presets
***☑ Map Markers
**Choose a preset
***☑ Skill Menu
***◉ SkyHUD Oblivion
***☑ Skill Menu 3D Visuals
****Next
***☑ Start Menu
*Miscellaneous
***☑ Start Menu 3D Background
**Optional
***☑ Game Menus
***◉ Install iHUD compatibility patch
***☑ UI Sounds
***☑ TDM Patch
***☑ SkyHUD Preset
**Loading Screen
***◉ Default
****Install}}
****Install}}
</div></div></br>
</div></div></br>


==== {{Fc|Green|Nordic UI AE Patch}} ====
==== {{Fc|Blue|TrueHUD - HUD Additions}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62775/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65334/? Nexus]  
  - Author: Ersh
  - Author: BigTV
  - Version: 1.1.8
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Nordic UI AE Patch''
  {{ui|MAIN}} ''TrueHUD''
</div></div></br>
</div></br>


==== {{Fc|Green|NORDIC UI - Constructible Object Custom Keyword System}} ====
===Step 9: Maps and Widgets===
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81749/? Nexus]
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-C-09 Maps and Widgets}}.
- Author: Parapets Dopesan Ashingda
- Version: 1.0.1
 
  {{ui|MAIN}} ''NORDIC UI - Constructible Object Custom Keyword System''
{{Fomod|
*Select One
**Patch
***◉ Frostfall Compatible
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|NORDIC UI Markers}} ====
==== {{Fc|Blue|A Clear Map of Skyrim and Other Worlds}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72209/? Nexus]  
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: Crazq
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56367/? Nexus]  
  - Author: DoubleYou
  - Version: 4.0
  - Version: 4.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''NORDIC UI Markers (QUESTION UNDISCOVER MARK)''
  {{ui|MAIN}} ''A Clear Map of Skyrim and Other Worlds FOMOD''
</div></br>


==== {{Fc|Green|Colorful Nordic UI Markers}} ====
{{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|A Clear Map of Skyrim and Other Worlds Patches}} mod. Move all plugins except {{Fc|Orange|A Clear Map of Skyrim.esp}} to the new mod. Do not activate the patch.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/76981/? Nexus]
- Author: CyborgArmGun
- Version: 1.4


{{ui|MAIN}} ''Colorful NORDIC UI Markers''
{{Fomod|
*Options
**Core Files
***☑ Core Files
**DynDOLOD rules
***◉ DynDOLOD 3
**LOD Setup
***◉ No DynDOLOD LOD32
**Other Worlds
***☑ Beyond Reach
***☑ Falskaar
***☑ Midwood Isle
***☑ Wyrmstooth
***☑ Vominheim
**Optional Components
***☑ Remove Clouds
****Next
*Patches
**Patches
***☐ Select Nothing
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|NORDIC UI - Miscellaneous Patches}} ====
==== {{Fc|Blue|Atlas Map Markers SE - Updated with MCM}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54102/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24104/? Nexus]  
  - Author: myztikrice
  - Author: Kronixx and kryptopyr
  - Version: 1.8.2
  - Version: 2.7
- Plugins: 1 ESP
 
{{ui|MAIN}} ''Atlas Map Markers''
</div></br>


{{ui|MAIN}} ''Nordic UI - Miscellaneous Patches''
==== {{Fc|Blue|Quest Markers Restored}} ====
{{Fomod|
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Step1
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/20195/? Nexus]
**moreHUD Inventory
- Author: thetrader
***◉ Sunhelm
- Version: 1.2.0
**Stats Menu
- Plugins: 1 ESL
***◉ Experience + 2.4.1 colored icons
 
**Even Better MessageBox Controls
{{ui|MAIN}} ''Quest Markers Restored''
***☑ Install
**Extended Hotkey System
***☐ Select Nothing
**MCM
***◉ Even Wider Rescaled MCM
**Remove QuickSave from System Menu
***☑ Install
**Loading Screen
***☑ Install
**Tween Menu
***☑ Install
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|NORDIC UI - SkyUI AIO Survival (SAS) Patch -- Sunhelm - Frostfall - CC Survival Mode}} ====
==== {{Fc|Blue|A Matter of Time - A HUD clock widget}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63879/? Nexus]  
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: infernalryan
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12937/? Nexus]  
  - Version: 1.1
  - Author: SkyAmigo
  - Version: v3.0.0a4
- Plugins: 1 ESL


  {{ui|MAIN}} ''NORDIC UI - SkyUI AIO Survival (SAS) Patch''
  {{ui|MAIN}} ''AMatterOfTime_v3_0_0_alpha_4''
{{Fomod|
 
*Main
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|AMatterOfTime.esp}}.
**Base Files
***☑ Base Files
**Extended Menu?
***◉ Yes
**moreHUD (Inventory Edition) Patch?
***◉ Yes
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Nordic...ish - A TrueHUD preset based on Nordic UI}} ====
==== {{Fc|Green|Detection Meter}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63212/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63057/? Nexus]  
  - Author: AceAmir and urbon
  - Author: Maxsu and WilliamsWang
  - Version: 1.1.1
  - Version: v1.11


  {{ui|MAIN}} ''Nordic-ish - A Preset for TrueHUD based on Nordic UI''
  {{ui|MAIN}} ''Detection Meter-v1.11''
</div></br>
</div></br>


==== {{Fc|Green|Sovngarde - Mist's Font Replacer}} ====
==== {{Fc|Green|Detection Meter - NG}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/386/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77350/? Nexus]  
  - Author: Koveich
  - Author: Maxsu
  - Version: 8.9
  - Version: 1.11


  {{ui|MAIN}} ''Sovngarde - A Nordic Font Bold V8.9''
  {{ui|MAIN}} ''Detection Meter v1.11 AE Support''
</div></br>
</div></br>


==== {{Fc|Green|Font Overhaul - Natural Typefaces for Skyrim -- FONTS}} ====
==== {{Fc|Green|SkyALERT - Detection Meter Vanilla Presets}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72045/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/2880/? Nexus]  
  - Author: Xaliber
  - Author: mfcfbro
  - Version: 1.0
  - Version: 2.1.1


  {{ui|MAIN}} ''Font Overhaul - All In One Installer''
  {{ui|MAIN}} ''Detection Meter Redesign - SkyALERT''
{{Fomod|
{{Fomod|
*Info
*Choose a variation
**Info
**Designs
***☑ Okay
***◉ Design 03 (Nordic)
****Next
*Patches
**Patches
***◉ Sovngarde - A Nordic Font
****Next
*Configure Fonts
**Interface
***◉ Fertigo Pro (1.0 Default)
**Book
***◉ Morris Roman (1.0 Default)
**Handwritten
***◉ Anke Calligraphic FG (1.0 Default)
**Realistic Print
***◉ Don't Install
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|No More Laser-Printed Book}} ====
==== {{Fc|Green|Oxygen Meter}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/462/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/57452/? Nexus]  
  - Author: Fhaarkas
  - Author: powerofthree
  - Version: 1.0
  - Version: 1.3.0


  {{ui|MAIN}} ''No More Laser-Printed Book''
  {{ui|MAIN}} ''Oxygen Meter''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Skyrim Character Sheet}} ====
==== {{Fc|Green|Oxygen Meter 2 - Nordic UI like Skin}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56069/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69567/? Nexus]  
  - Author: mlthelama
  - Author: kuroishitam
  - Version: 1.0.3
  - Version: 1.2.1


  {{ui|MAIN}} ''SkyrimCharacterSheet''
  {{ui|MAIN}} ''Oxygen Meter 2 Nordic like Skin''
</div></br>
</div></br>


==== {{Fc|Green|Skyrim SE Skill Interface Re-Texture}} ====
==== {{Fc|Blue|Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1523/? Nexus]  
* {{User:DrPharmDawg/Tag|New}}
  - Author: Arndas
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34502/? Nexus]  
  - Version: v4.1
  - Author: AubeD
  - Version: 1.7.2
- Plugins: 1 ESL


  {{ui|MAIN}} ''SSIRT SE v4.1''
  {{ui|MAIN}} ''Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood (FOMOD)''
{{Fomod|
*Need Mods Integration
**What Need Mod do you use?
***◉ None of the above
****Install}}
</div></br>


  {{Fc|Highlight|Note:}} The {{Fc|Orange|FOMOD}} is completely cosmetic. Choose what you like.
===Part C: Nordic UI===
</div></br>
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-C-10 UI Appearance}}.
</div>
-----


==== {{Fc|Green|Dear Diary Dark Mode - SkyUI Menus Replacer SE}} ====
==== {{Fc|Red|NORDIC UI - Interface Overhaul}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60837/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49881/? Nexus]  
  - Author: uranreactor
  - Author: Dopesan
  - Version: 1.1.1
  - Version: 2.4.1


  {{ui|MAIN}} ''Dear Diary Dark Mode (texts - white color)''
  {{ui|MAIN}} ''NORDIC UI (Final Design)''
{{Fomod|
{{Fomod|
*Welcome
*Choose your Poison
**Note about config file
**Main
***☑ Next
***☑ HUD (SkyHUD)
****Next
***☑ Boxes
*Journal, Stats, System Menu
***☑ Race Menu (Vanilla)
**Install Journal, Stats, System Menu?
***☑ Dialogue Menu
***◉ No
***☑ Favorite Menu
****Next
***☑ Icons
*Mod Configuration Menu
***☑ Pause Menu (Journal)
**Install Mod Configuration Menu?
***☑ Map Markers
***◉ No
***☑ Skill Menu
*Map Menu
***☑ Skill Menu 3D Visuals
**Install Map Menu?
***☑ Start Menu
***◉ No
***☑ Start Menu 3D Background
****Next
***☑ Game Menus
*Inventory, Magic, Crafting etc Menu
***☑ UI Sounds
**Install Inventory etc replacer?
***☑ TDM Patch
***◉ No
***☑ SkyHUD Preset
****Next
**Loading Screen
*Favorites Menu
***◉ Default
**Install Favorites Menu?
****Install}}
***◉ No
</div></div></br>
****Next
 
*Book Menu
==== {{Fc|Green|Nordic UI AE Patch}} ====
**Install Book Menu?
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No
* {{User:DrPharmDawg/Tag|New}}
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65334/? Nexus]
*Lockpicking Menu
- Author: BigTV
**Install Lockpicking Menu?
- Version: 1.0
***◉ No
 
****Next
{{ui|MAIN}} ''Nordic UI AE Patch''
*Stats menu
</div></div></br>
**Install Stats menu?
 
***◉ No
==== {{Fc|Green|NORDIC UI - Constructible Object Custom Keyword System}} ====
****Next
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Levelup Menu
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81749/? Nexus]
**Install Levelup Menu replacer?
- Author: Parapets Dopesan Ashingda
***◉ No
- Version: 1.0.1
****Next
 
*Sleep-Wait Menu
{{ui|MAIN}} ''NORDIC UI - Constructible Object Custom Keyword System''
**Install Sleep-Wait Menu replacer?
{{Fomod|
***◉ No
*Select One
****Next
**Patch
*Messageboxes
***◉ Frostfall Compatible
**Install Messageboxes replacer?
****Install}}
***◉ No
</div></br>
****Next
 
*Tutorials Menu
==== {{Fc|Green|NORDIC UI Markers}} ====
**Install Tutorials Menu replacer?
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72209/? Nexus]
****Next
- Author: Crazq
*Training Menu
- Version: 4.0
**Install Training Menu replacer?
 
***◉ No
{{ui|MAIN}} ''NORDIC UI Markers (QUESTION UNDISCOVER MARK)''
****Next
</div></br>
*Tab Menu
 
**Install Tab Menu replacer?
==== {{Fc|Green|Colorful Nordic UI Markers}} ====
***◉ No
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/76981/? Nexus]
*Loading Menu
- Author: CyborgArmGun
**Install Loading Menu replacer?
- Version: 1.4
***◉ No
 
****Next
{{ui|MAIN}} ''Colorful NORDIC UI Markers''
*Start Menu
</div></br>
**Install Main Menu frames replacer?
 
***◉ No
==== {{Fc|Green|NORDIC UI - Miscellaneous Patches}} ====
**Install Main Menu background replacer?
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54102/? Nexus]
****Next
- Author: myztikrice
*HUD Menu
- Version: 1.8.2
**Install HUD?
 
***◉ No
{{ui|MAIN}} ''Nordic UI - Miscellaneous Patches''
**Compass Navigation Overhaul
{{Fomod|
***◉ No
*Step1
****Next
**moreHUD Inventory
*Dialogue Menu
***◉ Sunhelm
**Install Dialogue Menu?
**Stats Menu
***◉ No
***◉ Experience + 2.4.1 colored icons
****Next
**Even Better MessageBox Controls
*Quick Loot Menu
***Install
**Install QuickLootRE replacer?
**Extended Hotkey System
***◉ No
***☐ Select Nothing
****Next
**MCM
*Skyrim Character Sheet
***◉ Even Wider Rescaled MCM
**Install Skyrim Character Sheet replacer?
**Remove QuickSave from System Menu
***☑ Install
**Loading Screen
***☑ Install
**Tween Menu
***☑ Install
****Install}}
</div></br>
 
==== {{Fc|Green|NORDIC UI - SkyUI AIO Survival (SAS) Patch -- Sunhelm - Frostfall - CC Survival Mode}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63879/? Nexus]
- Author: infernalryan
- Version: 1.1
 
{{ui|MAIN}} ''NORDIC UI - SkyUI AIO Survival (SAS) Patch''
{{Fomod|
*Main
**Base Files
***☑ Base Files
**Extended Menu?
***◉ Yes
**moreHUD (Inventory Edition) Patch?
***◉ Yes
***◉ Yes
****Next
*Wheel Menu
**Install Wheel Menu replacer
***◉ No
****Next
*Cursors
**Replace the cursor?
***◉ Yes, animated
****Next
*Install Map and Compass Markers?
***◉ No
****Next
*Font
**Reaplce the main font?
***◉ No
****Next
*New UI Sounds
**Install new UI sounds?
***◉ No
****Next
*Miscellaneous
**Console Improvements
***◉ None
**Loading Spinner Removal
***◉ Yes
****Next
*Thank you!
**Finish Installation
***☑ Don't forget to check config.txt
****Install}}
****Install}}
</div></div></br>
</div></br>


====CHECKPOINT 2====  
==== {{Fc|Green|Nordic...ish - A TrueHUD preset based on Nordic UI}} ====
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|COMPACT & ESL:}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63212/? Nexus]
  - AMatterOfTime.esp
  - Author: AceAmir and urbon
  - iHUD.esp
  - Version: 1.1.1


  {{Fc|Highlight|ESL:}}
  {{ui|MAIN}} ''Nordic-ish - A Preset for TrueHUD based on Nordic UI''
- BetterContainerControls.esp
 
{{Fc|Highlight|COUNTS:}} Ensure counts are as follows:
- Mods: +39 = {{Fc|Orange|88}}
- Plugins: +15 = {{Fc|Orange|101}} (ESMs = 18, ESPs = 5, ESMs + ESPs = 23, ESLs = 78)
 
{{Fc|Highlight|LOOT:}}
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==STEP 3: FIXES==
==== {{Fc|Green|Sovngarde - Mist's Font Replacer}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/386/? Nexus]
- Author: Koveich
- Version: 8.9


===Part A: Mesh Fixes===
  {{ui|MAIN}} ''Sovngarde - A Nordic Font Bold V8.9''
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-03-A) Mesh Fixes}}.
</div>
-----
 
==== {{Fc|Blue|Static Mesh Improvement Mod - SMIM}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/659/? Nexus]
- Author: Brumbek
- Version: 2.08
- Plugins: 1 ESP
 
  {{ui|MAIN}} ''SMIM SE 2-08''
{{Fomod|
*Main Installer Choice
**Skyrim Game Version and Install Choices
***◉ Skyrim 2016 Special Edition: Everything
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|SMIM Barrel Expansion - Mead Barrel - Oil Barrel - Butter Churn}} ====
==== {{Fc|Green|Font Overhaul - Natural Typefaces for Skyrim -- FONTS}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/2880/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67676/? Nexus]  
  - Author: mfcfbro
  - Author: wankingSkeever
  - Version: 2.1.3
  - Version: 0.1.1


  {{ui|MAIN}} ''SMIM Barrel Expansion - Mead Barrel - Oil Barrel - Butter Churn''
  {{ui|MAIN}} ''Font Overhaul - All In One Installer''
</div></br>
{{Fomod|
*Info
**Info
***☑ Okay
****Next
*Patches
**Patches
***◉ Sovngarde - A Nordic Font
****Next
*Configure Fonts
**Interface
***◉ Fertigo Pro (1.0 Default)
**Book
***◉ Morris Roman (1.0 Default)
**Handwritten
***◉ Anke Calligraphic FG (1.0 Default)
**Realistic Print
***◉ Install
****Install}}
</div></br>


==== {{Fc|Green|Static Mesh improvement Mod - SMIM - Quality Addon}} ====
==== {{Fc|Green|Skyrim Character Sheet}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56069/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44388/? Nexus]  
  - Author: mlthelama
  - Author: Pfuscher and Brumbek and Rudy
  - Version: 1.1.4
  - Version: 1.3


  {{ui|MAIN}} ''Smim - Quality Addon''
  {{ui|MAIN}} ''SkyrimCharacterSheet''
</div></br>
</div></br>


==== {{Fc|Green|Static Mesh Improvement Mod Improvement Mod}} ====
==== {{Fc|Green|Skyrim SE Skill Interface Re-Texture}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1523/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55543/? Nexus]  
  - Author: Arndas
  - Author: Novelyst
  - Version: v4.1
  - Version: 1.7.1


  {{ui|MAIN}} ''Static Mesh Improvement Mod Improvement Mod''
  {{ui|MAIN}} ''SSIRT SE v4.1''
{{Fomod|
 
*Optional
{{Fc|Highlight|Note:}} The {{Fc|Orange|FOMOD}} is completely cosmetic. Choose what you like.
**Meshes
***☐ Select Nothing
**Textures
***☐ Select Nothing
****Next
*Patches
**Mods
***☑ Dynamic Things Alternative
***☑ Real Rabbits HD
***☑ Wiseman's Flora Fixes
***☑ SMIM Quality Add-On
****Next
*Real Rabbits HD
**Shell
***◉ No Shell
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Wiseman303's Flora Fixes - Revamped}} ====
==== {{Fc|Green|Dear Diary Dark Mode - SkyUI Menus Replacer SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60837/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28197/? Nexus]  
  - Author: uranreactor
  - Author: Wiseman303 and NeverLost
  - Version: 1.1.1
  - Version: 3.2


  {{ui|MAIN}} ''WM's Flora Fixes - Revamped (No Scripts)''
  {{ui|MAIN}} ''Dear Diary Dark Mode (texts - white color)''
{{ui|OPT}} ''WM's Flora Fixes - SMIM Patch''
{{Fomod|
</div></br>
*Welcome
 
**Note about config file
==== {{Fc|Green|Major Cities Mesh Overhaul}} ====
***☑ Next
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49259/? Nexus]
*Journal, Stats, System Menu
- Author: raiserfx
**Install Journal, Stats, System Menu?
- Version: 1.3a
***◉ No
 
****Next
{{ui|MAIN}} ''Major Cities Mesh Overhaul SE''
*Mod Configuration Menu
</div></br>
**Install Mod Configuration Menu?
 
***◉ No
==== {{Fc|Blue|Skyrim Landscape and Water Fixes}} ====
*Map Menu
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Install Map Menu?
* {{User:DrPharmDawg/Tag|Patch}} {{User:DrPharmDawg/Tag|Update}}
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26138/? Nexus]
****Next
- Author: WiZkiD - lilebonymace
*Inventory, Magic, Crafting etc Menu
- Version: v7.7
**Install Inventory etc replacer?
- Plugins: 1 ESL
***◉ No
 
****Next
{{ui|MAIN}} ''Skyrim Landscape and Water Fixes - FOMOD''
*Favorites Menu
 
**Install Favorites Menu?
{{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|Skyrim Landscape and Water Fixes - Patches}} mod. Move all plugins except {{Fc|Orange|Landscape and Water Fixes.esp}} to the new mod. Do not activate the patch.
***◉ No
{{Fomod|
****Next
*
*Book Menu
**Options
**Install Book Menu?
***☐ Select Nothing
***◉ No
**Patches
****Next
***☑ Landscape Fixes for Grass Mods
*Lockpicking Menu
***☑ Navigator
**Install Lockpicking Menu?
***☑ Tundra Homestead AE CC Content
***◉ No
***☑ Northern Marsh Bridges
****Next
**Patches
*Stats menu
***◉ None
**Install Stats menu?
**Walkway Wall FIX
***◉ No
***◉ SMIM
****Next
****Install}}
*Levelup Menu
</div></br>
**Install Levelup Menu replacer?
 
***◉ No
==== {{Fc|Green|Unofficial Material Fix}} ====
****Next
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Sleep-Wait Menu
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21027/? Nexus]
**Install Sleep-Wait Menu replacer?
- Author: Elzee
***◉ No
- Version: 1.17.0
****Next
 
*Messageboxes
{{ui|MAIN}} ''Unofficial Material Fix''
**Install Messageboxes replacer?
</div></br>
***◉ No
 
****Next
==== {{Fc|Green|Assorted mesh fixes}} ====
*Tutorials Menu
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
**Install Tutorials Menu replacer?
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32117/? Nexus]
***◉ No
- Author: wankingSkeever
****Next
- Version: 0.78
*Training Menu
 
**Install Training Menu replacer?
{{ui|MAIN}} ''Assorted mesh fixes''
***◉ No
</div></br>
****Next
 
*Tab Menu
==== {{Fc|Blue|Dlizzio's Mesh Fixes}} ====
**Install Tab Menu replacer?
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No
* {{User:DrPharmDawg/Tag|Patch}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39260/? Nexus]
- Author: deleted93399393
- Version: 2.3
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Dlizzio's Mesh Fixes''
{{ui|OPT}} ''HD LODs Textures SE Mesh Fix {{Fc|Blue|[1.0]}}''
{{ui|OPT}} ''Noble Skyrim Material Fix {{Fc|Blue|[1.0]}}''
 
{{Fc|Highlight|Note:}} Install the {{ui|OPT}} files as a separate mod and name it {{Fc|Orange|Dlizzio's Mesh Fixes - Patches}}. Do not activate the patch.
</div></br>
 
==== {{Fc|Green|Flickering Meshes Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53957/? Nexus]
- Author: nicola89b
- Version: 2.1
 
{{ui|MAIN}} ''Flickering Meshes Fix''
{{Fomod|
*Main Cities
**Riften
***◉ No parallax version
**Solitude
***◉ No parallax version
**Whiterun
***◉ No parallax version
**Markrth
***◉ No parallax version
**Windhelm
***◉ No parallax version
****Next
****Next
*Towns and Villages
*Loading Menu
**Whiterun and Windhelm Hold's farmhouses
**Install Loading Menu replacer?
***◉ Farmhouses Without Parallax
***◉ No
**Solitude Hold's farmhouses
***◉ Farmhouses Without Parallax
**Markarth Hold's farmhouses
***◉ Farmhouses Without Parallax
****Next
****Next
*Compatibility Choices
*Start Menu
**Select what you are using
**Install Main Menu frames replacer?
***◉ SMIM
***◉ No
***◉ Water for ENB
**Install Main Menu background replacer?
****Install}}
***◉ No
</div></br>
****Next
 
*HUD Menu
==== {{Fc|Green|Water in Wells - mesh-only animated wells}} ====
**Install HUD?
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/57268/? Nexus]
**Compass Navigation Overhaul
- Author: wankingSkeever
***◉ No
- Version: 0.7
****Next
 
*Dialogue Menu
{{ui|MAIN}} ''Water in Wells - mesh-only animated wells''
**Install Dialogue Menu?
 
***◉ No
{{Fc|Highlight|Note:}} In the {{ui|FOMOD}}, select the {{Fc|Orange|(No Parallax)}} option in each set.
****Next
</div></br>
*Quick Loot Menu
 
**Install QuickLootRE replacer?
==== {{Fc|Green|Water in Wash Basins - Mesh-only Replacer}} ====
***◉ No
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59333/? Nexus]
*Skyrim Character Sheet
- Author: Mura
**Install Skyrim Character Sheet replacer?
- Version: 1.2
***◉ Yes
****Next
*Wheel Menu
**Install Wheel Menu replacer
***◉ No
****Next
*Cursors
**Replace the cursor?
***◉ Yes, animated
****Next
*Install Map and Compass Markers?
***◉ No
****Next
*Font
**Reaplce the main font?
***◉ No
****Next
*New UI Sounds
**Install new UI sounds?
***◉ No
****Next
*Miscellaneous
**Console Improvements
***◉ None
**Loading Spinner Removal
***◉ Yes
****Next
*Thank you!
**Finish Installation
***☑ Don't forget to check config.txt
****Install}}
</div></div></br>


  {{ui|MAIN}} ''Water in Wash Basins''
====CHECKPOINT: C====
</div></br>
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
  {{Fc|Highlight|COMPACT & ESL:}}
- AMatterOfTime.esp
- iHUD.esp
 
{{Fc|Highlight|ESL:}}
- BetterContainerControls.esp


==== {{Fc|Green|Armor Mesh Fixes SE}} ====
{{Fc|Highlight|COUNTS:}} Ensure counts are as follows:
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Mods: +45 = {{Fc|Orange|128}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39704/? Nexus]
  - Plugins: +17 = {{Fc|Orange|103}} (ESMs = 17, ESPs = 6, ESMs + ESPs = 23, ESLs = 80)
  - Author: RenaPG
- Version: 1.1


  {{ui|MAIN}} ''Armor Mesh Fixes {{Fc|Green|[1.0]}}''
  {{Fc|Highlight|LOOT:}}
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>


  {{Fc|Highlight|Note:}} The {{ui|UPDATE}} file is not needed.
==PART D: FIXES==
===Step 11: Mesh Fixes===
Mod to fix meshes.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-D-11) Mesh Fixes}}.
</div></br>
</div></br>


==== {{Fc|Green|Blackreach Tentacle Mesh Fix}} ====
==== {{Fc|Blue|Static Mesh Improvement Mod - SMIM}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/659/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/43083/? Nexus]  
  - Author: Brumbek
  - Author: wankingSkeever
  - Version: 2.08
  - Version: 0.1
- Plugins: 1 ESP


  {{ui|MAIN}} ''Blackreach Tentacle Mesh Fix''
  {{ui|MAIN}} ''SMIM SE 2-08''
{{Fomod|
*Main Installer Choice
**Skyrim Game Version and Install Choices
***◉ Skyrim 2016 Special Edition: Everything
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Creation Club Asset Patch}} ====
==== {{Fc|Green|Static Mesh improvement Mod - SMIM - Quality Addon}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44388/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65084/? Nexus]  
  - Author: Pfuscher and Brumbek and Rudy
  - Author: Remiros
  - Version: 1.5
  - Version: 1.2
 
{{ui|MAIN}} ''Creation Club Asset Patch''


  {{Fc|Highlight|Note:}} Select default {{ui|FOMOD}} choices.
  {{ui|MAIN}} ''SMIM Quality Addon 1.5''
</div></br>
</div></br>


==== {{Fc|Green|Dragon Mound Dirt FIX}} ====
==== {{Fc|Green|Wiseman303's Flora Fixes - Revamped}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28197/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69119/? Nexus]  
  - Author: Wiseman303 and NeverLost
  - Author: RemmyKun
  - Version: 3.2
  - Version: 2.0


  {{ui|MAIN}} ''Dragon Mound Dirt FIX''
  {{ui|MAIN}} ''WM's Flora Fixes - Revamped (No Scripts)''
{{ui|OPT}} ''WM's Flora Fixes - SMIM Patch''
</div></br>
</div></br>


==== {{Fc|Green|First Person Sneak Strafe-Walk Stutter Fix}} ====
==== {{Fc|Green|Static Mesh Improvement Mod Improvement Mod}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/31165/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55543/? Nexus]  
  - Author: UrbanCMC
  - Author: Novelyst
  - Version: 1.0
  - Version: 1.11.0


  {{ui|MAIN}} ''First Person Sneak Strafe-Walk Stutter Fix''
  {{ui|MAIN}} ''Static Mesh Improvement Mod Improvement Mod''
</div></br>
{{Fomod|
 
*Optional
==== {{Fc|Green|Fixed Nordic Metal Grate}} ====
**Meshes
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☐ Select Nothing
* {{User:DrPharmDawg/Tag|New}}
**Textures
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/80079/? Nexus]
***☐ Select Nothing
- Author: GGUNIT
****Next
- Version: 1.0
*Patches
 
**Mods
{{ui|MAIN}} ''Fixed Nordic metal grate''
***☑ Dynamic Things Alternative
***☑ Real Rabbits HD
***☑ Wiseman's Flora Fixes
***☑ SMIM Quality Add-On
****Next
*Real Rabbits HD
**Shell
***◉ No Shell
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|High Hrothgar Fixed}} ====
==== {{Fc|Green|Major Cities Mesh Overhaul}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49259/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55254/? Nexus]  
  - Author: raiserfx
  - Author: Outpowner
  - Version: 1.3a
  - Version: 1.02


  {{ui|MAIN}} ''High Hrothgar Fixed''
  {{ui|MAIN}} ''Major Cities Mesh Overhaul SE''
{{ui|OPT}} ''High Hrothgar Fixed - Lux Patch''
 
{{Fc|Highlight|Note:}} Install the {{ui|OPT}} files as a separate mod and name it {{Fc|Orange|High Hrothgar Fixed - Lux Patch}}. Do not activate the patch.
</div></br>
</div></br>


==== {{Fc|Green|Ice Wraith Teeth Collision Fixes}} ====
==== {{Fc|Blue|Skyrim Landscape and Water Fixes}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/71599/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26138/? Nexus]
  - Author: sync67
  - Author: WiZkiD - lilebonymace
  - Version: 1.1.0
  - Version: v9.1
- Plugins: 1 ESL


  {{ui|MAIN}} ''Ice Wraith Teeth Collision Fixes''
  {{ui|MAIN}} ''Skyrim Landscape and Water Fixes - FOMOD''
</div></br>


==== {{Fc|Blue|Labyrinthian Shalidor's Maze Fixes}} ====
{{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|Skyrim Landscape and Water Fixes - Patches}} mod. Move all plugins except {{Fc|Orange|Landscape and Water Fixes.esp}} to the new mod. Do not activate the patch.
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fomod|
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52239/? Nexus]
*
- Author: wankingSkeever
**Options
- Version: 0.3
***☐ Select Nothing
- Plugins: 1 ESL
**Patches - Creation Club
 
***☑ Alternative Armors - Elven Hunter
{{ui|MAIN}} ''Labyrinthian Shalidor's Maze Fixes''
***☑ Farming
 
***☑ Hendraheim
{{Fc|Highlight|Note:}} Hide {{Fc|Orange|meshes/dungeons/exterior}} folder.
***☑ Tundra Homested
**Walkway Wall Mesh Fix
***◉ SMIM
**Patches - ELFX Interiors
***◉ None
**Patches - Navigator
***◉ Navigator (ESL Version)
**Patches - Other
***☑ Landscape Fixes for Grass Mods
***☑ Northern Marsh Bridges
****Next
*Crops Ownership
**Ownership patches
***☐ Select Nothing
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|No More Swirl Effects From Absorb}} ====
==== {{Fc|Green|Unofficial Material Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrim/mods/77848/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21027/? Nexus]  
  - Author: Ashen
  - Author: Elzee
  - Version: 1.0
  - Version: 1.17.0


  {{ui|MAIN}} ''No More Swirl Effects from Absorb - nif''
  {{ui|MAIN}} ''Unofficial Material Fix''
</div></br>
</div></br>


==== {{Fc|Green|Nordic Ruins Rubble Pile - Mesh Improvement}} ====
==== {{Fc|Green|Assorted mesh fixes}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32117/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/79508/? Nexus]  
  - Author: wankingSkeever
  - Author: Pieter82
  - Version: 0.111
  - Version: 1.1


  {{ui|MAIN}} ''Nordic Ruins Rubble Pile Mesh Improvement SE V1_1''
  {{ui|MAIN}} ''Assorted Mesh Fixes''
</div></br>
</div></br>


==== {{Fc|Blue|Skyrim Project Optimization SE}} ====
==== {{Fc|Blue|Dlizzio's Mesh Fixes}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14084/? Nexus]  
* {{User:DrPharmDawg/Tag|Patch}}
  - Author: Ported by - Pritster5 - Originally created by - rgabriel15
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39260/? Nexus]
  - Version: 1.5
  - Author: deleted93399393
  - Version: 2.3
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Skyrim SE - Project Optimization - ESL VERSION ''
  {{ui|MAIN}} ''Dlizzio's Mesh Fixes''
</div></br>
{{ui|OPT}} ''HD LODs Textures SE Mesh Fix {{Fc|Blue|[1.0]}}''
{{ui|OPT}} ''Noble Skyrim Material Fix {{Fc|Blue|[1.0]}}''


==== {{Fc|Green|Wood Wall Trap Mesh and UV Fix}} ====
{{Fc|Highlight|Note:}} Install the {{ui|OPT}} files as a separate mod and name it {{Fc|Orange|Dlizzio's Mesh Fixes - Patches}}. Do not activate the patch.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78686/? Nexus]
- Author: Pieter82
- Version: 1.0
 
{{ui|MAIN}} ''Wood Wall Trap _ Mesh and UV Fix''
</div></br>
</div></br>


==== {{Fc|Green|Word Wall Transparency Fix for ENB}} ====
==== {{Fc|Green|Flickering Meshes Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41463/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53957/? Nexus]  
  - Author: wankingSkeever
  - Author: nicola89b
  - Version: 0.2
  - Version: 2.3


  {{ui|MAIN}} ''Word Wall Transparency Fix for ENB''
  {{ui|MAIN}} ''Flickering Meshes Fix''
</div></br>
{{Fomod|
 
*Main Cities
===Part B: Script Fixes===
**Riften
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No parallax version
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-03-B) Script Fixes}}.
**Solitude
</div>
***◉ No parallax version
-----
**Whiterun
***◉ No parallax version
**Markrth
***◉ No parallax version
**Windhelm
***◉ No parallax version
****Next
*Towns and Villages
**Whiterun and Windhelm Hold's farmhouses
***◉ Farmhouses Without Parallax
**Solitude Hold's farmhouses
***◉ Farmhouses Without Parallax
**Markarth Hold's farmhouses
***◉ Farmhouses Without Parallax
****Next
*Compatibility Choices
**Select what you are using
***☑ SMIM
****Install}}
</div></br>


==== {{Fc|Green|Comprehensive Attack Speed Patch - SKSE}} ====
==== {{Fc|Green|Water in Wells - mesh-only animated wells}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/57268/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/89042/? Nexus]  
  - Author: wankingSkeever
  - Author: Noah
  - Version: 0.8
  - Version: 1.0.1.1
 
{{ui|MAIN}} ''Water in Wells - mesh-only animated wells''


  {{ui|MAIN}} ''CASP Main File''
  {{Fc|Highlight|Note:}} In the {{ui|FOMOD}}, select the {{Fc|Orange|(No Parallax)}} option in each set.
</div></br>
</div></br>


==== {{Fc|Green|CritterSpawn Congestion Fix}} ====
==== {{Fc|Green|Water in Wash Basins - Mesh-only Replacer}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59333/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67276/? Nexus]  
  - Author: Mura
  - Author: Excinerus
  - Version: 1.2
  - Version: 1.3


  {{ui|MAIN}} ''Critter Spawn Congestion Fix 1.3''
  {{ui|MAIN}} ''Water in Wash Basins''
</div></br>
</div></br>


==== {{Fc|Green|Dragonactorscript infinite loop fix}} ====
==== {{Fc|Green|Armor Mesh Fixes SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39704/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/87940/? Nexus]  
  - Author: RenaPG
  - Author: Blackread
  - Version: 1.1
  - Version: 1.3.1
 
{{ui|MAIN}} ''Armor Mesh Fixes {{Fc|Green|[1.0]}}''


  {{ui|MAIN}} ''Dragonactorscript Infinite Loop Fix - FOMOD''
  {{Fc|Highlight|Note:}} The {{ui|UPDATE}} file is not needed.
{{Fomod|
*Choose your version
**Options
***◉ Main - fail silently
****Next
*Patches - Main
**Patches
***☐ Select Nothing
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Fish Plaque Fix}} ====
==== {{Fc|Green|Creation Club Asset Patch}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65084/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67227/? Nexus]  
  - Author: Remiros
  - Author: wankingSkeever
  - Version: 1.2
  - Version: 1.2


  {{ui|MAIN}} ''Fish Plaque Fix''
  {{ui|MAIN}} ''Creation Club Asset Patch''
 
{{Fc|Highlight|Note:}} Select default {{ui|FOMOD}} choices.
</div></br>
</div></br>


==== {{Fc|Green|Happy Puzzle Pillars - Convenient activation}} ====
==== {{Fc|Green|Dragon Mound Dirt FIX}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69119/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21958/? Nexus]  
  - Author: RemmyKun
  - Author: underthesky
  - Version: 2.0
  - Version: 1.0


  {{ui|MAIN}} ''Happy Puzzle Pillars''
  {{ui|MAIN}} ''Dragon Mound Dirt FIX''
</div></br>
</div></br>


==== {{Fc|Green|Vanilla Script (micro)Optimizations}} ====
==== {{Fc|Green|First Person Sneak Strafe-Walk Stutter Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54061/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/31165/? Nexus]  
  - Author: Subhuman0100
  - Author: UrbanCMC
  - Version: 1.16a
  - Version: 1.0


  {{ui|MAIN}} ''Vanilla Script microOptimizations''
  {{ui|MAIN}} ''First Person Sneak Strafe-Walk Stutter Fix''
</div></br>
</div></br>


==== {{Fc|Green|Vanilla Scripting Enhancements}} ====
==== {{Fc|Green|Fixed Nordic Metal Grate}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/80079/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/68139/? Nexus]  
  - Author: GGUNIT
  - Author: Nightfallstorm and JR
  - Version: 1.0
  - Version: 2.0


  {{ui|MAIN}} ''Loose Version''
  {{ui|MAIN}} ''Fixed Nordic metal grate''
</div></br>
</div></br>


==== {{Fc|Green|Unnecessarily Fixed Fixed Dragon Stalking Fix}} ====
==== {{Fc|Blue|Labyrinthian Shalidor's Maze Fixes}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55518/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52239/? Nexus]  
  - Author: KirbonatedBeverage
  - Author: wankingSkeever
  - Version: 1.0
  - Version: 0.3
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Labyrinthian Shalidor's Maze Fixes''


  {{ui|MAIN}} ''Fixed Fixed Dragon Stalking Fix''
  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|meshes/dungeons/exterior}} folder.
</div></br>
</div></br>


===Part C: Gameplay Fixes===
==== {{Fc|Blue|Navigator - Navmesh Fixes)}} ====
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-03-C) Gameplay Fixes}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52641/? Nexus]
</div>
- Author: tarlazo
-----
- Version: 1.5.8
- Plugins: 1 ESP, 1 ESL


==== {{Fc|Red|Weapons Armor Clothing and Clutter Fixes}} ====
{{ui|MAIN}} ''Navigator - Navmesh Fixes''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18994/? Nexus]
- Author: kryptopyr
- Version: 2.9.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Weapons Armor Clothing and Clutter Fixes''
  {{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|Navigator - Navmesh Fixes Patches}} mod. Move all plugins except {{Fc|Orange|Navigator-NavFixes.esl}} to the new mod. Do not activate the patch.
{{Fomod|
{{Fomod|
*Weapons Armor Clothing Clutter Fixes
*Navigator
**Main File
**All-In-One
***☑ WACCF
***◉ .esl
****Next
**Modular
*Textures
**Texture Resolution
***◉ 2K (default)
****Next
*Patches
**Orcish Weapons
***◉ None
**Bashed Patch
***☐ Select Nothing
***☐ Select Nothing
****Next
****Next
*Options
*Patches and Extras
**Optional Files
**Sunder and Wraithguard
***☐ Select Nothing
***◉ Navigator AIO
****Next
**Abandoned Prison
*Documentation
***◉ Abandoned Prison AS - LAL
**Documentation
**Skyrim Sewers
***☑ Documentation
***☑ Skyrim Sewers
**Credits
**Vigilant
***☑ Credits
***☑ Vigilant
**Broken Oar script tweak
**Rift Watchtower
***☑ Rift Watchtower
***☑ Broken Oar exit
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Armor and Clothing Extension}} ====
==== {{Fc|Green|No More Swirl Effects From Absorb}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
  - Download: [https://www.nexusmods.com/skyrim/mods/77848/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19002/? Nexus]  
  - Author: Ashen
  - Author: kryptopyr and Gamwich
  - Version: 1.0
  - Version: 1.5.1
- Plugins: 1 ESP


  {{ui|MAIN}} ''Armor and Clothing Extension''
  {{ui|MAIN}} ''No More Swirl Effects from Absorb - nif''
</div></br>
</div></br>


==== {{Fc|Red|AI Overhaul SSE}} ====
==== {{Fc|Blue|Skyrim Project Optimization SE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21654/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14084/? Nexus]  
  - Author: mnikjom SpiderAkiraC
  - Author: Ported by - Pritster5 - Originally created by - rgabriel15
  - Version: 1.8.3
  - Version: 1.5
  - Plugins: 1 ESP
  - Plugins: 1 ESL


  {{ui|MAIN}} ''AI Overhaul 1.8.3''
  {{ui|MAIN}} ''Skyrim SE - Project Optimization - ESL VERSION ''
{{Fomod|
</div></br>
*Mod Options
**Main .esp Options
***◉ AI Overhaul 1.8 (Recommended)
****Install}}
</div></br>


==== {{Fc|Blue|Bad Service - Tavern Servers Leave You Alone}} ====
==== {{Fc|Green|Wood Wall Trap Mesh and UV Fix}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Port}} {{User:DrPharmDawg/Tag|Esl}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78686/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrim/mods/71809/? Nexus]  
  - Author: Pieter82
  - Author: Rooker
  - Version: 1.0
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Bad Service Main 1_0''
  {{ui|MAIN}} ''Wood Wall Trap _ Mesh and UV Fix''
</div></br>
 
==== {{Fc|Green|Word Wall Transparency Fix for ENB}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41463/? Nexus]
- Author: wankingSkeever
- Version: 0.3


  {{Fc|Highlight|Note:}} Port and ESL {{Fc|Orange|Bad Service.esp}}.
  {{ui|MAIN}} ''Word Wall Transparency Fix for ENB''
</div></br>
</div></br>


==== {{Fc|Blue|Better Third Person Selection - BTPS}} ====
===Step 12: Script Fixes===
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
Mods that fix scripting issues.
* {{User:DrPharmDawg/Tag|New}}
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64339/? Nexus]  
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-D-12) Script Fixes}}.
  - Author: Shrimperator
</div>
  - Version: 0.5.8
-----
- Plugins: 1 ESL
 
==== {{Fc|Green|Scripts Carefully Reworked Optimized and Tactfully Enhanced (SCROTE) - Simply Optimized Scripts AIO}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/97155/? Nexus]  
  - Author: ferrari365
  - Version: 1.0.2


  {{ui|MAIN}} ''Better Third Person Selection (AE - SE)''
  {{ui|MAIN}} ''SCROTE Loose Files Version''
</div></br>
</div></br>


==== {{Fc|Blue|BlockSteal Papyrus}} ====
==== {{Fc|Green|CritterSpawn Congestion Fix}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32605/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67276/? Nexus]  
  - Author: shumkar
  - Author: Excinerus
  - Version: 1.2
  - Version: 1.54
- Plugins: 1 ESL


  {{ui|MAIN}} ''BlockSteal Papyrus STANDARD ESP FE''
  {{ui|MAIN}} ''Critter Spawn Congestion Fix''
</div></br>
</div></br>


==== {{Fc|Blue|Breakable Equipment System}} ====
==== {{Fc|Green|Dragonactorscript infinite loop fix}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/87940/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23686/? Nexus]  
  - Author: Blackread
  - Author: Suzutsuki
  - Version: 1.3.2
  - Version: 1.11.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Breakable Equipment System''
  {{ui|MAIN}} ''Dragonactorscript Infinite Loop Fix - FOMOD''
{{ui|OPT}} ''Breakable Equipment System - Honed Metal Patch''
{{Fomod|
 
*Choose your version
{{Fc|Highlight|Note:}} Install the {{ui|OPT}} file as a separate mod and name it {{Fc|Orange|Honed Metal Patch - Breakable Equipment System}}. Do not activate the patch.
**Options
***◉ Main - fail silently
****Next
*Patches - Main
**Patches
***☐ Select Nothing
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Complete Crafting Overhaul Remastered}} ====
==== {{Fc|Green|Fish Plaque Fix}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67227/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28608/? Nexus]  
  - Author: wankingSkeever
  - Author: kryptopyr
  - Version: 1.2
  - Version: 2.5.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Complete Crafting Overhaul Remastered''
  {{ui|MAIN}} ''Fish Plaque Fix''
</div></br>
</div></br>


==== {{Fc|Blue|Disarming Traps Is Dangerous}} ====
==== {{Fc|Blue|NPC Stuck in Bleedout fix}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21691/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/95489/? Nexus]  
  - Author: Skepmanmods
  - Author: wankingSkeever
  - Version: 1.0
  - Version: 0.1.3
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Disarming Traps Is Dangerous ESL Version''
  {{ui|MAIN}} ''NPC Stuck in Bleedout fix''
</div></br>
</div></br>


==== {{Fc|Blue|Grind stuff}} ====
==== {{Fc|Green|Vanilla Script (micro)Optimizations}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54061/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/4922/? Nexus]  
  - Author: Subhuman0100
  - Author: Axhoff
  - Version: 1.17
  - Version: 1.0a
 
  - Plugins: 1 ESL
  {{ui|MAIN}} ''Vanilla Script microOptimizations''
</div></br>


{{ui|MAIN}} ''Grind Stuff SE Edition v1.0a''
==== {{Fc|Green|Vanilla Scripting Enhancements}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/68139/? Nexus]
- Author: Nightfallstorm and JR
- Version: 3.0


  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Grind_stuff.esp}}
  {{ui|MAIN}} ''Loose Version''
</div></br>
</div></br>


==== {{Fc|Blue|HearthFires Display Case Fix SE}} ====
==== {{Fc|Blue|Zero Bounty Hostility Fix}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/95989/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/15104/? Nexus]  
  - Author: wankingSkeever
  - Author: RealPuPpEt
  - Version: 0.4
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''HearthFires Display Case Fix SE''
  {{ui|MAIN}} ''Zero Bounty Hostility Fix''
 
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Hearthfires Display Case Fix SE.esp}}.
</div></br>
</div></br>


==== {{Fc|Blue|Hearthfires Houses Building Fix}} ====
===Step 13: Gameplay Fixes===
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/27298/? Nexus]
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-D-13) Gameplay Fixes}}.
- Author: Ice885
</div>
- Version: 0.1
-----
- Plugins: 1 ESL


{{ui|MAIN}} ''Hearthfires Houses Building Fix''
==== {{Fc|Red|Weapons Armor Clothing and Clutter Fixes}} ====
</div></br>
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18994/? Nexus]
- Author: kryptopyr
- Version: 2.9.5
- Plugins: 1 ESP


==== {{Fc|Blue|PTC's Hearthfire Mods}} ====
{{ui|MAIN}} ''Weapons Armor Clothing and Clutter Fixes''
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fomod|
* {{User:DrPharmDawg/Tag|Compact}}
*Weapons Armor Clothing Clutter Fixes
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28999/? Nexus]  
**Main File
  - Author: PatchesTheClown
***☑ WACCF
  - Version: 1.0
****Next
  - Plugins: 3 ESL
*Textures
**Texture Resolution
***◉ 2K (default)
****Next
*Patches
**Orcish Weapons
***◉ None
**Bashed Patch
***☐ Select Nothing
****Next
*Options
**Optional Files
***☐ Select Nothing
****Next
*Documentation
**Documentation
***☑ Documentation
**Credits
***☑ Credits
****Install}}
</div></br>
 
==== {{Fc|Red|Armor and Clothing Extension}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19002/? Nexus]  
  - Author: kryptopyr and Gamwich
  - Version: 1.5.2
  - Plugins: 1 ESP


  {{ui|MAIN}} ''Better Apiaries''
  {{ui|MAIN}} ''Armor and Clothing Extension''
  {{ui|MAIN}} ''Functional Butter Churns''
  {{ui|OPT}} ''Armor and Clothing Extension - SPID Patch {{Fc|Red|[1.4]}}''
{{ui|MAIN}} ''Hearthfire Cellar Entrances''


  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Better Apiary.esp}}, {{Fc|Orange|Functional Butter Churns.esp}}, and {{Fc|Orange|Hearthfire Cellar Entrance.esp}}.
  {{Fc|Highlight}} Install the {{ui|OPT}} file as a separate mod and name it {{Fc|Red|Armor and Clothing Extension - SPID Patch}}.
</div></br>
</div></br>


==== {{Fc|Blue|Improved Traps}} ====
==== {{Fc|Red|Armor and Clothing Extension - SPID Patch}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17592/? Nexus]  
* {{User:DrPharmDawg/Tag|Patch}}
  - Author: kryptopyr and Wiseman303
 
  - Version: 2.5
{{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
  - Plugins: 1 ESL
</div></br>
 
==== {{Fc|Red|AI Overhaul SSE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21654/? Nexus]
  - Author: mnikjom SpiderAkiraC
  - Version: 1.8.5
  - Plugins: 1 ESP


  {{ui|MAIN}} ''Improved Traps (Dangerous Edition)''
  {{ui|MAIN}} ''AI Overhaul 1.8.5 AE 1.6.1130''
{{Fomod|
*Mod Options
**Main .esp Options
***◉ AI Overhaul 1.8 (Recommended)
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|More Appropriate Outfits For NPCs (SPID)}} ====
==== {{Fc|Blue|Bad Service - Tavern Servers Leave You Alone}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72635/? Nexus]  
* {{User:DrPharmDawg/Tag|Port}} {{User:DrPharmDawg/Tag|Esl}}
  - Author: JobiWanUK
  - Download: [https://www.nexusmods.com/skyrim/mods/71809/? Nexus]  
  - Version: 1.02
  - Author: Rooker
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''More Appropriate Outfits For NPCs''
  {{ui|MAIN}} ''Bad Service Main 1_0''
 
{{Fc|Highlight|Note:}} Port and ESL {{Fc|Orange|Bad Service.esp}}.
</div></br>
</div></br>


==== {{Fc|Blue|Myrwatch - Editable Home Cells (Cell Bug Workaround)}} ====
==== {{Fc|Blue|BlockSteal Papyrus}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64108/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32605/? Nexus]  
  - Author: Jelidity
  - Author: shumkar
  - Version: 1.1.1
  - Version: 1.2
  - Plugins: 1 ESP, 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Myrwatch - House Fix''
  {{ui|MAIN}} ''BlockSteal Papyrus STANDARD ESP FE''
{{ui|OPT}} ''Myrwatch - House Fix - USCCCP Patch''
</div></br>
</div></br>


==== {{Fc|Blue|Navigator - Navmesh Fixes)}} ====
==== {{Fc|Blue|Breakable Equipment System}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52641/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23686/? Nexus]  
  - Author: tarlazo
  - Author: Suzutsuki
  - Version: 1.4.4
  - Version: 1.11.2
  - Plugins: 1 ESP, 1 ESL
  - Plugins: 1 ESP


  {{ui|MAIN}} ''Navigator - Navmesh Fixes''
  {{ui|MAIN}} ''Breakable Equipment System''
{{ui|OPT}} ''Breakable Equipment System - Honed Metal Patch''


  {{Fc|Highlight|Note:}} Create an empty {{Fc|Orange|Navigator - Navmesh Fixes Patches}} mod. Move all plugins except {{Fc|Orange|Navigator-NavFixes.esl}} to the new mod. Do not activate the patch.
  {{Fc|Highlight|Note:}} Install the {{ui|OPT}} file as a separate mod and name it {{Fc|Orange|Honed Metal Patch - Breakable Equipment System}}. Do not activate the patch.
{{Fomod|
*Navigator
**All-In-One
***◉ .esl
**Modular
***☐ Select Nothing
****Next
*Extras
**Rift Watchtower
***☑ Rift Watchtower
**Skyrim Sewers
***☑ Skyrim Sewers
**Vigilant
***☑ Vigilant
**Broken Oar script tweak
***☑ Broken Oar exit
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|No Silly Physics Damage - Carts Pots Bones etc}} ====
==== {{Fc|Red|Complete Crafting Overhaul Remastered}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36132/? Nexus]  
* {{User:DrPharmDawg/Tag|Core}}
  - Author: Corsafire
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28608/? Nexus]  
  - Version: 2
  - Author: kryptopyr
  - Plugins: 1 ESL
  - Version: 2.5.9
  - Plugins: 1 ESP


  {{ui|MAIN}} ''No Silly Physics Damage (esl)''
  {{ui|MAIN}} ''Complete Crafting Overhaul Remastered''
</div></br>
</div></br>


==== {{Fc|Blue|NPCs don't follow through doors while talking}} ====
==== {{Fc|Blue|Disarming Traps Is Dangerous}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/66998/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21691/? Nexus]  
  - Author: Zerahar
  - Author: Skepmanmods
  - Version: 1.0
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''NPC's don't follow through doors while talking''
  {{ui|MAIN}} ''Disarming Traps Is Dangerous ESL Version''
</div></br>
</div></br>


==== {{Fc|Blue|QUARK - Qwinn's Ultimate Amulet Restoration Kit}} ====
==== {{Fc|Blue|Fish Anywhere With Water}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18177/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60915/? Nexus]  
  - Author: Qwinn
  - Author: wankingSkeever
  - Version: 1.3.1
  - Version: 0.5
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''QUARK - Amulet Restoration Kit v1_3_1''
  {{ui|MAIN}} ''Fish Anywhere With Water''
{{Fomod|
*Choose type of plugins to install
**Plugin Options
***◉ ESPFE plugins
****Next
*Normal ESP USSEP and WACCF compatible installation
**Plugin Options
***☑ AmuletsShowOnEverything.esp
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Random Encounter Tweaks SE}} ====
==== {{Fc|Blue|Grind stuff}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53300/? Nexus]  
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: AndrealphusVIII
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/4922/? Nexus]  
  - Version: 1.1
  - Author: Axhoff
  - Version: 1.0a
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Random Encounter Tweaks SE {{Fc|Blue|[1.0]}}''
  {{ui|MAIN}} ''Grind Stuff SE Edition v1.0a''
 
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Grind_stuff.esp}}
</div></br>
</div></br>


==== {{Fc|Green|Simple Dual Sheath}} ====
==== {{Fc|Blue|HearthFires Display Case Fix SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Set}} {{User:DrPharmDawg/Tag|Patch}}
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50049/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/15104/? Nexus]  
  - Author: SlavicPotato
  - Author: RealPuPpEt
  - Version: 1.5.6
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Simple Dual Sheath for 1.6.629 and newer''
  {{ui|MAIN}} ''HearthFires Display Case Fix SE''
{{ui|OPT}} ''XPMSSE Left Hand Sheath Rotation Fix {{Fc|Red|[4.80]}}''


  {{Fc|Highlight|Note:}} Install the {{ui|OPT}} file as a separate mod and name it {{Fc|Orange|XPMSE Left Hand Sheath Rotation Fix}}. Do not activate the patch.
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Hearthfires Display Case Fix SE.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|Sprint Sneak Movement Speed Fix}} ====
==== {{Fc|Blue|Hearthfires Houses Building Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/27298/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/86631/? Nexus]  
- Author: Ice885
  - Author: SlavicPotato
- Version: 0.3
  - Version: 1.1.1
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Hearthfires Houses Building Fix''
</div></br>
 
==== {{Fc|Blue|PTC's Hearthfire Mods}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28999/? Nexus]  
  - Author: PatchesTheClown
  - Version: 1.0
- Plugins: 3 ESL
 
{{ui|MAIN}} ''Better Apiaries''
{{ui|MAIN}} ''Functional Butter Churns''
{{ui|MAIN}} ''Hearthfire Cellar Entrances''


  {{ui|MAIN}} ''Sprint Sneak Movement Speed Fix''
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Better Apiary.esp}}, {{Fc|Orange|Functional Butter Churns.esp}}, and {{Fc|Orange|Hearthfire Cellar Entrance.esp}}.
</div></br>
</div></br>


==== {{Fc|Blue|Survival Control Panel}} ====
==== {{Fc|Blue|Improved Traps}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41891/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17592/? Nexus]  
  - Author: Parapets and colinswrath
  - Author: kryptopyr and Wiseman303
  - Version: 1.1.2
  - Version: 2.5
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Survival Control Panel''
  {{ui|MAIN}} ''Improved Traps (Dangerous Edition)''
</div></br>
</div></br>


==== {{Fc|Blue|Time Flies SE}} ====
==== {{Fc|Blue|Arrow Limiter SSE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39426/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/7744/? Nexus]
  - Author: dfxyz1 Akezhar Wolfpack49
  - Author: Lofgren
  - Version: 6.3.1
  - Version: 1.11
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Time Flies SE''
  {{ui|MAIN}} ''Arrow Limiter''


  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|TimeFlies.esp}}.
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|LFGAmmoLimiter.esp}}.
</div></br>
</div></br>


====CHECKPOINT 3====  
==== {{Fc|Blue|Potions and Lockpicks Limiter}} ====
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|PORT:}}
* {{User:DrPharmDawg/Tag|Compact}}
  - Bad Service.esp
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/42703/? Nexus]
- Author: Lofgren
- Version: 1.0
- Plugins: 1 ESL


  {{Fc|Highlight|ESL:}}
  {{ui|MAIN}} ''Lockpick and Potion Limity''
- Bad Service.esp


  {{Fc|Highlight|COMPACT AND ESL:}}
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|LockpickPotionLimiter.esp}}.
- Grind_stuff.esp
- Hearthfires Display Case Fix SE.esp
- Better Apiary.esp
- Functional Butter Churns.esp
- Hearthfire Cellar Entrance.esp
- TimeFlies.esp
 
{{Fc|Highlight|COUNTS:}} Ensure counts are as follows:
- Mods: +39 = {{Fc|Orange|88}}
- Plugins: +15 = {{Fc|Orange|101}} (ESMs = 18, ESPs = 5, ESMs + ESPs = 23, ESLs = 78)
 
{{Fc|Highlight|LOOT:}}
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==STEP 4: Audio==
==== {{Fc|Blue|More Appropriate Outfits For NPCs (SPID)}} ====
 
===Part A: Dialogue===
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-04-A) Dialogue}}.
</div>
-----
 
==== {{Fc|Blue|Configurable Commentary Rate Slider}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72635/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38670? Nexus]
  - Author: JobiWanUK
  - Author: Roadhouse699 at 2am
  - Version: 1.02
  - Version: 1.2L
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Configurable Commentary Rate''
  {{ui|MAIN}} ''More Appropriate Outfits For NPCs {{Fc|Blue|[1.03]}}''
</div></br>
</div></br>


==== {{Fc|Blue|Guard Dialogue Overhaul SE}} ====
==== {{Fc|Blue|Myrwatch - Editable Home Cells (Cell Bug Workaround)}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/22075? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64108/? Nexus]  
  - Author: Eckss
  - Author: Jelidity
  - Version: 2.18
  - Version: 1.1.1
  - Plugins: 1 ESP
  - Plugins: 1 ESP, 1 ESL


  {{ui|MAIN}} ''Guard Dialogue Overhaul SE''
  {{ui|MAIN}} ''Myrwatch - House Fix''
 
  {{ui|OPT}} ''Myrwatch - House Fix - USCCCP Patch''
  {{Fc|Highlight|Optional:}} Hide {{Fc|Orange|Guard Dialogue Overhaul.modgroups}} file.
</div></br>
</div></br>


==== {{Fc|Green|Guard Dialogue Overhaul - UHDAP Patch}} ====
==== {{Fc|Blue|No Silly Physics Damage - Carts Pots Bones etc}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36132/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36366? Nexus]
  - Author: Corsafire
  - Author: mnikjom Eckss sharrken
  - Version: 2
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Guard Dialogue Overhaul - UHDAP Patch''
  {{ui|MAIN}} ''No Silly Physics Damage (esl)''
</div></br>
</div></br>


==== {{Fc|Red|Relationship Dialogue Overhaul - RDO SE}} ====
==== {{Fc|Blue|NPCs don't follow through doors while talking}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1187/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/66998/? Nexus]  
  - Author: cloudedtruth
  - Author: Zerahar
  - Version: Final
  - Version: 1.0
  - Plugins: 1 ESP
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Relationship Dialogue Overhaul - RDO Final''
  {{ui|MAIN}} ''NPC's don't follow through doors while talking''
</div></br>
</div></br>


==== {{Fc|Red|Relationship Dialogue Overhaul - Update and MCM}} ====
==== {{Fc|Blue|NPCs Wear Amulets of Mara PLUS}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44601/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/66125/? Nexus]  
  - Author: cloudedtruth
  - Author: JaySerpa
  - Version: 1.0.5
  - Version: 2.03
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Relationship Dialogue Overhaul - Update and MCM 1.0.5''
  {{ui|MAIN}} ''NPCs Wear Amulets of Mara''
</div></br>
</div></br>


==== {{Fc|Blue|Misc Dialogue Edits }} ====
==== {{Fc|Blue|Pickpocket Reset}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28904/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/13838/? Nexus]  
  - Author: GOsteW and lilebonymace
  - Author: TheRegisteredOne
  - Version: 1.8.5
  - Version: 1.1.1
  - Plugins: 2 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Misc Dialogue Edits''
  {{ui|MAIN}} ''Pickpocket Reset''
{{Fomod|
**Patches
***☑ Alternate Start - Live Another Life
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|More Dialogue Options }} ====
==== {{Fc|Blue|QUARK - Qwinn's Ultimate Amulet Restoration Kit}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28905/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18177/? Nexus]  
  - Author: GOsteW and lilebonymace
  - Author: Qwinn
  - Version: 1.4
  - Version: 1.3.1
  - Plugins: 2 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''More Dialogue Options - for Misc Dialogue Edits''
  {{ui|MAIN}} ''QUARK - Amulet Restoration Kit v1_3_1''
{{ui|UPDATE}} ''More Dialogue Options - Farengar hotfix''
{{Fomod|
{{Fomod|
*
*Choose type of plugins to install
**Pathces
**Plugin Options
***☑ Guard Dialogue Overhaul
***◉ ESPFE plugins
****Next
*Normal ESP USSEP and WACCF compatible installation
**Plugin Options
***☑ AmuletsShowOnEverything.esp
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|NPC Dialogue Audio Enhancer}} ====
==== {{Fc|Blue|Random Encounter Tweaks SE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53300/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/40040/? Nexus]
  - Author: AndrealphusVIII
  - Author: Skyrimaguas
  - Version: 1.1
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''NPC Dialogue Audio Enhancer''
  {{ui|MAIN}} ''Random Encounter Tweaks SE {{Fc|Blue|[1.0]}}''
</div></br>
</div></br>


==== {{Fc|Blue|NPCs React To Necromancy (And More)}} ====
==== {{Fc|Blue|Stop Overencumbered Scavenging}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62514/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70428/? Nexus]
  - Author: Ashen
  - Author: JaySerpa
  - Version: 1.02
  - Version: 1.02
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''NPCs React to Necromancy''
  {{ui|MAIN}} ''Stop Overencumbered Scavenging''
</div></br>
</div></br>


==== {{Fc|Blue|Sleeping Expanded - Animations and NPC reactions}} ====
==== {{Fc|Blue|Survival Control Panel}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41891/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59250/? Nexus]
  - Author: Parapets and colinswrath
  - Author: JaySerpa
  - Version: 1.1.2
  - Version: 1.22
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Sleeping Expanded''
  {{ui|MAIN}} ''Survival Control Panel''
</div></br>
</div></br>


==== {{Fc|Blue|Bandit Lines Expansion}} ====
==== {{Fc|Blue|Time Flies SE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63733/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39426/? Nexus]  
  - Author: JaySerpa
  - Author: dfxyz1 Akezhar Wolfpack49
  - Version: 1.07
  - Version: 8.1.2
  - Plugins: 2 ESL
  - Plugins: 1 ESL
 
{{ui|MAIN}} ''Time Flies SE''


  {{ui|MAIN}} ''Bandit Lines Expansion''
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|TimeFlies.esp}}.
{{ui|OPT}} ''Dark Elf Voices For Bandits''
</div></br>
</div></br>


==== {{Fc|Blue|Civil War Lines Expansion}} ====
====CHECKPOINT: D====  
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
* {{User:DrPharmDawg/Tag|New}}
{{Fc|Highlight|PORT:}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77566/? Nexus]
- Bad Service.esp
  - Author: JaySerpa
 
  - Version: 1.06
{{Fc|Highlight|ESL:}}
  - Plugins: 2 ESL
  - Bad Service.esp
 
{{Fc|Highlight|COMPACT AND ESL:}}
- Grind_stuff.esp
- Hearthfires Display Case Fix SE.esp
- Better Apiary.esp
- Functional Butter Churns.esp
- Hearthfire Cellar Entrance.esp
- LFGAmmoLimiter.esp
- LockpickPotionLimiter.esp
  - TimeFlies.esp
 
{{Fc|Highlight|COUNTS:}} Ensure counts are as follows:
  - Mods: +56 = {{Fc|Orange|184}}
  - Plugins: +39 = {{Fc|Orange|142}} (ESMs = 18, ESPs = 12, ESMs + ESPs = 30, ESLs = 112)


  {{ui|MAIN}} ''Civil War Lines Expansion''
  {{Fc|Highlight|LOOT:}}
  {{ui|OPT}} ''No Idles For Guards Optional Patch''
  - Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==== {{Fc|Blue|Forsworn and Thalmor Lines Expansion}} ====
==PART E: AUDIO==
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/80188/? Nexus]
- Author: JaySerpa
- Version: 1.01
- Plugins: 1 ESL


  {{ui|MAIN}} ''Forsworn and Thalmor Lines Expansion''
===Step 14: Dialogue===
Mods to overhaul how NPCs communicate with the player.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-E-14) Dialogue}}.
</div></br>
</div></br>


==== {{Fc|Blue|Vampire Lines Expansion}} ====
==== {{Fc|Blue|Unofficial High Definition Audio Project}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18115/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/83484/? Nexus]
  - Author: sharrken
  - Author: JaySerpa
  - Version: 1.0
  - Version: 1.01
  - Plugins: 6 ESL
  - Plugins: 2 ESL


  {{ui|MAIN}} ''Vampire Lines Expansion''
  {{ui|MAIN}} ''Music - HQ''
  {{ui|OPT}} ''Orc Addon for Vampire Lines Expansion''
  {{ui|MAIN}} ''Voices EN - Part 1''
{{ui|MAIN}} ''Voices EN - Part 2''
</div></br>
</div></br>


==== {{Fc|Blue|Serana Dialogue Add-On}} ====
==== {{Fc|Blue|Configurable Commentary Rate Slider}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32161/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38670? Nexus]
  - Author: Martimius
  - Author: Roadhouse699 at 2am
  - Version: 3.3.2
  - Version: 1.2L
  - Plugins: 1 ESP
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Serana Dialogue Add-On SE''
  {{ui|MAIN}} ''Configurable Commentary Rate''
</div></br>
</div></br>


===Part B: Sound Effects===
==== {{Fc|Blue|Guard Dialogue Overhaul SE}} ====
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-04-B) Sound Effects}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/22075? Nexus]
</div>
- Author: Eckss
-----
- Version: 3.0
- Plugins: 1 ESL


==== {{Fc|Red|Audio Overhaul for Skyrim SE}} ====
{{ui|MAIN}} ''Guard Dialogue Overhaul - ESL''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12466/? Nexus]
- Author: David Jegutidse
- Version: 4.0.1
- Plugins: 1 ESP, 1 ESL


  {{ui|MAIN}} ''Audio Overhaul Skyrim (4.0.1)''
  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|Guard Dialogue Overhaul.modgroups}} file.
</div></br>


{{Fc|Highlight|Optional:}} Hide the {{Fc|Orange|Audio Overhaul Skyrim.modgroups}} file.
==== {{Fc|Red|Relationship Dialogue Overhaul - RDO SE}} ====
{{Fomod|
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Audio Overhaul for Skyrim (4.0.0)
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1187/? Nexus]
**Installer
- Author: cloudedtruth
***☑ Continue
- Version: Final
****Next
- Plugins: 1 ESP
*Audio Overhaul for Skyrim (4.0.0)
 
**Main Files
{{ui|MAIN}} ''Relationship Dialogue Overhaul - RDO Final''
***☑ Audio Overhaul for Skyrim
**Requirements
***☑ Engine Fixes
***☑ Sound Record Distributor (1.3.0+)
****Next
*Audio Overhaul for Skyrim (4.0.0)
**Conflict Resolution
***☑ Enhanced Blood Textures
**Consistency Plugins
***☐ Select Nothing
****Next
*Installation Complete
**Thank You!
***☑ Thank You!
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Saints and Seducers - Audio Overhaul Skyrim Patch}} ====
==== {{Fc|Red|Relationship Dialogue Overhaul - Update and MCM}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44601/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/75388/? Nexus]
  - Author: cloudedtruth
  - Author: cbgreely
  - Version: 1.0.5
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Saints and Seducers - Audio Overhaul Skyrim Patch''
  {{ui|MAIN}} ''Relationship Dialogue Overhaul - Update and MCM 1.0.5''
</div></br>
</div></br>


==== {{Fc|Red|Immersive Sounds - Compendium}} ====
==== {{Fc|Blue|Misc Dialogue Edits }} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Core}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28904/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/523/? Nexus]
- Author: GOsteW and lilebonymace
  - Author: lazygecko
- Version: 1.9.5.2
  - Version: 3.0
- Plugins: 2 ESL
  - Plugins: 1 ESP
 
{{ui|MAIN}} ''Misc Dialogue Edits''
{{Fomod|
**Patches
***☑ Alternate Start - Live Another Life
****Install}}
</div></br>
 
==== {{Fc|Blue|More Dialogue Options }} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28905/? Nexus]
  - Author: GOsteW and lilebonymace
  - Version: 1.5.1
  - Plugins: 2 ESL


  {{ui|MAIN}} ''Immersive Sounds Compendium SSE 3.0''
  {{ui|MAIN}} ''More Dialogue Overhaul''
{{Fomod|
{{Fomod|
*Main Files
*
**Immersive Sounds – Compendium
**Pathces
***☑ Main Files (Required)
***☑ (manual) Guard Dialogue Overhaul - ESL version
****Next
*Melee Options
**Weapon Impact Options
***◉ IS Default (Extra Bloody)
**Unarmed Impact Options
***◉ S'wit Fighter Turbo
**Weapon Draw/Sheathe Options
***◉ Semi-Smooth Equip
****Next
*Ranged Weapon Options
**Bow Shot Options
***◉ High Fantasy (Shorter Arrow Whistle)
**Bow Pull Options
***◉ Alternate
**Arrow Impact Options
***◉ High Fantasy
****Next
*Bonus Weaponry Options Options
**Extra Weaponry Options
***☑ Extra Gory Killmove Sounds
****Next
*Magic Options
**Soul Trap Options
***◉ Soul Suck
**Restoration Options
***◉ Templar
**Firebolt Options
***◉ Swooshy
****Next
*Creature Options
**Creature Options
***☑ Well-Mannered Wolves
***☑ Sensible Storm Atronachs
****Next
*Nirnroot Options
**Nirnroot Options
***◉ High Fantasy
**Misc Options
***☐ Select Nothing
****Install}}
****Install}}
</div></div></br>
==== {{Fc|Red|Audio Overhaul - Immersive Sounds Integration (AOS - ISC Compatibility Patch)}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36761/? Nexus]
- Author: Dylan James - lazygecko
- Version: 1.1.0
- Plugins: 1 ESL
{{ui|MAIN}} ''Audio Overhaul Skyrim - Immersive Sounds Compendium Integration (1.1.0)''
</div></br>
</div></br>


==== {{Fc|Green|Phoenix Compendium}} ====
==== {{Fc|Blue|NPC Dialogue Audio Enhancer}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55221/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/40040/? Nexus]
  - Author: Satafinix
  - Author: Skyrimaguas
  - Version: 2.2.1
  - Version: 1.0
- Plugins: 1 ESL
 
{{ui|MAIN}} ''NPC Dialogue Audio Enhancer''
</div></br>
 
==== {{Fc|Blue|Bandit Lines Expansion}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63733/? Nexus]
- Author: JaySerpa
- Version: 1.09
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Bandit Lines Expansion''
</div></br>


{{ui|MAIN}} ''Phoenix Compendium v2.2.1''
==== {{Fc|Blue|Brawl Lines Expansion and Fixes}} ====
{{Fomod|
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Phoenix Compendium
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/94070/? Nexus]
**Phoenix Compendium
- Author: JaySerpa
***☑ Procced
- Version: 1.0.2
****Next
- Plugins: 1 ESL
*Enigma Series Reworks
 
**Unique Voice Reworks
{{ui|MAIN}} ''Brawl Lines Expansion''
***☑ Enigma Series -All In One-
</div></br>
***☑ Daedric Enigma -All In One-
 
***☑ Valthume: Dragon Priest
==== {{Fc|Blue|Civil War Lines Expansion}} ====
***☑ Ebony Warrior
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Harkon
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77566/? Nexus]
***☑ Miraak's
- Author: JaySerpa
***☑ Sinding
- Version: 1.06
***☑ Tsun
- Plugins: 2 ESL
***☑ Vyrthur
 
****Next
{{ui|MAIN}} ''Civil War Lines Expansion''
*Enigma Series Chapter 3
{{ui|OPT}} ''No Idles For Guards Optional Patch''
**Wild Life
</div></br>
***☑ The Book Of The Wild -Enigma Series Chapter 3-
 
****Next
==== {{Fc|Blue|Falmer Servant Lines Expansion}} ====
*Monster Pack 1
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Monster
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/120995/? Nexus]
***☑ Arachnid -Spiders Sounds Rework SFX-
- Author: JaySerpa
***☑ Atronach (Fire)
- Version: 1.0
***☑ Atronach (Storm)
- Plugins: 1 ESL
***☑ Atronach (Frost)
 
***☑ SIRIN -Hagraven Sounds Rework-
{{ui|MAIN}} ''Falmer Servant Lines Expansion''
***☑ Falmer Sounds -The Betrayed Remaster-
</div></br>
***☑ Dwarven Centurion Re-Engaged (Voiced Rework)
 
***☑ Wyrm - Dragons Sounds Rework -
==== {{Fc|Blue|Forsworn and Thalmor Lines Expansion}} ====
****Next
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Monster Pack 2
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/80188/? Nexus]
**Undead
- Author: JaySerpa
***☑ Banshee
- Version: 1.02
***☑ Barghest
- Plugins: 1 ESL
***☑ Draugr
 
***☑ Gargoyle
{{ui|MAIN}} ''Forsworn and Thalmor Lines Expansion''
***☑ Ghosts
</div></br>
***☑ Skeletons
 
****Next
==== {{Fc|Blue|Immersive Rejections}} ====
*Colossus -Giants SFX Voice Rework
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Colossus -Giants SFX Voice Rework
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67930/? Nexus]
***◉ Colossus
- Author: JaySerpa
****Next
- Version: 1.13
*Player Character Reworks
- Plugins: 1 ESL
**Player character
 
***☐ Select Nothing
{{ui|MAIN}} ''Immersive Rejections''
****Next
</div></br>
*Airgetlam -Modern Magic Sounds Rework-
**Airgetlam -Modern Magic Sounds Rework-
***◉ Airgetlam -Modern Magic Sounds Rework- Main
****Next
*Phoenix Legacy
**Phoenix Legacy
***☑ Phoenix Legacy: Music
***☑ Phoenix Legacy: UI
****Next
*Eviscerate
**Main
***☑ Eviscerate -Main-
**Lower Volume
***☐ Select Nothing
****Next
*Equus - Horses Sounds Redesigned -
**Equus - Horses Sounds Redesigned -
***☐ Select Nothing
**Equus - Author's Cut -
***☑ Equus - Author's Cut -
****Next
*Patch Hub
**Airgetlam RE4.1-ISC Compatibility Patch
***☑ Airgetlam RE4.1-ISC Compatibility Patch
**Eviscerate -ISC Compatibility Patch
***☑ Eviscerate -ISC Compatibility Patch
****Next
*Complete
**Setup Complete
***☑ Complete
****Install}}
</div></div></br>


==== {{Fc|Green|Bard Instrumentals Mostly - Sing Rarely}} ====
==== {{Fc|Blue|NPCs React To Frenzy}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/10927/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/107492/? Nexus]
  - Author: BanjoBunny
  - Author: JaySerpa
  - Version: 1.0
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Bard Instrumentals Mostly - Sing Rarely''
  {{ui|MAIN}} ''NPCs React To Frenzy''
</div></br>
</div></br>


==== {{Fc|Green|Better Animal Footsteps}} ====
==== {{Fc|Blue|NPCs React To Invisibility}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrim/mods/24805/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/91480/? Nexus]
  - Author: Volnaiskra
  - Author: JaySerpa
  - Version: 1.5
  - Version: 1.11
- Plugins: 1 ESL


  {{ui|MAIN}} ''Better Animal Footsteps 1.5''
  {{ui|MAIN}} ''NPCs React To Invisibility''
{{Fomod|
</div></br>
*Custom
**Select one option
***◉ Install all of the footstep sounds
****Next
*Custom
**Optional Pets of Skyrim patch
***☐ Select Nothing
****Install}}
</div></div></br>


==== {{Fc|Green|Better Horse Pain Sounds}} ====
==== {{Fc|Blue|NPCs React To Necromancy (And More)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrim/mods/12608/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70428/? Nexus]
  - Author: Yuatari
  - Author: JaySerpa
  - Version: 1
  - Version: 1.02
- Plugins: 1 ESL


  {{ui|MAIN}} ''Better Horse Pain Sounds''
  {{ui|MAIN}} ''NPCs React to Necromancy''
</div></br>
</div></br>


==== {{Fc|Green|Brutal Combat Sounds}} ====
==== {{Fc|Blue|Sleeping Expanded - Animations and NPC reactions}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59250/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/57442/? Nexus]
  - Author: JaySerpa
  - Author: dabeasttv367
  - Version: 1.23
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''BrutalCombatSounds''
  {{ui|MAIN}} ''Sleeping Expanded {{Fc|Blue|[1.22]}}''
</div></br>
</div></br>


==== {{Fc|Green|Draugr don't breathe SSE}} ====
==== {{Fc|Blue|Vampire Lines Expansion}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/83484/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/18543/? Nexus]
  - Author: JaySerpa
  - Author: RJinthematrix
  - Version: 1.01
  - Version: 1
- Plugins: 2 ESL


  {{ui|MAIN}} ''Dragonpriests don't breathe loose files version''
  {{ui|MAIN}} ''Vampire Lines Expansion''
  {{ui|MAIN}} ''Draugr Don't Breathe SSE esp version loose files version''
  {{ui|OPT}} ''Orc Addon for Vampire Lines Expansion''
</div></br>
</div></br>


==== {{Fc|Blue|IHSS - Improved Horse Step Sounds}} ====
==== {{Fc|Blue|Serana Dialogue Add-On}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32161/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/848/? Nexus]
  - Author: Martimius
  - Author: Crystan
  - Version: 4.1.1.3
  - Version: 2.2
  - Plugins: 1 ESP
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Improved Horse Step Sounds - Special Edition''
  {{ui|MAIN}} ''Serana Dialogue Add-On SE''
 
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|IHSS.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|Lower Sounding Thieves Guild Door}} ====
===Step 15: Sound Effects===
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
Mods that add or change sound effects.
- Download: [https://www.nexusmods.com/skyrim/mods/1826/? Nexus]
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Author: John Kelly
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-E-15) Sound Effects}}.
- Version: 1.0
 
  {{ui|MAIN}} ''LowerVolume {{Fc|Green|[1]}}''
</div></br>
</div></br>


==== {{Fc|Blue|No More Crunchy Death Sounds SSE}} ====
==== {{Fc|Red|Audio Overhaul for Skyrim SE}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/16574/? Nexus]  
* {{User:DrPharmDawg/Tag|Core}}
  - Author: Rjinthematrix
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12466/? Nexus]
  - Version: 1
  - Author: David Jegutidse
  - Plugins: 1 ESL
  - Version: 4.1.3
  - Plugins: 1 ESP


  {{ui|MAIN}} ''no crunchy death sounds ESP-FE {{Fc|Blue|[1.1]}}''
  {{ui|MAIN}} ''Audio Overhaul for Skyrim (4.1.3)''
</div></br>


==== {{Fc|Green|Realistic wolf howls}} ====
{{Fc|Highlight|Note:}} Hide the {{Fc|Orange|Audio Overhaul Skyrim.modgroups}} file.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fomod|
- Download: [https://www.nexusmods.com/skyrim/mods/30636/? Nexus]
*Audio Overhaul for Skyrim (4.1.2)
- Author: Korvik
**Main Files
- Version: 1.1
***☑ Required Files
 
****Next
{{ui|MAIN}} ''Realistic Wolf Howls Less barks {{Fc|Green|[1.4]}}''
*Requirements and Recommendations
**Requirements
***☑ Engine Fixes
***☑ Sound Record Distributor
**Recommended
***☑ Acoustic Space Improvement Fixes
***☑ Reverb Interior Sounds Expansion
****Next
*Addons
**Mods
***☐ Select Nothing
****Next
*Installation Complete
**Thank You!
***☑ Thank You!
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Skeletons don't breathe SSE}} ====
==== {{Fc|Green|Saints and Seducers - Audio Overhaul Skyrim Patch}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18542/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/75388/? Nexus]
  - Author: RJinthematrix
  - Author: cbgreely
- Version: 1
 
{{ui|MAIN}} ''skeletons don't breathe SSE loose files version''
</div></br>
 
==== {{Fc|Green|Sound Hammering Sounds}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5592/? Nexus]
- Author: sialivi
  - Version: 1.0
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Sound Hammering Sounds''
  {{ui|MAIN}} ''Saints and Seducers - Audio Overhaul Skyrim Patch''
</div></br>
</div></br>


==== {{Fc|Green|Thundering Shouts}} ====
==== {{Fc|Red|Immersive Sounds - Compendium}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14352/? Nexus]
* {{User:DrPharmDawg/Tag|Core}}
  - Author: greentea101
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/523/? Nexus]
  - Version: 1.1
  - Author: lazygecko
  - Version: 3.0
- Plugins: 1 ESP


{{ui|OPT}} ''Thundering Shouts Loose files (main file version)''
  {{ui|MAIN}} ''Immersive Sounds Compendium SSE 3.0''
</div></br>
 
==== {{Fc|Green|Heart of the Beast - Werewolf Sound and Texture Overhaul}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrim/mods/13779/? Nexus]
- Author: NsJones
- Version: 1.8
 
  {{ui|MAIN}} ''Alpha werewolf sounds - VERY VICIOUS AND AGGRESSIVE {{Fc|Green|[1.7]}}''
</div></br>
 
===Part C: Music===
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-04-C) Music}}.
</div>
-----
 
==== {{Fc|Blue|BA Bard Songs}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrim/mods/47202/? Nexus]
- Author: Shiiholude
- Version: 1.3
- Plugins: 1 ESL
 
{{ui|MAIN}} ''BA_BardSongs_FOMOD''
{{Fomod|
{{Fomod|
*Bard Songs
*Main Files
**BA Bard Songs
**Immersive Sounds – Compendium
***◉ AIO
***☑ Main Files (Required)
****Install}}
****Next
</div></br>
*Melee Options
 
**Weapon Impact Options
==== {{Fc|Blue|Around the Fire - Skyrim Fan-Made Music}} ====
***◉ IS Default (Extra Bloody)
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Unarmed Impact Options
* {{User:DrPharmDawg/Tag|New}}
***◉ S'wit Fighter Turbo
- Download: [https://www.nexusmods.com/skyrim/mods/36144/? Nexus]
**Weapon Draw/Sheathe Options
- Author: OrganicView aka CaptainCreepy
***◉ Semi-Smooth Equip
- Version: 1.0
****Next
- Plugins: 1 ESL
*Ranged Weapon Options
 
**Bow Shot Options
{{ui|MAIN}} ''Around the Fire''
***◉ High Fantasy (Shorter Arrow Whistle)
</div></br>
**Bow Pull Options
***◉ Alternate
**Arrow Impact Options
***◉ High Fantasy
****Next
*Bonus Weaponry Options Options
**Extra Weaponry Options
***☑ Extra Gory Killmove Sounds
****Next
*Magic Options
**Soul Trap Options
***◉ Soul Suck
**Restoration Options
***◉ Templar
**Firebolt Options
***◉ Swooshy
****Next
*Creature Options
**Creature Options
***☑ Well-Mannered Wolves
***☑ Sensible Storm Atronachs
****Next
*Nirnroot Options
**Nirnroot Options
***◉ High Fantasy
**Misc Options
***☐ Select Nothing
****Install}}
</div></div></br>


==== {{Fc|Blue|Melodies of Civilization - Skyrim Fan-Made Music}} ====
==== {{Fc|Red|Audio Overhaul - Immersive Sounds Integration (AOS - ISC Compatibility Patch)}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36761/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/30014/? Nexus]
  - Author: Dylan James - lazygecko
  - Author: OrganicView aka CaptainCreepy
  - Version: 1.1.0
  - Version: 1.01
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Melodies of Civilization 1.01''
  {{ui|MAIN}} ''Audio Overhaul Skyrim - Immersive Sounds Compendium Integration (1.1.0)''
</div></br>
</div></br>


==== {{Fc|Blue|Dawnguard Music Overhaul - Skyrim Fan-made Music}} ====
==== {{Fc|Green|Phoenix Compendium}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55221/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/48613/? Nexus]
  - Author: Satafinix
  - Author: OrganicView aka CaptainCreepy
  - Version: 2.3.0
  - Version: 1.0
- Plugins: 2 ESL
 
{{ui|MAIN}} ''Dawnguard Music Overhaul - Combat Module''
{{ui|MAIN}} ''Dawnguard Music Overhaul - Main Module''
</div></br>
 
==== {{Fc|Blue|Hun Lovaas - Skyrim Fan-Made combat music}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrim/mods/16123/? Nexus]
- Author: OrganicView aka CaptainCreepy
- Version: 1.0
- Plugins: 1 ESL
 
{{ui|OPT}} ''Hun - Lovaas - ESP flagged as ESL''
</div></br>
 
==== {{Fc|Blue|Still - Skyrim Inspired Music}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrim/mods/19401/? Nexus]
- Author: OrganicView aka CaptainCreepy
- Version: 1.01
- Plugins: 1 ESL


  {{ui|OPT}} ''Still - ESP flagged as ESL''
  {{ui|MAIN}} ''Phoenix Compendium 2.3.0''
</div></br>
 
==== {{Fc|Blue|The Elder Songs - Fanmade Music Expansion}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrim/mods/27504/? Nexus]
- Author: Matness
- Version: 3.1.2
- Plugins: 7 ESL
 
{{ui|OPT}} ''The Elder Songs - Complete''
{{Fomod|
{{Fomod|
*Install the modules you want to use
*Phoenix Compendium
**Select modules
**Phoenix Compendium
***☑ Explore Module
***☑ Procced
***☑ Combat Module
***☑ Town Module
***☑ Castle Module
***☑ Tavern Module
**Select Dungeon Tracks
***☑ Dungeon Atmospheric
***☑ Dungeon Melodic
****Next
****Next
*Compatibility Patches
*Enigma Series Reworks
**Celtic Music in Skyrim
**Unique Voice Reworks
***◉ None
***☑ Enigma Series -All In One-
**Combat Compatibility
***☑ Daedric Enigma -All In One-
***◉ None
***☑ Valthume: Dragon Priest
**Still - Skyrim Inspired Music
***☑ Ebony Warrior
***☐ Select Nothing
***☑ Harkon
**Around The Fire - Skyrim Fan-Made Music
***☑ Miraak's
***☐ Select Nothing
***☑ Sinding
**Melodies of Civilization - Skyrim Fan-Made Music
***☑ Tsun
***◉ None
***☑ Vyrthur
****Next
****Next
*Main Menu Replacer
*Enigma Series Chapter 3
**Main Menu Replacer
**Wild Life
***☐ Select Nothing
***☑ The Book Of The Wild -Enigma Series Chapter 3-
****Next
****Next
*Reminder
*Monster Pack 1
**Main
**Monster
***☑ Important
***☑ Insectoid - Chaurus Sounds Rework -
***☑ Ash Spawn
***☑ Arachnid -Spiders Sounds Rework SFX-
***☑ Atronach (Fire)
***☑ Atronach (Storm)
***☑ Atronach (Frost)
***☑ SIRIN -Hagraven Sounds Rework-
***☑ Falmer Sounds -The Betrayed Remaster-
***☑ Dwarven Centurion Re-Engaged (Voiced Rework)
***☑ Wyrm - Dragons Sounds Rework -
****Next
****Next
*Thank You!
*Monster Pack 2
**Done
**Undead
***☑ Thank you for installing my mod!
***☑ Banshee
****Install}}
***☑ Barghest
</div></br>
***☑ Draugr
 
***☑ Gargoyle
==== {{Fc|Red|SkyRem Guide Custom Settings}} ====
***☑ Ghosts
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Skeletons
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26789/? Nexus]
****Next
- Author: DrPharmDawg
*Colossus -Giants SFX Voice Rework
- Version: 9.0.0
**Colossus -Giants SFX Voice Rework
 
***◉ Colossus
{{ui|MAIN}} ''SkyRem Custom Settings''
****Next
 
*Player Character Reworks
{{Fc|Highlight|Note:}} If not using the music mods from this section, hide the {{Fc|Orange|Music Patch.esp}} plugin.
**Player character
</div></br>
***☐ Select Nothing
 
**Penumbra - Addon -
====CHECKPOINT 4====
***☐ Select Nothing
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
****Next
 
*Airgetlam -Modern Magic Sounds Rework-
{{Fc|Highlight|COUNTS:}}
**Airgetlam -Modern Magic Sounds Rework-
- Mods: +45 = {{Fc|Orange|133}}
***◉ Airgetlam -Modern Magic Sounds Rework- Main
- Plugins: +36 = {{Fc|Orange|137}} (ESMs = 18, ESPs = 14, ESMs + ESPs = 32, ESLs = 105)
****Next
 
*Phoenix Legacy
{{Fc|Highlight|LOOT:}}
**Phoenix Legacy
- Sort Load Order with {{Fc|Orange|LOOT}}.
***☑ Phoenix Legacy: Music
</div></br>
***☑ Phoenix Legacy: UI
 
****Next
==STEP D: ANIMATION ==
*Eviscerate
 
**Main
===Part 1: Animation===
***☑ Eviscerate -Main-
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Lower Volume
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-D-01) Animation}}.
***☐ Select Nothing
</div>
****Next
-----
*Equus - Horses Sounds Redesigned -
==== {{Fc|Red|Project New Reign - Nemesis Unlimited Behavior Engine}} ====
**Equus - Horses Sounds Redesigned -
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☐ Select Nothing
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60033 Nexus]
**Equus - Author's Cut -
- Author: Shikyo Kira
***☑ Equus - Author's Cut -
- Version: v0.84-beta
**Equus - Riley's Edit -
***☐ Select Nothing
****Next
*Animunculi Series
**Animunculi Series
***☑ Dwarven Centurion
***☑ Dwarven Sphere
***☑ Dwarven Spider
*Patch Hub
**Airgetlam RE4.1-ISC Compatibility Patch
***☑ Airgetlam RE4.1-ISC Compatibility Patch
**Eviscerate -ISC Compatibility Patch
***☑ Eviscerate -ISC Compatibility Patch
****Next
*Complete
**Setup Complete
***☑ Complete
****Install}}
</div></div></br>


{{ui|MAIN}} ''Nemesis Unlimited Behavior Engine''
==== {{Fc|Green|Bard Instrumentals Mostly - Sing Rarely}} ====
 
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|highlight|Executable:}} Add {{Fc|Orange|Nemesis}} as an executable to MO2.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/10927/? Nexus]
        Binary = {{ui|Nemesis Unlimited Behavior Engine.EXE}}
- Author: BanjoBunny
        Argument = Leave Blank
- Version: 1.0


  {{Fc|Highlight|Note:}} Nemesis requires {{Fc|Red|.Net 5.0 SDK}}.
  {{ui|MAIN}} ''Bard Instrumentals Mostly - Sing Rarely''
</div></br>
</div></br>


==== {{Fc|Red|Animation Motion Revolution}} ====
==== {{Fc|Blue|IHSS - Improved Horse Step Sounds}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50258/? Nexus]  
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: alexsylex
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/848/? Nexus]
  - Version: 1.5.3
  - Author: Crystan
  - Version: 2.2
- Plugins: 1 ESL


  {{ui|MAIN}} ''Animation Motion Revolution''
  {{ui|MAIN}} ''Improved Horse Step Sounds - Special Edition''
</div></br>


==== {{Fc|Red|Dynamic Animation Replacer}} ====
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|IHSS.esp}}.
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/33746/? Nexus]
- Author: Felisky
- Version: 1.1.3
 
{{ui|MAIN}} ''DynamicAnimationReplacerAE v1.1.3 for Skyrim 16629''
</div></br>
</div></br>


==== {{Fc|Red|True Directional Movement - Modernized Third Person Gameplay}} ====
==== {{Fc|Blue|No More Crunchy Death Sounds SSE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51614/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/16574/? Nexus]  
  - Author: Ersh
  - Author: Rjinthematrix
  - Version: 2.2.3
  - Version: 1
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''True Directional Movement''
  {{ui|MAIN}} ''no crunchy death sounds ESP-FE {{Fc|Blue|[1.1]}}''
</div></br>
</div></br>


==== {{Fc|Green|Animation Queue Fix}} ====
==== {{Fc|Green|Sound Hammering Sounds}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/82395/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5592/? Nexus]  
  - Author: Ersh
  - Author: sialivi
  - Version: 1.0.1
  - Version: 1.0


  {{ui|MAIN}} ''Animation Queue Fix''
  {{ui|MAIN}} ''Sound Hammering Sounds''
</div></br>
</div></br>


==== {{Fc|Green|Armor Type Specific Animations}} ====
==== {{Fc|Green|Thundering Shouts}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38469/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14352/? Nexus]
  - Author: xNEYRONx
  - Author: greentea101
  - Version: 1.1a
  - Version: 1.1


  {{ui|MAIN}} ''Armor Type Specific Animations''
  {{ui|OPT}} ''Thundering Shouts Loose files (main file version)''
{{Fomod|
*Introduction
**Intro group
***☑ Intro
****Next
*Installation
**Installation
***◉ Install All
****Next
*Finish
**Thanks
***☑ Thank you!
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|cookeh's conditional and random animations - CCARA DAR}} ====
==== {{Fc|Green|Heart of the Beast - Werewolf Sound and Texture Overhaul}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/37783/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/13779/? Nexus]
  - Author: cookeh
  - Author: NsJones
  - Version: 2.0.7
  - Version: 1.8


  {{ui|MAIN}} ''CCARA DAR''
  {{ui|MAIN}} ''Alpha werewolf sounds - VERY VICIOUS AND AGGRESSIVE {{Fc|Green|[1.7]}}''
{{Fomod|
*Welcome!
**README
***☑ Thanks!
****Next
*Choose what you want
**Select one
***◉ Mix and match
****Next
*Mix and match
**Select one
***☑ Default idle
***☑ Turn head idle
***☑ Crouching idle
***☑ Block sun
***☑ Catch snowflake
***☑ Stroke hair
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|EVG Animation Variance}} ====
==== {{Fc|Red|SkyRem Guide Custom Settings}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38534/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26789/? Nexus]  
  - Author: Everglaid
  - Author: DrPharmDawg
  - Version: 1.1
  - Version: 10.0.0
 
{{ui|MAIN}} ''SkyRem Custom Settings''
</div></br>


{{ui|MAIN}} ''EVG Animation Variance 1.1''
====CHECKPOINT: E====
{{Fomod|
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
*Install Type
**Options
***◉ Recommended
****Next
*Thank you for installing
**Thank you
***☑ Thank you
****Install}}
</div></br>


==== {{Fc|Blue|EVG Conditional Idles}} ====
{{Fc|Highlight|COUNTS:}}
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Mods: +32 = {{Fc|Orange|216}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34006/? Nexus]
  - Plugins: +35 = {{Fc|Orange|177}} (ESMs = 18, ESPs = 16, ESMs + ESPs = 34, ESLs = 143)
- Author: Everglaid
- Version: 1.42
  - Plugins: 1 ESL


  {{ui|MAIN}} ''EVG Conditional Idles''
  {{Fc|Highlight|LOOT:}}
{{Fomod|
- Sort Load Order with {{Fc|Orange|LOOT}}.
*Options
**Required
***☑ Core Modules
****Next
*Thank you for installing
**Thank you
***☑ Thank you
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Don't sheathe bound weapons DAR animations}} ====
==PART F: ANIMATION ==
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70354/? Nexus]
- Author: samuelga24
- Version: 1.3


  {{ui|MAIN}} ''Don't sheat bound weapons''
===Step 16: Animation===
Mods that add animation.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-F-16) Animation}}.
</div></br>
</div></br>


==== {{Fc|Blue|Draw 2 - Dual Weapon Equip-Unequip Animations}} ====
==== {{Fc|Red|Project New Reign - Nemesis Unlimited Behavior Engine}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45579/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60033 Nexus]
  - Author: Korodic
  - Author: Shikyo Kira
  - Version: 1.6
  - Version: v0.84-beta
- Plugins: 1 ESL


  {{ui|MAIN}} ''Draw 2''
  {{ui|MAIN}} ''Nemesis Unlimited Behavior Engine''
</div></br>


==== {{Fc|Green|Dual Wield Improved Animation SSE}} ====
{{Fc|highlight|Executable:}} Add {{Fc|Orange|Nemesis}} as an executable to MO2.
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
        Binary = {{ui|Nemesis Unlimited Behavior Engine.EXE}}
* {{User:DrPharmDawg/Tag|New}}
        Argument = Leave Blank
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5012/? Nexus]
- Author: me
- Version: 1


  {{ui|MAIN}} ''Dual Wield SSE''
  {{Fc|Highlight|Note:}} Nemesis requires {{Fc|Red|.Net 5.0 SDK}}.
</div></br>
</div></br>


==== {{Fc|Green|Enhanced 1st Person Parry Animation for SSE}} ====
==== {{Fc|Red|Animation Motion Revolution}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/20374/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50258/? Nexus]  
  - Author: 5poiler
  - Author: alexsylex
  - Version: 1.1
  - Version: 1.5.3


  {{ui|MAIN}} ''1stPerson Parry Animation''
  {{ui|MAIN}} ''Animation Motion Revolution''
{{Fomod|
*Options
**Main Files
***☑ 00 All except Dual Wield
**Optional Files
***☑ 04 Dual wield
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|D13 Faster GET UP STAND UP animation vanilla friendly SSE}} ====
==== {{Fc|Red|Animation Queue Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5890/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/82395/? Nexus]
  - Author: DarkAngel13 Argonil
  - Author: Ersh
  - Version: 2.1
  - Version: 1.0.1


  {{ui|MAIN}} ''D13 Faster Get Up Stand Up SSE''
  {{ui|MAIN}} ''Animation Queue Fix''
</div></br>
</div></br>


==== {{Fc|Green|Gesture Animation Remix (DAR)}} ====
==== {{Fc|Red|Paired Animation Improvements}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/99621/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64420/? Nexus]  
- Author: Ersh
  - Author: CHIMgarden
- Version: 1.0.2
  - Version: 1.9.9
 
{{ui|MAIN}} ''Paired Animation Improvements''
</div></br>
 
==== {{Fc|Red|Open Animation Replacer}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/92109/? Nexus]
  - Author: Ersh
  - Version: 2.3.6


  {{ui|MAIN}} ''Gesture Animation Remix (DAR) - main archive''
  {{ui|MAIN}} ''Open Animation Replacer''
</div></br>
</div></br>


==== {{Fc|Green|Lively Children Animations (DAR)}} ====
==== {{Fc|Green|Open Animation Replacer - Detection Plugin}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/104806/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67557/? Nexus]  
  - Author: Nonameron
  - Author: CHIMgarden
  - Version: 2.1.1
  - Version: 1.0.0


  {{ui|MAIN}} ''Lively Children Animations (DAR)''
  {{ui|MAIN}} ''Open Animation Replacer - Detection Plugin''
</div></br>
</div></br>


==== {{Fc|Blue|No Spinning Death Animation}} ====
==== {{Fc|Green|Open Animation Replacer - IED Conditions}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1432/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/98308/? Nexus]
  - Author: dDefinder
  - Author: SlavicPotato
  - Version: 1.31
  - Version: 1.0.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''No Spinning Death Animation''
  {{ui|MAIN}} ''Open Animation Replacer - IED conditions''
</div></br>
</div></br>


==== {{Fc|Blue|Sky Idles SE}} ====
==== {{Fc|Red|True Directional Movement - Modernized Third Person Gameplay}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45794/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51614/? Nexus]
  - Author: juhaaaa
  - Author: Ersh
  - Version: 5.0.3
  - Version: 2.2.6
  - Plugins: 2 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Sky Idles''
  {{ui|MAIN}} ''True Directional Movement''
{{ui|MAIN}} ''Sky Idles FOMOD {{Fc|Blue|[v4.4.3]}}''
 
{{Fomod|
*Welcome
**-
***☑ Continue
****Next
*AE and SE, VR or LE
**Choose version
***◉ AE SE
****Next
*FNIS or Nemesis
**Choose version
***◉ Nemisis
****Next
*NPC Idles
**Choose either
***◉ Install NPC add on
****Next
*Last step
**Good...
***☑ Bye!
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|SmoothCam}} ====
==== {{Fc|Green|Arm Movement Animations (OAR)}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41252/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62849/? Nexus]
  - Author: mwilsnd
  - Author: CHIMgarden
  - Version: 1.7
  - Version: 2.2.0
  - Plugins: 1 ESL
 
{{ui|MAIN}} ''Arm Movement Animations (OAR)''
</div></br>
 
==== {{Fc|Green|Armor Type Specific Animations}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38469/? Nexus]
  - Author: xNEYRONx
- Version: 1.1a


  {{ui|MAIN}} ''SmoothCam''
  {{ui|MAIN}} ''Armor Type Specific Animations''
{{Fomod|
{{Fomod|
*Version
*Introduction
**Select Version
**Intro group
***◉ SmoothCam AE
***☑ Intro
****Next
*Installation
**Installation
***◉ Install All
****Next
****Next
*Plugin
*Finish
**Select Plugin Type
**Thanks
***◉ ESL
***☑ Thank you!
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|SmoothCam - SynErgy Preset}} ====
==== {{Fc|Green|cookeh's conditional and random animations - CCARA DAR}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/46655/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/37783/? Nexus]
  - Author: Syn
  - Author: cookeh
  - Version: 0.6
  - Version: 2.0.7


  {{ui|MAIN}} ''SmoothCam - SynErgy Preset v0.6''
  {{ui|MAIN}} ''CCARA DAR''
{{Fomod|
*Welcome!
**README
***☑ Thanks!
****Next
*Choose what you want
**Select one
***◉ Mix and match
****Next
*Mix and match
**Select one
***☑ Default idle
***☑ Turn head idle
***☑ Crouching idle
***☑ Block sun
***☑ Catch snowflake
***☑ Stroke hair
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Take a Seat - New DAR Sitting Animations}} ====
==== {{Fc|Green|Customizable Faster Woodcutting Animation - OAR or DAR}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54193/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/73857/? Nexus]
  - Author: JaySerpa
  - Author: MaskedRPGFan
  - Version: 1.0
  - Version: 2.0.0


  {{ui|MAIN}} ''Take a Seat - DAR Animations''
  {{ui|MAIN}} ''Customizable Faster Woodcutting Animation - OAR''
{{Fomod|
*Speed
**Speed
***◉ 50% Faster
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|UNDERDOG - Animations}} ====
==== {{Fc|Green|EVG Animation Variance}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51811/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38534/? Nexus]
  - Author: Hiro
  - Author: Everglaid
  - Version: 1.9.1
  - Version: 1.1
- Plugins: -1 ESP, 1 ESL (Replaces No Spinning Death Animation ESP with ESL)


  {{ui|MAIN}} ''UNDERDOG - Animations 1.9.1''
  {{ui|MAIN}} ''EVG Animation Variance 1.1''
{{Fomod|
{{Fomod|
*Introduction
*Install Type
**Introduction
**Options
***☑ Introduction
***◉ Recommended
****Next
****Next
*Sneak Attacks and Sneak Power Attack
*Thank you for installing
**Sneak Attacks
**Thank you
***◉ Sneak Attacks Main
***☑ Thank you
****Next
*Falling Animations
**Falling Animations
***☑ Falling Replacer
****Next
*Death Animations
**Death Animations
***☑ Death Animations
****Next
*No Spinning Death Animation Patch
**No Spinning Death Animation
***◉ No Spinning Death Animation esl
****Next
*Jump Animations
**Jump Animations
***☐ Select Nothing
****Next
*Torch Standing Idles
**Torch Standing Idles
***☑ Indoors
****Next
*More Ninja Stuff
**More Ninja Stuff
***☐ Select Nothing
****Next
*Sneak Idles
**Sneak Idles
***☑ Sneak Idle Torch
****Next
*Sneak Movement
**Sneak Movement
***◉ Sneak Movement No Crawling
****Next
*Injured Idles
**Injured Idles
***☑ Injured Idle Tier 1
***☑ Injured Idle Tier 2
***☑ Injured Idle Tier 3
****Next
*Injured Movement
**Injured Movement
***☑ Injured Movement
****Next
*Regular Movement
**Regular Movement
***☑ Regular Movement Walk Run
***☑ Regular Movement Sprint
***☑ Regular Movement Faster Sprint
****Next
*DisableTurnAnimation
**DisableTurnAnimation
***☑ DisableTurnAnimation
****Next
*Outro
**Outro
***☑ Thanks for Downloading UNDERDOG
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|XP32 Maximum Skeleton Special Extended - XPMSSE}} ====
==== {{Fc|Blue|EVG CLAMBER - Slope Animations}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1988/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/114653/? Nexus]
  - Author: Team XPMSE
  - Author: Everglaid - miken1ke - Ersh
  - Version: 4.81
  - Version: 1.0
  - Plugins: 1 ESP
  - Plugins: 1 ESL


  {{ui|MAIN}} ''XP32 Maximum Skeleton Special Extended''
  {{ui|MAIN}} ''EVG CLAMBER - Slope Animations 1.0''
{{Fomod|
{{Fomod|
*Skeleton
*Core
**Meshes
**Main Files
***☑ Skeleton Meshes
***☑ Install
***☑ Creature Meshes
****Intall}}
**Animation Rig Map
</div></br>
***◉ Physics Extensions
 
****Next
==== {{Fc|Blue|EVG Conditional Idles}} ====
*Character Creation
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Character Creation
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34006/? Nexus]
***◉ Racemenu
- Author: Everglaid
- Version: 1.51
- Plugins: 1 ESL
 
{{ui|MAIN}} ''EVG Conditional Idles''
{{Fomod|
*Options
**Required
***☑ Core Modules
****Next
****Next
*Character Creation
*Thank you for installing
**Weapon Style Randomizer for NPCs
**Thank you
***◉ None
***☑ Thank you
****Next
****Install}}
*Animation Variants
</div></br>
**Belt-Fastened Quivers
 
***◉ None
==== {{Fc|Green|D13 Faster GET UP STAND UP animation vanilla friendly SSE}} ====
**Dagger on Back
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ None
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5890/? Nexus]
**Dagger on Hip
- Author: DarkAngel13 Argonil
***◉ None
- Version: 2.1
**Magic
 
***◉ None
{{ui|MAIN}} ''D13 Faster Get Up Stand Up SSE''
**Sword on Back
</div></br>
***◉ None
 
**Sword on Hip
==== {{Fc|Green|Gesture Animation Remix (DAR)}} ====
***◉ None
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64420/? Nexus]
- Author: CHIMgarden
- Version: 2.1.1
 
{{ui|MAIN}} ''Gesture Animation Remix (DAR) - main archive''
</div></br>
 
==== {{Fc|Blue|Immersive Interactions - Animated Actions}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/47670/? Nexus]
- Author: JaySerpa
- Version: 1.78
- Plugins: 1 ESP
 
{{ui|MAIN}} ''Immersive Interactions - Animated Actions''
</div></br>
 
==== {{Fc|Green|Lively Children Animations (DAR)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67557/? Nexus]
- Author: CHIMgarden
- Version: 2.2.1
 
{{ui|MAIN}} ''Lively Children Animations (DAR)''
</div></br>
 
==== {{Fc|Green|More powerful mining animations SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72979/? Nexus]
- Author: KEI
- Version: V1
 
{{ui|MAIN}} ''More_powerful_mining_SE_V1''
</div></br>
 
==== {{Fc|Green|Pretty Combat Animations (PCA) SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/3761/? Nexus]
- Author: dualsun
- Version: 1.4392
 
{{ui|MAIN}} ''Pretty Combat Animations (PCA) SE''
{{Fomod|
*PCA - Pretty Combat Animations - SE
** PCA - Install Guide
***☑ Pretty Combat Animations
****Next
*Sneak
**Sneak Style Options
***◉ Style 01
****Next
****Next
*First Person Animation
*Sneak Additional Option
**Axe - Warning! Missing Sounds!
**Sneak Additional Option
***☐ Select Nothing
***☐ Select Nothing
**Sword - Warning! Missing Sounds!
***◉ None
****Next
****Next
*Mounted Combat Animations
*Karate
**Axe - Warning! Missing Sounds!
**Karate Style Option
***☐ Select Nothing
****Next
*Crossbow
**Crossbow Option
***☑ Crossbow
****Next
*Bow
**Bow Option
***◉ Vanilla
****Next
*Sneak Bow Option
**Bow Additional Option
***◉ Vanilla
****Next
*Additional Bow Option
**Additional Bow
***☐ Select Nothing
***☐ Select Nothing
**Bow
****Next
*2hm
**GreatSword Style Option
***◉ Vanilla
****Next
*2hw
**BattleAxe and WarHammer Style Option
***◉ Vanilla
****Next
*2h Additional Option
**2h Weapon Additional Option
***☐ Select Nothing
****Install}}
</div></br>
 
==== {{Fc|Green|Reanimated NPC Animations}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/79079/? Nexus]
- Author: TheCyclist
- Version: 1.21
 
{{ui|MAIN}} ''Reanimated NPC Animations - OAR''
</div></br>
 
==== {{Fc|Green|Read the Room - Immersive and Animated Helmet Management}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77605/? Nexus]
- Author: istayzoomin
- Version: 2.2.1
 
{{ui|MAIN}} ''Read the Room''
</div></br>
 
==== {{Fc|Blue|SmoothCam}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41252/? Nexus]
- Author: mwilsnd
- Version: 1.7
- Plugins: 1 ESL
 
{{ui|MAIN}} ''SmoothCam''
{{Fomod|
*Version
**Select Version
***◉ SmoothCam AE
****Next
*Plugin
**Select Plugin Type
***◉ ESL
****Install}}
</div></br>
 
==== {{Fc|Green|SmoothCam - SynErgy Preset}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/46655/? Nexus]
- Author: Syn
- Version: 1.0
 
{{ui|MAIN}} ''SmoothCam - SynErgy Preset v1.0''
</div></br>
 
==== {{Fc|Green|Take a Seat - New DAR Sitting Animations}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54193/? Nexus]
- Author: JaySerpa
- Version: 1.01
 
{{ui|MAIN}} ''Take a Seat - OAR Animations''
</div></br>
 
==== {{Fc|Green|UNDERDOG - Animations}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51811/? Nexus]
- Author: Hiro
- Version: 2.1.0
 
{{ui|MAIN}} ''Underdog Animations''
{{Fomod|
*Introduction
**Intro for version 2.0
***☑ Intro
****Next
*Torches
**Torch Module
***☑ 2. Torch Module
****Next
*Sneak
**Sneak Module
***☑ 3. Sneak Idles
***☑ 4. Sneak Movement
****Next
*Ninja
**Ninja
***☐ Select Nothing
****Next
*Fall
**Fall
***☑ 8. Fall Generic
***☑ 9. Fall Cushioned
****Next
*Jump
**Jump
***☐ Select Nothing
****Next
*Injured
**Injured Module
***☑ 12. Injured Idles
***☑ 13. Injured Jump
***☑ 14. Injured Movement
****Next
*Taunt
**Taunt
***☐ Select Nothing
****Next
*Cheer
**Cheer
***☑ 16. Feminine Cheer
***☑ 17. Cheering Female
***☑ 17. Cheering Male
***☑ 18. Hopping Female
***☑ 18. Hopping Male
***☑ 19. Rally cheer
****Next
*Dance Drunk
**Dance Drunk
***☑ 24. Drunk Idles
****Next
*Sit
**Sit
***☑ 25. Sitting Elder Idle
***☑ 26. Sitting Looking around Idle
***☑ 29. Sitting Talking
***☑ 30. Sitting Laughing
***☑ 31. Telling A Secret
***☑ 32. Cheering
***☑ 33. Sit to Standing Clap
***☑ 34. Sitting Clap
****Next
*Greet
**Greet
***☑ 39. Angry Female
***☑ 40. Angry Frown
***☑ 41. Dismiss
***☑ 43. Threaten
***☑ 44. I kill you Gesture
***☑ 45. Pointing Kids
***☑ 48. Bow
****Next
*Idle
**Idles
***☑ 50. Bashful
***☑ 52. Telling A Secret
***☑ 56. Nervous Looking around idles
****Next
*Generic Idles
**Generic Idles
***☑ 58. Sword And Shield Idles
***☑ 59. Great Sword Idles
***☑ 60. Bow Idles
****Next
*Special Walk Run Sprint
**Walk Run Idles
***☑ 61. Swagger Walk Male Female
***☑ 63. Orc Walk Run Male Female
***☑ 64. Walking Market Male Female
***☑ 65. Happy Bar Walk Young Male
***☑ 67. Sad Walk Idles
***☑ 68. Old People Walk Run Idle
***☑ 68a. Old People Grelod Calixto Walk Idle
***☑ 70. Courier Run
***☑ 71. Coward Run
***☑ 72. Happy Child Walk
**Sprint
***☑ 77. Normal Sprint
***☑ 78. Stronger Sprint
****Next
*Zombie Illusion Fire
**Zombie Module
***☑ 79. Zombie Module
**Illusion
***☑ 80. Frenzy
***☑ 81. Fear
***☑ 81a. Terrified Taking Cover
**Agonizing Fire
***☑ 82. Agonizing Fire
****Next
*Outro
**Thank you
***☑ Thank you!
****Install}}
</div></br>
 
==== {{Fc|Green|Weapon Styles - Draw-Sheathe animations for IED}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85085/? Nexus]
- Author: GiraPomba
- Version: 2.2
 
{{ui|MAIN}} ''Weapon Styles for IED''
{{Fomod|
*Installation
**Main Files
***☑ Core files
***☑ Shield animations
**Optional Files
***☑ Dual Wield Fix
****Install}}
</div></br>
 
==== {{Fc|Red|XP32 Maximum Skeleton Special Extended - XPMSSE}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1988/? Nexus]
- Author: Team XPMSE
- Version: 5.06
- Plugins: 1 ESP
 
{{ui|MAIN}} ''XP32 Maximum Skeleton Special Extended''
{{Fomod|
*Installation
**Installation
***◉ Extended
****Next
*Rigs
**Animation Rig Map
***◉ None
****Next
*Ingame Customizing
**Character and Weapons
***◉ RaceMenu + XPMS(SE) MCM
****Next
*Randomizer
**Weapon Style
***◉ SFW - Out of Sync
****Next
*Animation Replacers for XPMS(S)E MCM
**Belt-Fastened Quivers
***◉ None
**Dagger on Back
***◉ None
**Dagger on Hip
***◉ None
**Magic
***◉ None
**Sword on Back
***◉ None
**Sword on Hip
***◉ None
****Next
*Animation Replacers for First Person
**Axe - Warning! Missing Sounds!
***☐ Select Nothing
**Sword - Warning! Missing Sounds!
***◉ None
****Next
*Animation Replacers for Mounted Combat
**Axe - Warning! Missing Sounds!
***☐ Select Nothing
**Bow
***☐ Select Nothing
***☐ Select Nothing
**Sword - Warning! Missing Sounds!
**Sword - Warning! Missing Sounds!
***◉ None
***◉ None
****Next
****Next
*Compatibility Patches
*Compatibility Patches
**The Joy of Perspective
**Compatibility Patches
***◉ None
***☐ Select Nothing
**Schlongs of Skyrim
****Install}}
***◉ None
</div></br>
****Next
 
*Compatibility Patches
==== {{Fc|Red|XP32 Maximum Skeleton Special Extended - Fixed Scripts}} ====
**Deadly Mutation
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ None
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44252/? Nexus]
****Next
- Author: Team XPMSE - cskriffin - Umgak
*Compatibility Patches
- Version: 1.0
**Enderal
 
***◉ None
{{ui|MAIN}} ''XP32 Maximum Skeleton Special Extended - Fixed Scripts''
</div></br>
 
==== {{Fc|Green|XPMSE Left Hand Sheath Rotation Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}
 
{{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
</div></br>
 
==== {{Fc|Blue|XPMSSE Weapon Styles Uncloaked}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54720/? Nexus]
- Author: chuckseven1
- Version: 1.0.0
- Plugins: 1 ESL
 
{{ui|MAIN}} ''XPMSSE Weapons Uncloaked''
</div></br>
 
===Step 17: Spell Animations===
Mods that add spell casting animation.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Red|I-F-17) Spell Animations}}.
</div></br>
 
==== {{Fc|Green|Smooth Magic Casting Animation}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45799/? Nexus]
- Author: lSmoothl
- Version: 4.2
 
{{ui|MAIN}} ''Smooth Magic Casting Animation''
</div></br>
 
==== {{Fc|Green|Smooth Staff Animation}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54883/? Nexus]
- Author: lSmoothl
- Version: 1.3
 
{{ui|MAIN}} ''Smooth Magic Casting Animation''
</div></br>
 
==== {{Fc|Green|Pretty Combat Animations (PCA) - Spell Master (SPM) SE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5215/? Nexus]
- Author: Dualsun
- Version: 1.03
 
{{ui|MAIN}} ''Pretty Combat Animations (PCA) - Spell Master (Hands Cast) SE''
{{ui|MAIN}} ''Pretty Combat Animations (PCA) - Spell Master (Staffs Cast) SE''
{{Fomod|
*PCA - Spell Master
**PCA - Spell Master
PCA - Spell Master (Description)
***☐ Select Nothing
****Next
*Spell Master
**Spell Master MAG Groups
***☑ Spell Master MAG
****Next
*Spell Master Additional Option
**Select one or more of these options:
**Spell Master MAG Group - Additional Option
***☑ Dualcast Selfrelease Additional Fold Hands Style1
****Next
*Spell Master Additional Option
**Spell Master MAG Group - Additional Option
***☐ Select Nothing
****Next
*Spell Master Additional Option
**Spell Master MAG Group - Additional Option
***☐ Select Nothing
****Install}}
{{Fomod|
*PCA - Spell Master
**PCA - Spell Master
PCA - Spell Master - Staff (Description)
***☐ Select Nothing
****Next
*Spell Master
**Spell Master Staff Group
***☑ Spell Master - Staff
****Install}}
</div></br>
 
==== {{Fc|Green|Goetia Animations - Magic Spell Casting}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70204/? Nexus]
- Author: Verolevi
- Version: 1.4
 
{{ui|MAIN}} ''Goetia Animations - Magic Spell Casting''
</div></br>
 
==== {{Fc|Green|Goetia Animations - Enchanted Staves}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/71110/? Nexus]
- Author: Verolevi
- Version: 1.51
 
{{ui|MAIN}} ''Goetia Animations - Enchanted Staves''
</div></br>
 
==== {{Fc|Green|New Animation for Magic Casting (OAR version)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/104120/? Nexus]
- Author: Neumeria
- Version: 1.0
 
{{ui|MAIN}} ''New Animation for Magic Casting SSE (OAR version)''
</div></br>
 
==== {{Fc|Green|YY Animation Replacer - Mystic Knight (OAR version)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/104081/? Nexus]
- Author: Neumeria
- Version: 1.0
 
{{ui|MAIN}} ''YY Animation Replacer - Mystic Knight(OAR version)''
</div></br>
 
==== {{Fc|Green|Olivier Magic Casting}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://drive.google.com/file/d/1tj686VIBWryVAkqYqTJLTBuN8kVzuIWU/view Google Drive]
- Author: Olivier
- Version: 0
 
{{ui|MAIN}} ''Olivier Magic Casting''
</div></br>
 
==== {{Fc|Green|Diverse Magic Casting Animations}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/112574 Nexus]
- Author: Mathieu
- Version: 1.3
 
{{ui|MAIN}} ''Diverse Magic Casting Animations''
{{Fomod|
*Introduction
**Introduction
***☑ I have all the requirements.
****Next
*Player Animations
**Which animation do you want your character to use?
***◉ Race Dependent
****Next
*Staff Animations
**Do you want the distribution of Staff animations?
***◉ Yes
****Next
*Magic Idles
**Do you want to distribute Magic Idles randomly to NPCs?
***◉ No
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|XP32 Maximum Skeleton Special Extended - Fixed Scripts}} ====
====CHECKPOINT: F====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44252/? Nexus]
- Author: Team XPMSE - cskriffin - Umgak
- Version: 1.0
 
{{ui|MAIN}} ''XP32 Maximum Skeleton Special Extended - Fixed Scripts''
</div></br>
 
==== {{Fc|Green|XPMSE Left Hand Sheath Rotation Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}
 
{{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
</div></br>
 
==== {{Fc|Blue|XPMSSE Weapon Styles Uncloaked}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|New}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54720/? Nexus]
- Author: chuckseven1
- Version: 1.0.0
- Plugins: 1 ESL
 
{{ui|MAIN}} ''XPMSSE Weapons Uncloaked''
</div></br>
 
====CHECKPOINT 5====
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
<div style="border:2px solid White; margin:5px;background-color:#202020; border-radius:5px"><br>
  {{Fc|Highlight|COUNTS:}}
  {{Fc|Highlight|COUNTS:}}
  - Mods: +20 = {{Fc|Orange|153}}
  - Mods: +40 = {{Fc|Orange|256}}
  - Plugins: +8 = {{Fc|Orange|145}} (ESMs = 18, ESPs = 15, ESMs + ESPs = 33, ESLs = 112)
  - Plugins: +8 = {{Fc|Orange|185}} (ESMs = 18, ESPs = 18, ESMs + ESPs = 36, ESLs = 149)


  {{Fc|Highlight|LOOT:}}
  {{Fc|Highlight|LOOT:}}

Latest revision as of 13:08, September 17, 2024

Skyrimse flare.png

SkyRem Guide

Skyrim Roleplay Enhancement Modding Guide for Special Edition (SAE) v10.0.0

by: DrPharmDawg


SkyRem Guide Pages

Home Page
Section I <-----
Section II
Section III
Section IV
Section V
Changelog

SkyRem Guide Support

Discord: Discord Channel for all things SkyRem (Guide and Mods).
Patreon: Support SkyRem development via Patreon.
PayPal: Support with a one-time donation via PayPal.
Trello: See guide development progress on Trello [Not updated].

Section I


PART A: SETUP

Step 1: Start Fresh

The SkyRem Guide requires a freshly installed, never modified Skyrim Special Edition (Anniversary Edition) Version 1.6.1170.

Note: This guide includes the paid upgrade of AE, but is not required. Adjustments can be made to account for use without it. Checkpoint counts include everything.

If Steam is in the Program Files directory, install it elsewhere. The ideal scenario is on a SSD drive separate from the OS to avoid modding issues.

Starting with a clean setup helps ensure there are no remnants of a previous modding experience gone awry and prevent unintended results/issues with the final product. Restore vanilla from the Vanilla Backup (which is created at the end of the Setup) or remove, re-download, and re-install. If restoring, skip down to Step 4 of this part.

1. Delete the files in the Skyrim Special Edition folder.
2. Open Steam and click [Library].
3. Right-click The Elder Scrolls V: Skyrim Special Edition in the left pane and choose [Properties].
4. Under Installed Files, click [Verify integrity of game files] and allow Steam to reacquire the files.

Set up the base INIs and reacquire CC files as follows.

1. Launch Skyrim through Steam to initialize (create the base INI files). Accept the default settings as these will be adjusted later anyway.
2. Click [Download] when prompted to reacquire the CC content.
3. Close Skyrim (but leave Steam open).

Turning off the Steam Overlay and disabling updates are optional, but highly recommended to prevent accidental overlay popup and conflicts, and prevent updates that may render a modded Skyrim unplayable due to a patch/update from Bethesda that does not work with installed mods. While still in Steam:

1. Click [Steam] and [Settings] in the tool bar.
2. Click the [In-Game] tab and untick the [Enable the Steam Overlay while in-game], and close the Settings window.
3. Click [Library], right-click [Elder Scrolls V: Skyrim Special Edition], and select [Properties].
4. Click the [Updates] tab, and under Automatic Updates, change the drop-down to [Only update this game when I launch it].

Setup a folder structure to keep things organized. Currently, there should be a Steam. In the same location, create three more folders: Mod Organizer, Backup and Tools. The end result should look something like this:

This PC > Game (E:)
  Backup
  Mod Organizer
  Steam
  Tools

Step 2: Install Tools

For a properly modded Skyrim, a number of modding tools will be needed. These are not themselves mods, but tools to ensure everything works as intended once the guide is complete.

Mod Organizer 2

  • TOOL
- Download: Nexus
- Author: Tannin-MO2 Team
- Version: 2.5.2
[MAIN] Mod Organizer 2
Install: Manually download and run the executable, installing to a Mod Organizer folder int he same folder as the Steam folder. Use the default and Run MO2.
         1. At the Creating a new instance prompt, select the following:
            A. [Create a portable instance]
            B. [Skyrim Special Edition]
            C. [Steam]
            D. Tick [Use profile-specific game INI files] and [Use profile-specific save games] and click [Next]
            E. [Next]
            F. [Finish]
            G. [Do Nothing]
Setup: In MO2, complete the following:
       1. Click [Configure settings and workarounds] icon (last icon in tool bar; wrench + driver).
          A. Under [General], untick [Check for updates].
          B. [Optional] Under [Theme], select [dark] under the Style heading.
          C. Under [Mod List], untick [Display mods installed outside MO]. There is no reason to show these, and the Step Check counts do not include them.
          D. Under [Nexus], click the [Connect to Nexus] button and [Associate with "Download with manager" links].
          E. Under [Workarounds], update Steam info if needed, then click [OK] to close the settings window.
       2. Click [Configure Profiles] icon (ID Card).
          A. [Create] two new profiles naming them Vanilla and SkyRem. Highlight the Vanilla profile and click [Select].
          B. Reopen the [Configure Profiles] window and highlight the Default} profile.
          C. Click [Remove] and then [Close].
Executable: Some tools need to be setup to run through MO2 to utilize its VFS. These include an Executable note requiring the steps below.
         1. Click the [Configure the executables that can be started through Mod Organizer] icon (two gears).
         2. Click the [+] to add a new executable. Note: LOOT and Creation Kit are automatically included when installed.
         3. Enter the name of the tool in the [Title] field.
         4. Use the [...] to find the tool's executable file for the [Binary] field.
         5. Add text that should be included in the [Arguments] field if noted.
         6. Click [OK] to add and exit the window, or [Apply] to add and keep the window open to add more executables.


Skyrim Special Edition Creation Kit

  • TOOL
- Download: Steam
- Author: Bethesda
- Version: 1.6.1130.0
Setup: The CK is needed to port mods, and is used to modify plugins and create new mods. It will need some INI adjustments to ensure it works properly and efficiently.
       1. Download and install Skyrim Special Edition: Creation Kit from Steam.
       2. Launch the CK through Steam. When asked to if you want to unpack Scripts.zip, select [YES]. This may take a few minutes.
       3. Once the scripts are unpacked and the CK completes loading, [Exit] the CK.
       4. In MO2, right-click in the mod list and select [All Mods] and [Create empty mod above] named Creation Kit Custom INI.
       5. Right-click this empty mod and [Open in Explorer].
       6. Create a new folder named Root.
       7. Inside this folder, create a new text file named CreationKitCustom.ini.
       8. Open this new INI file and paste the lines below. Save and exit.
[General]
bAllowMultipleMasterFiles=1
bAllowMultipleMasterLoads=1

[MESSAGES]
bBlockMessageBoxes=1


Kezyma's Root Builder for Mod Organizer

  • TOOL
- Download: Nexus
- Author: Kezyma
- Version: 5.0.5
[MAIN] Root Builder 5.0.5
Install: Manually download and extract into the Mod Organizer/Plugins folder. Close and restart MO2 to ensure Root Builder is listed under Tools (puzzle icon).
Root Builder: Mods that require this type of install should be completed as follows:
              1. Select the [Manual] install option.
              2. Create a Root directory by right-clicking the [Data] label and choosing [Create directory...].
              3. Move indicated files not to be managed by MO2's VFS into this Root directory. These are files normally installed into the Skyrim folder.
              4. Click [OK] and ignore any warnings.


Creation Kit Platform Extended for Skyrim

  • TOOL
- Download: Nexus
- Author: Nukem-perchik71
- Version: 0.4-b59
[MAIN] CK Platform Extended 0.4-b59
Root Builder: Manually install all files into a Root directory.


LOOT

  • TOOL
- Download: GitHub
- Author: WrinklyRobot
- Version: 0.23.1
[MAIN] loot_0.23.1-win64.exe
Install: Manually download and run the installer. Install to the Tools folder.


SSEEdit

  • TOOL
- Download: Nexus
- Author: ElminsterAU and the xEdit team
- Version: 4.1.5f
[MAIN] SSEEdit 4.1.5f
Install: Manually download and extract into the Tools folder under SSEEdit.
Executable: Add SSEEdit as an executable to MO2.
            Binary = [SSEEdit.EXE]
            Argument = [-c:"X:\Mod Organizer\Mods\SSEEdit Cache\"]
            ☑ Create files in mod instead of overwrite (*): [SSEEdit Cache]
Executable: Add SSEEdit QuickAutoClean as an executable to MO2.
            Binary = [SSEEditQuackAutoClean.EXE]
            Argument = [-dontcache]
Note: Create an empty SSEEdit Cache mod.


Unofficial Mator Smash Updated

  • TOOL
- Download: Nexus
- Author: matortheeternal (Uploaded by chuckseven1)
- Version: 2.0.0-beta-5
- [NOTE:] Trying beta-5
[OLD] Mator Smash Updated [2.0.0-beta-2]
Note: Install the 2.0.0-beta-2 version under OLD FILES. More current versions have been throwing unnecessary errors with this setup.
Install: Manually download and extract into the Tools folder under Mator Smash.
Executable: Add Mator Smash as an executable to MO2.
            Binary = [MatorSmash.EXE]
            Argument = Leave Blank
            ☑ Create files in mod instead of overwrite (*): [Smashed Patch]


Mator Smash Rules

  • TOOL
- Download: Nexus
- Author: alazymodder
- Version: .11
[MAIN] Mator Smash Rules
Install: Manually download and extract into the Tools/Mator Smash folder. Move the files from the extracted Mator Smash Rules folder into the /settings/Skyrim folder.


Cathedral Assets Optimizer

  • TOOL
- Download: Nexus
- Author: G_k
- Version: 5.3.15
[MAIN] Cathedral Assets Optimizer 64
Install: Manually download and extract into the Tools folder under Asset Optimizer.
Setup: Run CAO outside of MO2.
       1. Under [Profile], select SSE.
       2. Tick [Show advanced settings].
       3. Under the BSA tab: Untick all options under the Base header.
       4. Under the Meshes tab: Tick [Process meshes], [Necessary optimization], and [Always process headparts].
       5. Under the Textures tab: Tick [Process textures] and [Necessary optimization].
       6. Under the Animations tab: Tick [Necessary optimization].
       7. Close CAO. This will be the default settings. Use this unless otherwise specifically instructed to change settings within a mod card.


Synthesis

  • TOOL
- Download: GitHub
- Author: Noggog
- Version: 0.29.2
[MAIN] Synthesis.zip
Install: Manually download and extract into the Tools folder under Synthesis.
Executable: Add Synthesis as an executable to MO2.
            Binary = [Synthesis.exe]
            Argument = Leave Blank
            ☑ Create files in mod instead of overwrite (*): [Synthesis Patch]
Note: After installing, run Synthesis through MO2, selecting [Skyrim] and [Skyrim Special Edition]. Ensure the required files are present. Download and install as required using the provided links in the pop-ups.


xLODGen

  • TOOL
- Download: STEP
- Author: Sheson
- Version: beta 117
[MAIN] xLODGen beta 117
Install: Manually download and extract into the Tools folder under xLODGen.
Executable: Add xLODGen as an executable to MO2.
            Binary = [xLODGenx64.EXE]
            Argument = [-sse]
            ☑ Create files in mod instead of overwrite (*): [xLODGen Output]


DynDOLOD 3 Alpha

  • TOOL
- Download: Nexus
- Author: Sheson
- Version: Alpha-180
[MAIN] DynDOLOD 3.00
Install: Manually download and extract into the Tools folder under DynDOLOD.
Executable: Add TexGen as an executable to MO2.
            Binary = [TexGenx64.EXE]
            Argument = [-sse]
            ☑ Create files in mod instead of overwrite (*): [TexGen Output]
Executable: Add DynDOLOD as an executable to MO2.
            Binary = [DynDOLODx64.EXE]
            Argument = [-sse]
            ☑ Create files in mod instead of overwrite (*): [DynDOLOD Output]


Skyrim Script Extender (SKSE)

  • TOOL
- Download: SilverLock
- Author: Ian Patterson, Stephen Abel, Paul Connelly, and Brendan Borthwick (ianpatt, behippo, scruggsywuggsy the ferret, and purple lunchbox)
- Version: 2.2.6
[MAIN] Current Anniversary Edition build 2.2.6 (game version 1.6.1170)
Root Builder: Manually install skse64_1_6_1170.dll and skse64_loader.exe into a Root directory. MO2 should manage the Scripts folder.
Executable: Add SKSE as an executable to MO2.
            Binary = [skse64_loader.EXE]
            Argument = Leave Blank
Setup: Like Skyrim and CK, SKSE requires an INI file.
       1. Right-click Skyrim Script Extender (SKSE) in MO2's left pane and select [Open in Explorer].
       2. Create a new folder named SKSE and open it.
       3. Create a file named SKSE.INI and open it.
       4. Copy and paste the following into the new file, save and close.
[Display]
iTintTextureResolution=2048

[General]
ClearInvalidRegistrations=1


Bethini Pie (Performance INI Editor)

  • TOOL
- Download: Nexus
- Author: DoubleYou
- Version: 4.11
[MAIN] Bethini Pie
Install: Manually download and extract into the Tools folder under BethINI.
Executable: Add BethINI as an executable to MO2.
       Binary = [Bethini.EXE]
       Argument = Leave Blank
Setup: Select [Skyrim Special Edition] and leave the default settings for the paths.
       1. Basic: Click Presets [Reset to Default] button, then the [High] button, and lastly the [Apply Recommended Tweaks] button.
       2. General: Untick [Autosaves] and all [Save on...] options (4).
       2. Gameplay: Tick [NPCs Use Ammo] and [Remove Borders].
                    Untick [Tutorials].
                    Set [3rd Person Arrow Tilt-up Angle] to 0.7.
                    Set [Over-Encumbered Reminder] to 60.
                    Set [Book Open Time] to 200.
       4. Interface: Untick [Bethesda Modding Platform] and [Mod Manager Menu].
       5. Environment: Set Grass [Density] to 60.
                       Untick Water >> [Reflect Sky].
       6. Shadows: Untick [Ambient Occlusion].
       7. Visuals: Set Sun >> [Sun Base Size] to 200 and [Sun Glare Size] to 282
                   Set Effects >> [Particles] to 4500.
                   Untick Effects >> [Lens Flare].
                   Tick Effects >> [Anamorphic Lens Flare].
       8. View Distance: Set Distant Details >> [Tree LOD Distance] to 0.


Batch Plugin Cleaner for Mod Organizer

  • TOOL
- Download: Nexus
- Author: bluebuiy
- Version: 7
[MAIN] BatchPluginCleaner
Install: Manually download and extract into the Plugins folder under Mod Organizer.


ACMOS Road Generator

  • TOOL
- Download: Nexus
- Author: DoubleYou
- Version: 4.0
[MAIN] ACMOS Road Generator
Install: Manually download and extract into the Tools folder under Road Generator.
Executable: Add Road Generator as an executable to MO2.
            Binary = [ACMOS Road Generator.EXE]
            Argument = Leave Blank
            ☑ Create files in mod instead of overwrite (*): [Road Generator Output]


ENB Series Binaries

  • TOOL
- Download: ENB Dev
- Author: Boris Vorontsov
- Version: 0.502
[MAIN] v0.502
Install: Manually download and extract into the Tools folder under ENB Binaries. 
Root Builder: Manually install d3d11.dll and d3dcompiler_46e.exe into a Root directory of an empty mod named ENB Binaries.


PI-CHO ENB ( Based on Silent Horizons)

- Download: Nexus
- Author: HaeVakSa
- Version: N8.6
[MAIN] 1. PI-CHO ENB H.E N8.6 - Cathedral Weather-B2
Note: Manually download and extract into the [Tools] folder under ENB.
Root Builder: Manually install 0. Skyrim SE Folder into a Root folder of an empty mod named ENB - Pi-Cho.



Step 3: Clean The Masters

Some vanilla files contain ITMs (Identical To Master) and UDRs (Undelete and Disable Record). These may be harmless, but some have reported issues if not cleaned. To do this, make a copy of the current ESM and ESL files in the Skyrim >> Data folder and place them in a safe place. The files in the original location will then be cleaned, packaged into a mod, and then replaced with the originals (copied to a safe place) in order to keep the entire Skyrim folder as vanilla as possible.

Do the masters really need to be cleaned with SE? There is plenty of opinions for and against. Cleaning them has never resulted in any negative effects, therefore this guide continues to include this step to be safe (and it makes LOOT happy).

1. Navigate to the Skyrim >> Data folder.
2. Copy and paste the ESL and ESM files (except Skyrim.ESM) to a temporary folder. There are a total of 79.
3. In MO2, click the [Tools] icon (puzzle icon) and select [Clean Plugins].
4. Click [Select All] and click [Clean].

This will run the SSEEdit QuickAutoClean function on each of the plugins, one at a time. SSEEdit will open, run, close, and repeat for each plugin. This may take a few minutes. Once completed, the Dawnguard plugin needs a few additional steps to properly clean.

1. Launch SSEEdit (not the QuickAutoClean) and load only Dawnguard.ESM.
2. Navigate in the left pane to: [Cell] >> [Block 5] >> [Sub-Block 3] >> [00016BCF].
3. Remove the XEZN record by right-clicking it under the [02] Dawnguard.esm header in the right pane and select [Remove].
4. Navigate in the left pane to: [Cell] >> [Block 2] >> [Sub-Block 1].
5. Right-click [0001FA4C] in the left pane and [Remove] the entire record.
6. Navigate in the left pane to: [Cell] >> [Block 8] >> [Sub-Block 1].
7. Right-click [Sub-Block 1] in the left pane and [Remove] the entire sub-block.
8. Exit SSEEdit, saving Dawnguard.ESM.

To preserve vanilla Skyrim, the cleaned plugins will be placed in a mod, and the originals that were stored in a temporary location moved back to the Skyrim >> Data folder.

1. Navigate to the Skyrim >> Data folder. Select the 79 plugins just cleaned (again, do not include Skyrim.ESM) and create an archive.
2. In MO2, click [Install a new mod from an archive] icon (second icon), and open this archive, naming the mod Cleaned Masters.
3. Move the original files from the temporary location back to the Skyrim >> Data folder, letting them overwrite the cleaned files.
4. Delete the archive file and the temporary location.

Step 4: Make A Backup

To prevent restarting from scratch [again], create a complete backup of everything up to this point. If something goes wrong, this will be the restore point, and steps 1-3 can be skipped. Backup the entire /Steam/SteamApps/Common/Skyrim Special Edition/ folder, and place the archive in the Backup folder, naming it Skyrim Vanilla Backup. Do the same with the Mod Organizer folder and the Tools folder, resulting in 3 backup files in the Backup folder.

CHECKPOINT: A


COUNTS:
- Mods: +0 = 0
- Plugins: +80 = 80 (ESMs = 15, ESPs = 0, ESMs + ESPs = 15, ESLs = 65)


PART B: BASE

Step 5: Base Mods

Step 5 is about getting some base mods installed in order to get in game as soon as possible so that subsequent steps can be tested properly.

Create a separator: I-B-05 Base Mods.


Creation Kit Custom INI

Note: Place the Creation Kit Custom INI mod completed earlier here and [Activate] it.


Creation Kit Platform Extended

Note: Place the Creation Kit Platform Extended mod completed earlier here and [Activate] it.


SSEEdit Cache

Note: Place the SSEEdit Cache mod completed earlier here and [Activate] it.


Skyrim Script Extender (SKSE)

Note: Place the SKSE Scripts mod completed earlier here and [Activate] it.


ENB Series

Note: Place the SSEEdit Cache mod completed earlier here and [Activate] it.


ENB - Pi-Cho

Note: Place the SSEEdit Cache mod completed earlier here and [Activate] it.


Cleaned Masters

- Plugins: 0 (Replaces base plugins)
Note: Place the Cleaned Masters mod completed earlier here and [Activate] it.


Project Clarity AIO - Skyrim Textures Redone

- Download: Nexus 
- Author: Iconic
- Version: 3.2
[MAIN] Project Clarity AIO Half Res Loose}}


Creation Club Anniversary Cleaned and Upscaled

- Download: Nexus 
- Author: kartoffel
- Version: 1.1
[MAIN] CC_Content_Anniversary_Cleaned_and_Upscaled [1]
[UPDATE] CC_Content_Anniversary_Cleaned_and_Upscaled_Update
FOMOD Instructions
  • well?
    • WELL?
      • ◉ INSTALL EVERYTHING
        • Next
  • MWAHAHAHA
    • poggers
      • ☑ poggers
        • Install


Unofficial Skyrim Special Edition Patch

  • CORE
- Download: Nexus 
- Author: Unofficial Patch Project Team
- Version: 4.3.2
- Plugins: 1 ESM
[MAIN] Unofficial Skyrim Special Edition Patch
Note: Hide Unofficial Skyrim Special Edition Patch.modgroups file.


Unofficial Skyrim Creation Club Content Patches

  • CORE
- Download: Nexus 
- Author: garthand
- Version: 7.2
- Plugins: 1 ESL
[MAIN] Unofficial Skyrim Creation Club Content Patch
FOMOD Instructions
  • Options
    • Options
      • ◉ Merged
        • Install


Unofficial Skyrim Modder's Patch - USMP SE

  • CORE
- Download: Nexus 
- Author: The Community - PlagueHush - sattyre
- Version: 2.6.3
- Plugins: 1 ESM
[MAIN] Unofficial Skyrim Modder's Patch - USMP SE 2.6.3


Alternate Start - Live Another Life - SSE

- Download: Nexus 
- Author: Arthmoor
- Version: 4.1.4
- Plugins: 1 ESP
[MAIN] Alternate Start - Live Another Life


New Beginnings - Live Another Life Extension SSE

- Download: Nexus 
- Author: Original by Flo27 SSE version by Kelsenellenelvian
- Version: 1.3
- Plugins: 1 ESP
[MAIN] Alternate Start -- New Beginnings


Alternate Start Voiced

- Download: Nexus 
- Author: CinnaMewRoll
- Version: 2.3
[MAIN] ASLAL Voice Pack



Step 6: Resources

Step 6 installs mods that are primarily resources for other mods (papyrus extenders, various frameworks, etc.) These mods do little or even nothing alone, but are required for other mods to work properly.

Create a separator: I-B-06 Mod Resources.


Address Library for SKSE Plugins

- Download: Nexus 
- Author: meh321
- Version: 11
[MAIN] All in one (Anniversary Edition)
Note: Required for Animation Motion Revolution, Base Object Swapper, Bug Fixes, Experience, Incremental Injuries, KID, Scrambled Bugs, and more.
Note: Delete all SKSE >> Plugins files except versionlib-1-7-1170-0.bin and versionlib-1-7-1170-0-1.bin.


PapyrusUtil SE - Modders Scripting Utility Functions

- Download: Nexus 
- Author: exiledviper meh321
- Version: 4.4
[MAIN] PapyrusUtil AE SE - Scripting Utility Functions
Note: Required for Dirt and Blood, Curator's Companion.


Andrealphus' Papyrus Functions

- Download: Nexus 
- Author: AndrealphusVIII
- Version: 1.4.3
[MAIN] Andrealphus' Papyrus Functions
Note: Required for Experience, Incremental Injuries, KID, Scrambled Bugs, and more.


Dylbills Papyrus Functions

- Download: Nexus 
- Author: Dylbill
- Version: 7.2
[MAIN] DbMiscFunctions
Note: Required for Timed Lockpicking


Papyrus Tweaks NG

- Download: Nexus 
- Author: Nightfallstorm
- Version: 4.1.0
[MAIN] Papyrus Tweaks 4.1.0


powerofthree's Tweaks

  • CUSTOM
- Download: Nexus 
- Author: powerofthree
- Version: 1.11.0
[MAIN] powerofthree's Tweaks
Note: The INI file (under optional) is provided by the SkyRem Custom Settings and is therefore not needed.
Note: Required for Spell Perk Item Distributor (SPID).
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


powerofthree's Papyrus Extender

- Download: Nexus 
- Author: powerofthree
- Version: 5.8.0
[MAIN] Papyrus Extender
Note: Required for Dynamic Things Alternative, Frozen Electrocuted Combustion, Sidequests of Skyrim.
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.1130+ ("Anniversary Edition")
        • Install


AnimObject Swapper

- Download: Nexus 
- Author: powerofthree
- Version: 1.1.0
[MAIN] AnimObject Swapper
Note: Required for Sharpen Other Swords II.
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


Base Object Swapper

- Download: Nexus 
- Author: powerofthree
- Version: 3.3.0
[MAIN] Base Object Swapper
Note: Required for Cathedral 3D Mountain Flowers, Dyanmic Things Alternate, and others being considered for guide.
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.1130+ ("Anniversary Edition")
        • Install


Behavior Data Injector

- Download: Nexus 
- Author: Maxsu and Dropkicker
- Version: v0.13
[MAIN] Behavior Data Injector
Note: Required for Combat Pathing Revolution.


Behavior Data Injector Universal Support

- Download: Nexus 
- Author: doodlum
- Version: v0.13.0.1
[MAIN] Behavior Data Injector Universal Support


Container Item Distributor

- Download: Nexus 
- Author: ThirdEyeSqueegee
- Version: 2.1.0
[MAIN] Container Item Distributor


Crafting Recipe Distributor

- Download: Nexus 
- Author: powerofthree
- Version: 3.0.0
[MAIN] Crafting Recipe Distributor
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6+ ("Anniversary Edition")
        • Install


Custom Skills Framework

- Download: Nexus 
- Author: meh321 and Parapets
- Version: 3.1.0
[MAIN] Custom Skills Framework


Description Framework

- Download: Nexus 
- Author: Nightfallstorm and JaySerpa
- Version: 2.1.1
[MAIN] Description Framework


Dynamic Magic Modification Framework (DMMF)

- Download: Nexus 
- Author: _kmatt_
- Version: 1.0.1
- Plugins: 1 ESL
[MAIN] Dynamic Magic Modification Framework


ENB Helper SE

- Download: Nexus 
- Author: aers
- Version: 2.2.0
[MAIN] ENB Helper SE 2.2 for 1.6.629 and up
Note: Required for use of ENB.


FormList Manipulator - FLM

- Download: Nexus 
- Author: MaskedRPGFan
- Version: 1.7.1
[MAIN] FormList Manipulator - FLM}}
Note: Required for Andrealphus' Bleedout Revamp, Crafting Requires Tools - Extended, FormList Patch Collection.


Fuz Ro D-Oh - Silent Voice

- Download: Nexus 
- Author: shadeMe
- Version: 2.3
[MAIN] Fuz Ro D'oh
Note: Required for use of mods that add unvoiced Dialogue.


IFrame Generator RE AE Support

- Download: Nexus 
- Author: doodlum
- Version: v1.03.1
[MAIN] IFrame Generator RE AE Support
Note: Required for TK Dodge.


JContainers SE

- Download: Nexus 
- Author: silvericed
- Version: 4.2.9
[MAIN] CJContainers SE
Note: There are multiple main files with this name. Get SKSE 2.2.6 / SSE (SAE) 1.6.1170 version.
Note: Required for MCM Recorder, Violens.


Keyword Item Distributor (KID)

- Download: Nexus 
- Author: powerofthree
- Version: 3.4.0
[MAIN] Keyword Item Distributor
Note: Required for Armor Enchantments Drain Vitality, Know Your Enemies, and others being considered for guide.
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6+ ("Anniversary Edition")
        • Install


MCO Universal Support

- Download: Nexus 
- Author: doodlum
- Version: 1.0
[MAIN] MCO Universal Support
Note: Required for Attack - MCO.


Payload Interpreter

- Download: Nexus 
- Author: dTry alexsylex
- Version: 1.0.1
[MAIN] Payload Interpreter [V1.1.0]
Note: Required for Attack - MCO.


Perk Entry Point Extender

- Download: Nexus 
- Author: Noah
- Version: 1.2.0.5
[MAIN] PEPE Main File
Note: Required for Magic Casting Utilities, Stagger and Knockdown Perk Entries.


Recursion Monitor

- Download: Nexus 
- Author: Nightfallstorm
- Version: 1.2
[MAIN] Recursion Fix


Scaleform Translation Plus Plus NG - Updated

- Download: Nexus 
- Author: Ryan---VersuchDrei
- Version: 1.0.0
[MAIN] Scaleform Translation Plus Plus NG - Updated
Note: Required for Whose Quest Is It Anyway NG.


Sound Record Distributor

- Download: Nexus
- Author: doodlum
- Version: 1.5.1
[MAIN] Sound Record Distributor


Spell Perk Item Distributor (SPID)

- Download: Nexus 
- Author: powerofthree
- Version: 7.1.3
[MAIN] Spell Perk Item Distributor
Note: Required for Dirt and Blood, Enemy (R)Evolution, Just Cast It, SPID for Footprints.
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


SSE Display Tweaks

  • CUSTOM
- Download: Nexus 
- Author: SlavicPotato
- Version: 0.5.16
[MAIN] SSE Display Tweaks


SSE Engine Fixes (skse64 plugin)

  • CUSTOM
- Download: Nexus
- Author: aers - Nukem - Ryan
- Version: 6.1.1
[MAIN] (Part 1) SSE Engine Fixes for 1.6.1170 and newer [6.2]
[MAIN] (Part 2) Engine Fixes - skse64 Preloader and TBB Lib
Install: Install Part 1 as a normal mod, naming it SSE Engine Fixes - Part 1.
Root Builder Install: Create an empty mod and name it SSE Engine Fixes - Part 2, with a Root folder. Move all files of Part 2 into this Root folder.
Note: Required for Scrambled Bugs.


SSE Engine Fixes - Part 2

Note: Place the SSE Engine Fixes - Part 2 mod completed earlier here and [Activate] it.


SSE FPS Stabilizer

- Download: Nexus 
- Author: Shizof
- Version: 1.1.9
[MAIN] SSE FPS Stabilizer - FOMOD Installer
FOMOD Instructions
  • Select Game
    • Select Game
      • ◉ Skyrim Special Edition
        • Next
  • Select Game Version
    • Select SSE Version
      • ◉ 1.6.640
        • Next
  • Select Quality
    • Select Plugin
      • ◉ HIGH
        • Install



Step 7: SKSE Fixes

Mods that rely on SKSE to make essential adjustments and fixes to the base game.

Create a separator: I-B-07 SKSE Fixes.


Actor Limit Fix

- Download: Nexus 
- Author: meh321
- Version: 9
[MAIN] Actor Limit Fix - Anniversary Edition (1.6.629.0 and later)


Animated Static Reload Fix - NG

- Download: Nexus 
- Author: Maxsu
- Version: 1.0.1
[MAIN] Animated Static Reload Fix - NG


Barter Limit Fix

- Download: Nexus 
- Author: powerofthree and KernalsEgg
- Version: 1.0
[MAIN] Barter Limit Fix


Bug Fixes SSE

- Download: Nexus 
- Author: meh321
- Version: 10
[MAIN] Bug Fixes SSE - Anniversary Edition (1.6.629.0 and later)


Combat Music Fix SKSE

- Download: Nexus 
- Author: dTry
- Version: 1.0
[MAIN] Combat Music Fix SKSE - AE


Comprehensive Attack Rate Patch - SKSE

- Download: Nexus 
- Author: NoahBoddie
- Version: 1.1.2.11
[MAIN] CARP Main File


Equip Enchantment Fix

- Download: Nexus 
- Author: SlavicPotato
- Version: 1.3.6
[MAIN] Equip Enchantment Fix for 1.6.629 and newer


Fix Note icon for SkyUI (SKSE64 plugin)

- Download: Nexus 
- Author: 0xC0000005
- Version: 1.2.6
[MAIN] FixNotesForSkyUI Skyrim AE


NPC AI Process Position Fix - NG

- Download: Nexus 
- Author: Maxsu alandtse doodlez
- Version: 1.1.1
[MAIN] NPC AI Process Position Fix - NG
FOMOD Instructions
  • Files
    • Plugin
      • ☑ DLL and INI file
    • Patches
      • ◉ None
        • Install


Scrambled Bugs

  • CUSTOM
    PATCH
- Download: Nexus 
- Author: meh321 and KernalsEgg
- Version: 21
[MAIN] Scrambled Bugs - Anniversary Edition (1.6.629.0 and later)
[OPT] Script Effect Archetype Crash Fix
[OPT] Vendor Respawn Fix
Note: Install the [OPT] files as a separate mod and name it Scrambled Bugs - Optional Fixes.


Scrambled Bugs - Optional Fixes

  • PATCH
Note: Place this patch completed from the previous mod here and [Activate] it.


Sprint Sneak Movement Speed Fix

- Download: Nexus 
- Author: SlavicPotato
- Version: 1.1.2
[MAIN] Sprint Sneak Movement Speed Fix


Stagger Effect Fix

- Download: Nexus 
- Author: Maxsu and SkyHorizon
- Version: 1.0.2
[MAIN] Stagger Effect Fix


Step 8: SKSE Gameplay

Mods that rely on SKSE to make gameplay and mechanic changes.

Create a separator: I-B-08 SKSE Gameplay.


Alternate Conversation Camera

  • CUSTOM
- Download: Nexus 
- Author: NasiGorengCumi
- Version: 2.4.5-AE
[MAIN] Alternate Conversation Camera [V2.4.6-AE]


Better Combat Escape - SSE

- Download: Nexus 
- Author: Maxsu
- Version: v0.83
[MAIN] Better Combat Escape - SSE V0.83


Better Combat Escape - NG

- Download: Nexus 
- Author: doodlum
- Version: 1.0.1
[MAIN] Better Combat Escape - NG


Better Jumping SE

  • CUSTOM
- Download: Nexus 
- Author: meh321 and z65536
- Version: 1.8.6
[MAIN] Better Jumping AE


Classic Paralysis

- Download: Nexus 
- Author: powerofthree
- Version: 3.3.1
[MAIN] Classic Paralysis
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


Don't send me there again (dosemetha)

- Download: Nexus 
- Author: vagonumero12
- Version: 1.0
[MAIN] Don't send me there again
FOMOD Instructions
  • Main
    • DLL
      • ◉ AE (newer versions)
        • Install


Don't Stay in The Water

- Download: Nexus 
- Author: DevourerPi
- Version: 5.0
[MAIN] NPC Water AI Fix for SkyrimAE [5.0-fix]


Encounter Zones Unlocked SE

- Download: Nexus 
- Author: underthesky and z65536
- Version: 1.5.4
[MAIN] Encounter Zones Unlocked AE


Enhanced Invisibility

- Download: Nexus 
- Author: powerofthree
- Version: 1.3.0
[MAIN] Enhanced Invisibility
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


Experience

  • CUSTOM
- Download: Nexus 
- Author: zax
- Version: 3.4.5
[MAIN] Experience
FOMOD Instructions
  • Step 1
    • Plugin version
      • ◉ AE
        • Next
  • Step 2
    • Aspect Ratio
      • ◉ 16:9
        • Install


I'm Walkin' Here

- Download: Nexus 
- Author: Ryan
- Version: 1.7.0
[MAIN] I'm Walkin' Here


Immersive Equipment Displays

- Download: Nexus 
- Author: SlavicPotato
- Version: 1.7.4
[MAIN] Immersive Equipment Displays for 1.6.629 and newer


Improved Camera SE

- Download: Nexus 
- Author: ArranzCNL
- Version: 1.1.1
[MAIN] Improved Camera SE


Locational Encounter Zones

- Download: Nexus 
- Author: doodlez and Delta
- Version: 1.0.2
[MAIN] Locational Encounter Zones


Magic Casting Utilities

- Download: Nexus 
- Author: Asrak
- Version: 0.2.0
[MAIN] MCU - 0.3.0 - Main files [0.3.0]
[Install:] Hide MCU_Examples.ESP.
[Note:] Required for SkyRem mods.


Mum's the Word NG

- Download: Nexus 
- Author: Ryan---VersuchDrei
- Version: 2.1
[MAIN] Mum's the Word


Read Or Take SKSE

- Download: Nexus 
- Author: powerofthree
- Version: 1.4.0
[MAIN] Read or Take SKSE
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


Skyrim Priority SE - skse plugin

- Download: Nexus 
- Author: Boring3
- Version: 3.4.0
[MAIN] Skyrim Priority SE AE (3.4.0)


Simple Dual Sheath

  • CUSTOM
    PATCH
- Download: Nexus 
- Author: SlavicPotato
- Version: 1.5.7
[MAIN] Simple Dual Sheath for 1.6.629 and newer
[OPT] XPMSSE Left Hand Sheath Rotation Fix [4.80]
Note: Install the [OPT] file as a separate mod and name it XPMSE Left Hand Sheath Rotation Fix. Do not activate the patch.


Stagger and Knockdown Perk Entries

- Download: Nexus 
- Author: vintagedice
- Version: 2.0.0
[MAIN] Stagger knockdown Perk Entries DLL
[Note:] Required for SkyRem mods.


Stay At The System Page - AE

- Download: Nexus 
- Author: Magus80
- Version: v1.0.1
[MAIN] Stay At The System Page - AE


To Your Face SE - AE - VR

- Download: Nexus 
- Author: underthesky and xILARTH
- Version: 1.0r
[MAIN] To Your Face AE [V1.0s]


Use or Take SKSE

- Download: Nexus 
- Author: powerofthree
- Version: 1.2.0
[MAIN] Use Or Take SKSE
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


Which Key NG

- Download: Nexus 
- Author: kpvw
- Version: 1.1
[MAIN] Which Key NG


Whose Quest Is It Anyway NG

- Download: Nexus 
- Author: Ryan---VersuchDrei
- Version: 1.5
[MAIN] Whose Quest Is It Anyway


Yes Im Sure

- Download: Nexus 
- Author: Ryan
- Version: 1.7.0
[MAIN] YesImSure


CHECKPOINT: B


COUNTS:
- Mods: +83 = 83
- Plugins: +6 = 86 (ESMs = 17, ESPs = 2, ESMs + ESPs = 19, ESLs = 67)
LOOT:
- Sort Load Order with LOOT.


PART C: INTERFACE

Step 8: UI Behavior

User interface behavior adjustments.

Create a separator: I-C-08 UI Behavior.


SkyUI

- Download: Nexus 
- Author: SkyUI Team
- Version: 5.2SE
- Plugins: 1 ESP
[MAIN] SkyUI_5_2_SE
Note: Required for A Matter Of Time, Animation mods, Atlas Map Markers, Better Container Controls, Breakable Equipment System, Combo Combat, CCOR, and many more.


SkyUI AIO Survival (SAS)

- Download: Nexus 
- Author: BVN
- Version: 7.4
- Plugins: 1 ESL
[MAIN] SAS 7.4 AE 1.6.640
FOMOD Instructions
  • Main
    • Base Files
      • ☑ Base Files
    • Main Interface
      • ◉ SAS
    • Survival Mode
      • ◉ CC Survival Mode
        • Next
  • Extended Menu (SAS only)
    • Extended Menu?
      • ◉ Yes
        • Next
  • Enjoy!
    • Note:
      • ☑ Final Touches
        • Install


ElSopa - Colored SkyUI Active Effect Icons SE

- Download: Nexus 
- Author: ElSopa
- Version: 1.1
[MAIN] ElSopa - Colored SkyUI Active Effect Icons


UIExtensions

- Download: Nexus 
- Author: Expired
- Version: 1.2.0
- Plugins: 1 ESP
[MAIN] UIExtensions v1-2-0
Note: Required for MCM Recorder.


MCM Helper

- Download: Nexus 
- Author: Parapets
- Version: 1.4.0
- Plugins: 1 ESL
[MAIN] MCM Helper SE
Note: Required for use of various MCMs.


MCM Recorder

- Download: Nexus 
- Author: MrowrPurr
- Version: 1.0.7
- Plugins: 1 ESL
[MAIN] MCM Recorder


Racemenu

- Download: Nexus 
- Author: Expired
- Version: 0.4.19.14
- Plugins: 1 ESP
[MAIN] RaceMenu Anniversary Edition v0-4-19-14
Note: Hide RaceMenuPlugin.esp.


Another RaceMenu Rotation Mod

- Download: Nexus 
- Author: DarkMatterValkyrie
- Version: 1.2.1
[MAIN] Another Player Rotation Mod


Better Container Controls for SkyUI

  • ESL
- Download: Nexus 
- Author: CDCooley
- Version: 3.1
- Plugins: 1 ESL
[MAIN] BCC-SkyUI-v31
Note: ESL BetterContainerControls.esp. ESL-Flagging the ESP is preferred over the actual ESL file.


Custom Skills Menu - A Custom Skills Framework Unified Menu

- Download: Nexus 
- Author: OsmosisWrench
- Version: 1.1.5
- Plugins: 1 ESL
[MAIN] Custom Skill Menu
[MAIN] Custom Skill Menu Basic Icon Pack [1.0]
Install: Install the second [Main] file as a separate mod naming it Custom Skill Menu - Icons.


Custom Skill Menu - Icons

Note: Place the Custom Skill Menu - Icons mod completed earlier here and [Activate] it.


Dynamic Activation Key

- Download: Nexus 
- Author: JaySerpa
- Version: 1.02
- Plugins: 1 ESL
[MAIN] Dynamic Activation Key
Note: Required for Immersive Interactions.


Dynamic Activation Key - MCM

- Download: Nexus 
- Author: MaskedRPGFan
- Version: 1.2.0
- Plugins: 1 ESL
[MAIN] Dynamic Activation Key - MCM


Dynamic Activation Key - Addons Collection

- Download: Nexus 
- Author: MaskedRPGFan
- Version: 2.1.1
- Plugins: 1 ESL
[MAIN] Dynamic Activation Key - Addons Collection


Immersive HUD - iHUD Special Edition

  • COMPACT
- Download: Nexus 
- Author: Gopher
- Version: 0.2b
- Plugins: 1 ESL
[MAIN] Immersive HUD - iHUD
Note: Compact and ESL iHUD.esp.


Infinity UI

- Download: Nexus 
- Author: alexsylex
- Version: 2.0.2
[MAIN] Infinity UI
Note: Required for Compass Navigation Overhaul.


Compass Navigation Overhaul

- Download: Nexus 
- Author: alexsylex
- Version: 2.2.0
[MAIN] Compass Navigation Overhaul


Constructible Object Custom Keyword System

- Download: Nexus 
- Author: Parapets
- Version: 1.1.1
[MAIN] Crafting Categories for SkyUI


Constructible Object Custom Keyword System NG

- Download: Nexus 
- Author: Parapets-Meridiano
- Version: 1.0.1
[MAIN] Constructible Object Custom Keyword System NG


Cooking Categories Improvement (Constructible Object Custom Keyword System - Fixes)

- Download: Nexus 
- Author: Dylan James - Parapets
- Version: 2.0.1
- Plugins: 1 ESL
[MAIN] Cooking Categories Improvement (2.0.1)


Constructible Object Custom Keyword System - Light Usability Tweaks

- Download: Nexus 
- Author: LoLzies
- Version: 1.1
[MAIN] Constructible Object Custom Keyword System - Light Usability Tweaks [1.2.1]


More Informative Console

- Download: Nexus 
- Author: Linthar
- Version: 1.2.1
[MAIN] More Informative Console 1.2.1


moreHUD SE

- Download: Nexus 
- Author: Ahzaab
- Version: 5.2.2.0
- Plugins: 1 ESL
[MAIN] moreHUD SE Light Master - AE
Note: Required for Curator's Companion.


moreHUD Inventory Edition

- Download: Nexus 
- Author: Ahzaab
- Version: 2.1.3.0
[MAIN] moreHUD Inventory Edition Loose Version - AE
Note: Required for Curator's Companion.


SkyHUD

  • CUSTOM
- Download: Nexus 
- Author: SkyHUD Team
- Version: 0.90.1B
[MAIN] SkyHUD v090B v4 [0.90B]
[UPDATE] Patch - SkyHUD v090B}}
FOMOD Instructions
  • Check
    • What's New
      • ◉ Proceed
        • Next
  • Install
    • Please select installation type
      • ◉ Loose Files
        • Next
  • Example Presets
    • Choose a preset
      • ◉ SkyHUD Oblivion
        • Next
  • Miscellaneous
    • Optional
      • ◉ Install iHUD compatibility patch
        • Install


TrueHUD - HUD Additions

- Download: Nexus 
- Author: Ersh
- Version: 1.1.8
- Plugins: 1 ESL
[MAIN] TrueHUD


Step 9: Maps and Widgets

Create a separator: I-C-09 Maps and Widgets.


A Clear Map of Skyrim and Other Worlds

  • COMPACT
- Download: Nexus 
- Author: DoubleYou
- Version: 4.0
- Plugins: 1 ESL
[MAIN] A Clear Map of Skyrim and Other Worlds FOMOD
Note: Create an empty A Clear Map of Skyrim and Other Worlds Patches mod. Move all plugins except A Clear Map of Skyrim.esp to the new mod. Do not activate the patch.
FOMOD Instructions
  • Options
    • Core Files
      • ☑ Core Files
    • DynDOLOD rules
      • ◉ DynDOLOD 3
    • LOD Setup
      • ◉ No DynDOLOD LOD32
    • Other Worlds
      • ☑ Beyond Reach
      • ☑ Falskaar
      • ☑ Midwood Isle
      • ☑ Wyrmstooth
      • ☑ Vominheim
    • Optional Components
      • ☑ Remove Clouds
        • Next
  • Patches
    • Patches
      • ☐ Select Nothing
        • Install


Atlas Map Markers SE - Updated with MCM

- Download: Nexus 
- Author: Kronixx and kryptopyr
- Version: 2.7
- Plugins: 1 ESP
[MAIN] Atlas Map Markers


Quest Markers Restored

- Download: Nexus 
- Author: thetrader
- Version: 1.2.0
- Plugins: 1 ESL
[MAIN] Quest Markers Restored


A Matter of Time - A HUD clock widget

  • COMPACT
- Download: Nexus 
- Author: SkyAmigo
- Version: v3.0.0a4
- Plugins: 1 ESL
[MAIN] AMatterOfTime_v3_0_0_alpha_4
Note: Compact and ESL AMatterOfTime.esp.


Detection Meter

- Download: Nexus 
- Author: Maxsu and WilliamsWang
- Version: v1.11
[MAIN] Detection Meter-v1.11


Detection Meter - NG

- Download: Nexus 
- Author: Maxsu
- Version: 1.11
[MAIN] Detection Meter v1.11 AE Support


SkyALERT - Detection Meter Vanilla Presets

- Download: Nexus 
- Author: Xaliber
- Version: 1.0
[MAIN] Detection Meter Redesign - SkyALERT
FOMOD Instructions
  • Choose a variation
    • Designs
      • ◉ Design 03 (Nordic)
        • Install


Oxygen Meter

- Download: Nexus 
- Author: powerofthree
- Version: 1.3.0
[MAIN] Oxygen Meter
FOMOD Instructions
  • Main
    • DLL
      • ◉ SSE v1.6.629+ ("Anniversary Edition")
        • Install


Oxygen Meter 2 - Nordic UI like Skin

- Download: Nexus 
- Author: kuroishitam
- Version: 1.2.1
[MAIN] Oxygen Meter 2 Nordic like Skin


Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood

  • NEW
- Download: Nexus 
- Author: AubeD
- Version: 1.7.2
- Plugins: 1 ESL
[MAIN] Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood (FOMOD)
FOMOD Instructions
  • Need Mods Integration
    • What Need Mod do you use?
      • ◉ None of the above
        • Install


Part C: Nordic UI

Create a separator: I-C-10 UI Appearance.

NORDIC UI - Interface Overhaul

- Download: Nexus 
- Author: Dopesan
- Version: 2.4.1
[MAIN] NORDIC UI (Final Design)
FOMOD Instructions
  • Choose your Poison
    • Main
      • ☑ HUD (SkyHUD)
      • ☑ Boxes
      • ☑ Race Menu (Vanilla)
      • ☑ Dialogue Menu
      • ☑ Favorite Menu
      • ☑ Icons
      • ☑ Pause Menu (Journal)
      • ☑ Map Markers
      • ☑ Skill Menu
      • ☑ Skill Menu 3D Visuals
      • ☑ Start Menu
      • ☑ Start Menu 3D Background
      • ☑ Game Menus
      • ☑ UI Sounds
      • ☑ TDM Patch
      • ☑ SkyHUD Preset
    • Loading Screen
      • ◉ Default
        • Install


Nordic UI AE Patch

  • NEW
- Download: Nexus 
- Author: BigTV
- Version: 1.0
[MAIN] Nordic UI AE Patch


NORDIC UI - Constructible Object Custom Keyword System

- Download: Nexus 
- Author: Parapets Dopesan Ashingda
- Version: 1.0.1
[MAIN] NORDIC UI - Constructible Object Custom Keyword System
FOMOD Instructions
  • Select One
    • Patch
      • ◉ Frostfall Compatible
        • Install


NORDIC UI Markers

- Download: Nexus 
- Author: Crazq
- Version: 4.0
[MAIN] NORDIC UI Markers (QUESTION UNDISCOVER MARK)


Colorful Nordic UI Markers

- Download: Nexus 
- Author: CyborgArmGun
- Version: 1.4
[MAIN] Colorful NORDIC UI Markers


NORDIC UI - Miscellaneous Patches

- Download: Nexus 
- Author: myztikrice
- Version: 1.8.2
[MAIN] Nordic UI - Miscellaneous Patches
FOMOD Instructions
  • Step1
    • moreHUD Inventory
      • ◉ Sunhelm
    • Stats Menu
      • ◉ Experience + 2.4.1 colored icons
    • Even Better MessageBox Controls
      • ☑ Install
    • Extended Hotkey System
      • ☐ Select Nothing
    • MCM
      • ◉ Even Wider Rescaled MCM
    • Remove QuickSave from System Menu
      • ☑ Install
    • Loading Screen
      • ☑ Install
    • Tween Menu
      • ☑ Install
        • Install


NORDIC UI - SkyUI AIO Survival (SAS) Patch -- Sunhelm - Frostfall - CC Survival Mode

- Download: Nexus 
- Author: infernalryan
- Version: 1.1
[MAIN] NORDIC UI - SkyUI AIO Survival (SAS) Patch
FOMOD Instructions
  • Main
    • Base Files
      • ☑ Base Files
    • Extended Menu?
      • ◉ Yes
    • moreHUD (Inventory Edition) Patch?
      • ◉ Yes
        • Install


Nordic...ish - A TrueHUD preset based on Nordic UI

- Download: Nexus 
- Author: AceAmir and urbon
- Version: 1.1.1
[MAIN] Nordic-ish - A Preset for TrueHUD based on Nordic UI


Sovngarde - Mist's Font Replacer

- Download: Nexus 
- Author: Koveich
- Version: 8.9
[MAIN] Sovngarde - A Nordic Font Bold V8.9


Font Overhaul - Natural Typefaces for Skyrim -- FONTS

- Download: Nexus 
- Author: mfcfbro
- Version: 2.1.3
[MAIN] Font Overhaul - All In One Installer
FOMOD Instructions
  • Info
    • Info
      • ☑ Okay
        • Next
  • Patches
    • Patches
      • ◉ Sovngarde - A Nordic Font
        • Next
  • Configure Fonts
    • Interface
      • ◉ Fertigo Pro (1.0 Default)
    • Book
      • ◉ Morris Roman (1.0 Default)
    • Handwritten
      • ◉ Anke Calligraphic FG (1.0 Default)
    • Realistic Print
      • ◉ Install
        • Install


Skyrim Character Sheet

- Download: Nexus 
- Author: mlthelama
- Version: 1.1.4
[MAIN] SkyrimCharacterSheet


Skyrim SE Skill Interface Re-Texture

- Download: Nexus 
- Author: Arndas
- Version: v4.1
[MAIN] SSIRT SE v4.1
Note: The FOMOD is completely cosmetic. Choose what you like.


Dear Diary Dark Mode - SkyUI Menus Replacer SE

- Download: Nexus 
- Author: uranreactor
- Version: 1.1.1
[MAIN] Dear Diary Dark Mode (texts - white color)
FOMOD Instructions
  • Welcome
    • Note about config file
      • ☑ Next
        • Next
  • Journal, Stats, System Menu
    • Install Journal, Stats, System Menu?
      • ◉ No
        • Next
  • Mod Configuration Menu
    • Install Mod Configuration Menu?
      • ◉ No
  • Map Menu
    • Install Map Menu?
      • ◉ No
        • Next
  • Inventory, Magic, Crafting etc Menu
    • Install Inventory etc replacer?
      • ◉ No
        • Next
  • Favorites Menu
    • Install Favorites Menu?
      • ◉ No
        • Next
  • Book Menu
    • Install Book Menu?
      • ◉ No
        • Next
  • Lockpicking Menu
    • Install Lockpicking Menu?
      • ◉ No
        • Next
  • Stats menu
    • Install Stats menu?
      • ◉ No
        • Next
  • Levelup Menu
    • Install Levelup Menu replacer?
      • ◉ No
        • Next
  • Sleep-Wait Menu
    • Install Sleep-Wait Menu replacer?
      • ◉ No
        • Next
  • Messageboxes
    • Install Messageboxes replacer?
      • ◉ No
        • Next
  • Tutorials Menu
    • Install Tutorials Menu replacer?
      • ◉ No
        • Next
  • Training Menu
    • Install Training Menu replacer?
      • ◉ No
        • Next
  • Tab Menu
    • Install Tab Menu replacer?
      • ◉ No
        • Next
  • Loading Menu
    • Install Loading Menu replacer?
      • ◉ No
        • Next
  • Start Menu
    • Install Main Menu frames replacer?
      • ◉ No
    • Install Main Menu background replacer?
      • ◉ No
        • Next
  • HUD Menu
    • Install HUD?
      • ◉ No
    • Compass Navigation Overhaul
      • ◉ No
        • Next
  • Dialogue Menu
    • Install Dialogue Menu?
      • ◉ No
        • Next
  • Quick Loot Menu
    • Install QuickLootRE replacer?
      • ◉ No
        • Next
  • Skyrim Character Sheet
    • Install Skyrim Character Sheet replacer?
      • ◉ Yes
        • Next
  • Wheel Menu
    • Install Wheel Menu replacer
      • ◉ No
        • Next
  • Cursors
    • Replace the cursor?
      • ◉ Yes, animated
        • Next
  • Install Map and Compass Markers?
      • ◉ No
        • Next
  • Font
    • Reaplce the main font?
      • ◉ No
        • Next
  • New UI Sounds
    • Install new UI sounds?
      • ◉ No
        • Next
  • Miscellaneous
    • Console Improvements
      • ◉ None
    • Loading Spinner Removal
      • ◉ Yes
        • Next
  • Thank you!
    • Finish Installation
      • ☑ Don't forget to check config.txt
        • Install


CHECKPOINT: C


COMPACT & ESL:
- AMatterOfTime.esp
- iHUD.esp
ESL:
- BetterContainerControls.esp
COUNTS: Ensure counts are as follows:
- Mods: +45 = 128
- Plugins: +17 = 103 (ESMs = 17, ESPs = 6, ESMs + ESPs = 23, ESLs = 80)
LOOT:
- Sort Load Order with LOOT.


PART D: FIXES

Step 11: Mesh Fixes

Mod to fix meshes.

Create a separator: I-D-11) Mesh Fixes.


Static Mesh Improvement Mod - SMIM

- Download: Nexus
- Author: Brumbek
- Version: 2.08
- Plugins: 1 ESP
[MAIN] SMIM SE 2-08
FOMOD Instructions
  • Main Installer Choice
    • Skyrim Game Version and Install Choices
      • ◉ Skyrim 2016 Special Edition: Everything
        • Install


Static Mesh improvement Mod - SMIM - Quality Addon

- Download: Nexus 
- Author: Pfuscher and Brumbek and Rudy
- Version: 1.5
[MAIN] SMIM Quality Addon 1.5


Wiseman303's Flora Fixes - Revamped

- Download: Nexus 
- Author: Wiseman303 and NeverLost
- Version: 3.2
[MAIN] WM's Flora Fixes - Revamped (No Scripts)
[OPT] WM's Flora Fixes - SMIM Patch


Static Mesh Improvement Mod Improvement Mod

- Download: Nexus 
- Author: Novelyst
- Version: 1.11.0
[MAIN] Static Mesh Improvement Mod Improvement Mod
FOMOD Instructions
  • Optional
    • Meshes
      • ☐ Select Nothing
    • Textures
      • ☐ Select Nothing
        • Next
  • Patches
    • Mods
      • ☑ Dynamic Things Alternative
      • ☑ Real Rabbits HD
      • ☑ Wiseman's Flora Fixes
      • ☑ SMIM Quality Add-On
        • Next
  • Real Rabbits HD
    • Shell
      • ◉ No Shell
        • Install


Major Cities Mesh Overhaul

- Download: Nexus 
- Author: raiserfx
- Version: 1.3a
[MAIN] Major Cities Mesh Overhaul SE


Skyrim Landscape and Water Fixes

  • PATCH
- Download: Nexus
- Author: WiZkiD - lilebonymace
- Version: v9.1
- Plugins: 1 ESL
[MAIN] Skyrim Landscape and Water Fixes - FOMOD
Note: Create an empty Skyrim Landscape and Water Fixes - Patches mod. Move all plugins except Landscape and Water Fixes.esp to the new mod. Do not activate the patch.
FOMOD Instructions
    • Options
      • ☐ Select Nothing
    • Patches - Creation Club
      • ☑ Alternative Armors - Elven Hunter
      • ☑ Farming
      • ☑ Hendraheim
      • ☑ Tundra Homested
    • Walkway Wall Mesh Fix
      • ◉ SMIM
    • Patches - ELFX Interiors
      • ◉ None
    • Patches - Navigator
      • ◉ Navigator (ESL Version)
    • Patches - Other
      • ☑ Landscape Fixes for Grass Mods
      • ☑ Northern Marsh Bridges
        • Next
  • Crops Ownership
    • Ownership patches
      • ☐ Select Nothing
        • Install


Unofficial Material Fix

- Download: Nexus 
- Author: Elzee
- Version: 1.17.0
[MAIN] Unofficial Material Fix


Assorted mesh fixes

- Download: Nexus 
- Author: wankingSkeever
- Version: 0.111
[MAIN] Assorted Mesh Fixes


Dlizzio's Mesh Fixes

  • PATCH
- Download: Nexus
- Author: deleted93399393
- Version: 2.3
- Plugins: 1 ESL
[MAIN] Dlizzio's Mesh Fixes
[OPT] HD LODs Textures SE Mesh Fix [1.0]
[OPT] Noble Skyrim Material Fix [1.0]
Note: Install the [OPT] files as a separate mod and name it Dlizzio's Mesh Fixes - Patches. Do not activate the patch.


Flickering Meshes Fix

- Download: Nexus 
- Author: nicola89b
- Version: 2.3
[MAIN] Flickering Meshes Fix
FOMOD Instructions
  • Main Cities
    • Riften
      • ◉ No parallax version
    • Solitude
      • ◉ No parallax version
    • Whiterun
      • ◉ No parallax version
    • Markrth
      • ◉ No parallax version
    • Windhelm
      • ◉ No parallax version
        • Next
  • Towns and Villages
    • Whiterun and Windhelm Hold's farmhouses
      • ◉ Farmhouses Without Parallax
    • Solitude Hold's farmhouses
      • ◉ Farmhouses Without Parallax
    • Markarth Hold's farmhouses
      • ◉ Farmhouses Without Parallax
        • Next
  • Compatibility Choices
    • Select what you are using
      • ☑ SMIM
        • Install


Water in Wells - mesh-only animated wells

- Download: Nexus
- Author: wankingSkeever
- Version: 0.8
[MAIN] Water in Wells - mesh-only animated wells
Note: In the [FOMOD], select the (No Parallax) option in each set.


Water in Wash Basins - Mesh-only Replacer

- Download: Nexus
- Author: Mura
- Version: 1.2
[MAIN] Water in Wash Basins


Armor Mesh Fixes SE

- Download: Nexus 
- Author: RenaPG
- Version: 1.1
[MAIN] Armor Mesh Fixes [1.0]
Note: The [UPDATE] file is not needed.


Creation Club Asset Patch

- Download: Nexus 
- Author: Remiros
- Version: 1.2
[MAIN] Creation Club Asset Patch
Note: Select default [FOMOD] choices.


Dragon Mound Dirt FIX

- Download: Nexus 
- Author: RemmyKun
- Version: 2.0
[MAIN] Dragon Mound Dirt FIX


First Person Sneak Strafe-Walk Stutter Fix

- Download: Nexus 
- Author: UrbanCMC
- Version: 1.0
[MAIN] First Person Sneak Strafe-Walk Stutter Fix


Fixed Nordic Metal Grate

- Download: Nexus 
- Author: GGUNIT
- Version: 1.0
[MAIN] Fixed Nordic metal grate


Labyrinthian Shalidor's Maze Fixes

- Download: Nexus 
- Author: wankingSkeever
- Version: 0.3
- Plugins: 1 ESL
[MAIN] Labyrinthian Shalidor's Maze Fixes
Note: Hide meshes/dungeons/exterior folder.


Navigator - Navmesh Fixes)

- Download: Nexus 
- Author: tarlazo
- Version: 1.5.8
- Plugins: 1 ESP, 1 ESL
[MAIN] Navigator - Navmesh Fixes
Note: Create an empty Navigator - Navmesh Fixes Patches mod. Move all plugins except Navigator-NavFixes.esl to the new mod. Do not activate the patch.
FOMOD Instructions
  • Navigator
    • All-In-One
      • ◉ .esl
    • Modular
      • ☐ Select Nothing
        • Next
  • Patches and Extras
    • Sunder and Wraithguard
      • ◉ Navigator AIO
    • Abandoned Prison
      • ◉ Abandoned Prison AS - LAL
    • Skyrim Sewers
      • ☑ Skyrim Sewers
    • Vigilant
      • ☑ Vigilant
    • Broken Oar script tweak
    • Rift Watchtower
      • ☑ Rift Watchtower
      • ☑ Broken Oar exit
        • Install


No More Swirl Effects From Absorb

- Download: Nexus 
- Author: Ashen
- Version: 1.0
[MAIN] No More Swirl Effects from Absorb - nif


Skyrim Project Optimization SE

- Download: Nexus 
- Author: Ported by - Pritster5 - Originally created by - rgabriel15
- Version: 1.5
- Plugins: 1 ESL
[MAIN] Skyrim SE - Project Optimization - ESL VERSION 


Wood Wall Trap Mesh and UV Fix

- Download: Nexus 
- Author: Pieter82
- Version: 1.0
[MAIN] Wood Wall Trap _ Mesh and UV Fix


Word Wall Transparency Fix for ENB

- Download: Nexus
- Author: wankingSkeever
- Version: 0.3
[MAIN] Word Wall Transparency Fix for ENB


Step 12: Script Fixes

Mods that fix scripting issues.

Create a separator: I-D-12) Script Fixes.

Scripts Carefully Reworked Optimized and Tactfully Enhanced (SCROTE) - Simply Optimized Scripts AIO

- Download: Nexus 
- Author: ferrari365
- Version: 1.0.2
[MAIN] SCROTE Loose Files Version


CritterSpawn Congestion Fix

- Download: Nexus 
- Author: Excinerus
- Version: 1.54
[MAIN] Critter Spawn Congestion Fix


Dragonactorscript infinite loop fix

- Download: Nexus 
- Author: Blackread
- Version: 1.3.2
[MAIN] Dragonactorscript Infinite Loop Fix - FOMOD
FOMOD Instructions
  • Choose your version
    • Options
      • ◉ Main - fail silently
        • Next
  • Patches - Main
    • Patches
      • ☐ Select Nothing
        • Install


Fish Plaque Fix

- Download: Nexus 
- Author: wankingSkeever
- Version: 1.2
[MAIN] Fish Plaque Fix


NPC Stuck in Bleedout fix

- Download: Nexus 
- Author: wankingSkeever
- Version: 0.1.3
- Plugins: 1 ESL
[MAIN] NPC Stuck in Bleedout fix


Vanilla Script (micro)Optimizations

- Download: Nexus 
- Author: Subhuman0100
- Version: 1.17
[MAIN] Vanilla Script microOptimizations


Vanilla Scripting Enhancements

- Download: Nexus 
- Author: Nightfallstorm and JR
- Version: 3.0
[MAIN] Loose Version


Zero Bounty Hostility Fix

- Download: Nexus 
- Author: wankingSkeever
- Version: 0.4
- Plugins: 1 ESL
[MAIN] Zero Bounty Hostility Fix


Step 13: Gameplay Fixes

Create a separator: I-D-13) Gameplay Fixes.

Weapons Armor Clothing and Clutter Fixes

  • CORE
- Download: Nexus 
- Author: kryptopyr
- Version: 2.9.5
- Plugins: 1 ESP
[MAIN] Weapons Armor Clothing and Clutter Fixes
FOMOD Instructions
  • Weapons Armor Clothing Clutter Fixes
    • Main File
      • ☑ WACCF
        • Next
  • Textures
    • Texture Resolution
      • ◉ 2K (default)
        • Next
  • Patches
    • Orcish Weapons
      • ◉ None
    • Bashed Patch
      • ☐ Select Nothing
        • Next
  • Options
    • Optional Files
      • ☐ Select Nothing
        • Next
  • Documentation
    • Documentation
      • ☑ Documentation
    • Credits
      • ☑ Credits
        • Install


Armor and Clothing Extension

  • CORE
- Download: Nexus 
- Author: kryptopyr and Gamwich
- Version: 1.5.2
- Plugins: 1 ESP
[MAIN] Armor and Clothing Extension
[OPT] Armor and Clothing Extension - SPID Patch [1.4]
 Install the [OPT] file as a separate mod and name it Armor and Clothing Extension - SPID Patch.


Armor and Clothing Extension - SPID Patch

  • PATCH
Note: Place this patch completed from the previous mod here and [Activate] it.


AI Overhaul SSE

- Download: Nexus
- Author: mnikjom SpiderAkiraC
- Version: 1.8.5
- Plugins: 1 ESP
[MAIN] AI Overhaul 1.8.5 AE 1.6.1130
FOMOD Instructions
  • Mod Options
    • Main .esp Options
      • ◉ AI Overhaul 1.8 (Recommended)
        • Install


Bad Service - Tavern Servers Leave You Alone

  • PORT
    ESL
- Download: Nexus 
- Author: Rooker
- Version: 1.0
- Plugins: 1 ESL
[MAIN] Bad Service Main 1_0
Note: Port and ESL Bad Service.esp.


BlockSteal Papyrus

- Download: Nexus 
- Author: shumkar
- Version: 1.2
- Plugins: 1 ESL
[MAIN] BlockSteal Papyrus STANDARD ESP FE


Breakable Equipment System

  • PATCH
- Download: Nexus 
- Author: Suzutsuki
- Version: 1.11.2
- Plugins: 1 ESP
[MAIN] Breakable Equipment System
[OPT] Breakable Equipment System - Honed Metal Patch
Note: Install the [OPT] file as a separate mod and name it Honed Metal Patch - Breakable Equipment System. Do not activate the patch.


Complete Crafting Overhaul Remastered

  • CORE
- Download: Nexus 
- Author: kryptopyr
- Version: 2.5.9
- Plugins: 1 ESP
[MAIN] Complete Crafting Overhaul Remastered


Disarming Traps Is Dangerous

- Download: Nexus 
- Author: Skepmanmods
- Version: 1.0
- Plugins: 1 ESL
[MAIN] Disarming Traps Is Dangerous ESL Version


Fish Anywhere With Water

- Download: Nexus 
- Author: wankingSkeever
- Version: 0.5
- Plugins: 1 ESL
[MAIN] Fish Anywhere With Water


Grind stuff

  • COMPACT
- Download: Nexus 
- Author: Axhoff
- Version: 1.0a
- Plugins: 1 ESL
[MAIN] Grind Stuff SE Edition v1.0a
Note: Compact and ESL Grind_stuff.esp


HearthFires Display Case Fix SE

  • COMPACT
- Download: Nexus 
- Author: RealPuPpEt
- Version: 1.0
- Plugins: 1 ESL
[MAIN] HearthFires Display Case Fix SE
Note: Compact and ESL Hearthfires Display Case Fix SE.esp.


Hearthfires Houses Building Fix

- Download: Nexus 
- Author: Ice885
- Version: 0.3
- Plugins: 1 ESL
[MAIN] Hearthfires Houses Building Fix


PTC's Hearthfire Mods

  • COMPACT
- Download: Nexus 
- Author: PatchesTheClown
- Version: 1.0
- Plugins: 3 ESL
[MAIN] Better Apiaries
[MAIN] Functional Butter Churns
[MAIN] Hearthfire Cellar Entrances
Note: Compact and ESL Better Apiary.esp, Functional Butter Churns.esp, and Hearthfire Cellar Entrance.esp.


Improved Traps

- Download: Nexus 
- Author: kryptopyr and Wiseman303
- Version: 2.5
- Plugins: 1 ESL
[MAIN] Improved Traps (Dangerous Edition)


Arrow Limiter SSE

  • COMPACT
- Download: Nexus
- Author: Lofgren
- Version: 1.11
- Plugins: 1 ESL
[MAIN] Arrow Limiter
Note: Compact and ESL LFGAmmoLimiter.esp.


Potions and Lockpicks Limiter

  • COMPACT
- Download: Nexus
- Author: Lofgren
- Version: 1.0
- Plugins: 1 ESL
[MAIN] Lockpick and Potion Limity
Note: Compact and ESL LockpickPotionLimiter.esp.


More Appropriate Outfits For NPCs (SPID)

- Download: Nexus 
- Author: JobiWanUK
- Version: 1.02
- Plugins: 1 ESL
[MAIN] More Appropriate Outfits For NPCs [1.03]


Myrwatch - Editable Home Cells (Cell Bug Workaround)

- Download: Nexus 
- Author: Jelidity
- Version: 1.1.1
- Plugins: 1 ESP, 1 ESL
[MAIN] Myrwatch - House Fix
[OPT] Myrwatch - House Fix - USCCCP Patch


No Silly Physics Damage - Carts Pots Bones etc

- Download: Nexus 
- Author: Corsafire
- Version: 2
- Plugins: 1 ESL
[MAIN] No Silly Physics Damage (esl)


NPCs don't follow through doors while talking

- Download: Nexus 
- Author: Zerahar
- Version: 1.0
- Plugins: 1 ESL
[MAIN] NPC's don't follow through doors while talking


NPCs Wear Amulets of Mara PLUS

- Download: Nexus 
- Author: JaySerpa
- Version: 2.03
- Plugins: 1 ESL
[MAIN] NPCs Wear Amulets of Mara


Pickpocket Reset

- Download: Nexus 
- Author: TheRegisteredOne
- Version: 1.1.1
- Plugins: 1 ESL
[MAIN] Pickpocket Reset


QUARK - Qwinn's Ultimate Amulet Restoration Kit

- Download: Nexus 
- Author: Qwinn
- Version: 1.3.1
- Plugins: 1 ESL
[MAIN] QUARK - Amulet Restoration Kit v1_3_1
FOMOD Instructions
  • Choose type of plugins to install
    • Plugin Options
      • ◉ ESPFE plugins
        • Next
  • Normal ESP USSEP and WACCF compatible installation
    • Plugin Options
      • ☑ AmuletsShowOnEverything.esp
        • Install


Random Encounter Tweaks SE

- Download: Nexus 
- Author: AndrealphusVIII
- Version: 1.1
- Plugins: 1 ESL
[MAIN] Random Encounter Tweaks SE [1.0]


Stop Overencumbered Scavenging

- Download: Nexus 
- Author: Ashen
- Version: 1.02
- Plugins: 1 ESL
[MAIN] Stop Overencumbered Scavenging


Survival Control Panel

- Download: Nexus 
- Author: Parapets and colinswrath
- Version: 1.1.2
- Plugins: 1 ESL
[MAIN] Survival Control Panel


Time Flies SE

  • COMPACT
- Download: Nexus 
- Author: dfxyz1 Akezhar Wolfpack49
- Version: 8.1.2
- Plugins: 1 ESL
[MAIN] Time Flies SE
Note: Compact and ESL TimeFlies.esp.


CHECKPOINT: D


PORT:
- Bad Service.esp
ESL:
- Bad Service.esp
COMPACT AND ESL:
- Grind_stuff.esp
- Hearthfires Display Case Fix SE.esp
- Better Apiary.esp
- Functional Butter Churns.esp
- Hearthfire Cellar Entrance.esp
- LFGAmmoLimiter.esp
- LockpickPotionLimiter.esp
- TimeFlies.esp
COUNTS: Ensure counts are as follows:
- Mods: +56 = 184
- Plugins: +39 = 142 (ESMs = 18, ESPs = 12, ESMs + ESPs = 30, ESLs = 112)
LOOT:
- Sort Load Order with LOOT.


PART E: AUDIO

Step 14: Dialogue

Mods to overhaul how NPCs communicate with the player.

Create a separator: I-E-14) Dialogue.


Unofficial High Definition Audio Project

- Download: Nexus 
- Author: sharrken
- Version: 1.0
- Plugins: 6 ESL
[MAIN] Music - HQ
[MAIN] Voices EN - Part 1
[MAIN] Voices EN - Part 2


Configurable Commentary Rate Slider

- Download: Nexus
- Author: Roadhouse699 at 2am
- Version: 1.2L
- Plugins: 1 ESL
[MAIN] Configurable Commentary Rate


Guard Dialogue Overhaul SE

- Download: Nexus
- Author: Eckss
- Version: 3.0
- Plugins: 1 ESL
[MAIN] Guard Dialogue Overhaul - ESL
Note: Hide Guard Dialogue Overhaul.modgroups file.


Relationship Dialogue Overhaul - RDO SE

- Download: Nexus
- Author: cloudedtruth
- Version: Final
- Plugins: 1 ESP
[MAIN] Relationship Dialogue Overhaul - RDO Final


Relationship Dialogue Overhaul - Update and MCM

- Download: Nexus
- Author: cloudedtruth
- Version: 1.0.5
- Plugins: 1 ESL
[MAIN] Relationship Dialogue Overhaul - Update and MCM 1.0.5


Misc Dialogue Edits

- Download: Nexus
- Author: GOsteW and lilebonymace
- Version: 1.9.5.2
- Plugins: 2 ESL
[MAIN] Misc Dialogue Edits
FOMOD Instructions
    • Patches
      • ☑ Alternate Start - Live Another Life
        • Install


More Dialogue Options

- Download: Nexus
- Author: GOsteW and lilebonymace
- Version: 1.5.1
- Plugins: 2 ESL
[MAIN] More Dialogue Overhaul
FOMOD Instructions
    • Pathces
      • ☑ (manual) Guard Dialogue Overhaul - ESL version
        • Install


NPC Dialogue Audio Enhancer

- Download: Nexus
- Author: Skyrimaguas
- Version: 1.0
- Plugins: 1 ESL
[MAIN] NPC Dialogue Audio Enhancer


Bandit Lines Expansion

- Download: Nexus
- Author: JaySerpa
- Version: 1.09
- Plugins: 1 ESL
[MAIN] Bandit Lines Expansion


Brawl Lines Expansion and Fixes

- Download: Nexus
- Author: JaySerpa
- Version: 1.0.2
- Plugins: 1 ESL
[MAIN] Brawl Lines Expansion


Civil War Lines Expansion

- Download: Nexus
- Author: JaySerpa
- Version: 1.06
- Plugins: 2 ESL
[MAIN] Civil War Lines Expansion
[OPT] No Idles For Guards Optional Patch


Falmer Servant Lines Expansion

- Download: Nexus
- Author: JaySerpa
- Version: 1.0
- Plugins: 1 ESL
[MAIN] Falmer Servant Lines Expansion


Forsworn and Thalmor Lines Expansion

- Download: Nexus
- Author: JaySerpa
- Version: 1.02
- Plugins: 1 ESL
[MAIN] Forsworn and Thalmor Lines Expansion


Immersive Rejections

- Download: Nexus
- Author: JaySerpa
- Version: 1.13
- Plugins: 1 ESL
[MAIN] Immersive Rejections


NPCs React To Frenzy

- Download: Nexus
- Author: JaySerpa
- Version: 1.0
- Plugins: 1 ESL
[MAIN] NPCs React To Frenzy


NPCs React To Invisibility

- Download: Nexus
- Author: JaySerpa
- Version: 1.11
- Plugins: 1 ESL
[MAIN] NPCs React To Invisibility


NPCs React To Necromancy (And More)

- Download: Nexus
- Author: JaySerpa
- Version: 1.02
- Plugins: 1 ESL
[MAIN] NPCs React to Necromancy


Sleeping Expanded - Animations and NPC reactions

- Download: Nexus
- Author: JaySerpa
- Version: 1.23
- Plugins: 1 ESL
[MAIN] Sleeping Expanded [1.22]


Vampire Lines Expansion

- Download: Nexus
- Author: JaySerpa
- Version: 1.01
- Plugins: 2 ESL
[MAIN] Vampire Lines Expansion
[OPT] Orc Addon for Vampire Lines Expansion


Serana Dialogue Add-On

- Download: Nexus
- Author: Martimius
- Version: 4.1.1.3
- Plugins: 1 ESP
[MAIN] Serana Dialogue Add-On SE


Step 15: Sound Effects

Mods that add or change sound effects.

Create a separator: I-E-15) Sound Effects.


Audio Overhaul for Skyrim SE

  • CORE
- Download: Nexus
- Author: David Jegutidse
- Version: 4.1.3
- Plugins: 1 ESP
[MAIN] Audio Overhaul for Skyrim (4.1.3)
Note: Hide the Audio Overhaul Skyrim.modgroups file.
FOMOD Instructions
  • Audio Overhaul for Skyrim (4.1.2)
    • Main Files
      • ☑ Required Files
        • Next
  • Requirements and Recommendations
    • Requirements
      • ☑ Engine Fixes
      • ☑ Sound Record Distributor
    • Recommended
      • ☑ Acoustic Space Improvement Fixes
      • ☑ Reverb Interior Sounds Expansion
        • Next
  • Addons
    • Mods
      • ☐ Select Nothing
        • Next
  • Installation Complete
    • Thank You!
      • ☑ Thank You!
        • Install


Saints and Seducers - Audio Overhaul Skyrim Patch

- Download: Nexus
- Author: cbgreely
- Version: 1.0
- Plugins: 1 ESL
[MAIN] Saints and Seducers - Audio Overhaul Skyrim Patch


Immersive Sounds - Compendium

  • CORE
- Download: Nexus
- Author: lazygecko
- Version: 3.0
- Plugins: 1 ESP
[MAIN] Immersive Sounds Compendium SSE 3.0
FOMOD Instructions
  • Main Files
    • Immersive Sounds – Compendium
      • ☑ Main Files (Required)
        • Next
  • Melee Options
    • Weapon Impact Options
      • ◉ IS Default (Extra Bloody)
    • Unarmed Impact Options
      • ◉ S'wit Fighter Turbo
    • Weapon Draw/Sheathe Options
      • ◉ Semi-Smooth Equip
        • Next
  • Ranged Weapon Options
    • Bow Shot Options
      • ◉ High Fantasy (Shorter Arrow Whistle)
    • Bow Pull Options
      • ◉ Alternate
    • Arrow Impact Options
      • ◉ High Fantasy
        • Next
  • Bonus Weaponry Options Options
    • Extra Weaponry Options
      • ☑ Extra Gory Killmove Sounds
        • Next
  • Magic Options
    • Soul Trap Options
      • ◉ Soul Suck
    • Restoration Options
      • ◉ Templar
    • Firebolt Options
      • ◉ Swooshy
        • Next
  • Creature Options
    • Creature Options
      • ☑ Well-Mannered Wolves
      • ☑ Sensible Storm Atronachs
        • Next
  • Nirnroot Options
    • Nirnroot Options
      • ◉ High Fantasy
    • Misc Options
      • ☐ Select Nothing
        • Install


Audio Overhaul - Immersive Sounds Integration (AOS - ISC Compatibility Patch)

- Download: Nexus
- Author: Dylan James - lazygecko
- Version: 1.1.0
- Plugins: 1 ESL
[MAIN] Audio Overhaul Skyrim - Immersive Sounds Compendium Integration (1.1.0)


Phoenix Compendium

- Download: Nexus
- Author: Satafinix
- Version: 2.3.0
[MAIN] Phoenix Compendium 2.3.0
FOMOD Instructions
  • Phoenix Compendium
    • Phoenix Compendium
      • ☑ Procced
        • Next
  • Enigma Series Reworks
    • Unique Voice Reworks
      • ☑ Enigma Series -All In One-
      • ☑ Daedric Enigma -All In One-
      • ☑ Valthume: Dragon Priest
      • ☑ Ebony Warrior
      • ☑ Harkon
      • ☑ Miraak's
      • ☑ Sinding
      • ☑ Tsun
      • ☑ Vyrthur
        • Next
  • Enigma Series Chapter 3
    • Wild Life
      • ☑ The Book Of The Wild -Enigma Series Chapter 3-
        • Next
  • Monster Pack 1
    • Monster
      • ☑ Insectoid - Chaurus Sounds Rework -
      • ☑ Ash Spawn
      • ☑ Arachnid -Spiders Sounds Rework SFX-
      • ☑ Atronach (Fire)
      • ☑ Atronach (Storm)
      • ☑ Atronach (Frost)
      • ☑ SIRIN -Hagraven Sounds Rework-
      • ☑ Falmer Sounds -The Betrayed Remaster-
      • ☑ Dwarven Centurion Re-Engaged (Voiced Rework)
      • ☑ Wyrm - Dragons Sounds Rework -
        • Next
  • Monster Pack 2
    • Undead
      • ☑ Banshee
      • ☑ Barghest
      • ☑ Draugr
      • ☑ Gargoyle
      • ☑ Ghosts
      • ☑ Skeletons
        • Next
  • Colossus -Giants SFX Voice Rework
    • Colossus -Giants SFX Voice Rework
      • ◉ Colossus
        • Next
  • Player Character Reworks
    • Player character
      • ☐ Select Nothing
    • Penumbra - Addon -
      • ☐ Select Nothing
        • Next
  • Airgetlam -Modern Magic Sounds Rework-
    • Airgetlam -Modern Magic Sounds Rework-
      • ◉ Airgetlam -Modern Magic Sounds Rework- Main
        • Next
  • Phoenix Legacy
    • Phoenix Legacy
      • ☑ Phoenix Legacy: Music
      • ☑ Phoenix Legacy: UI
        • Next
  • Eviscerate
    • Main
      • ☑ Eviscerate -Main-
    • Lower Volume
      • ☐ Select Nothing
        • Next
  • Equus - Horses Sounds Redesigned -
    • Equus - Horses Sounds Redesigned -
      • ☐ Select Nothing
    • Equus - Author's Cut -
      • ☑ Equus - Author's Cut -
    • Equus - Riley's Edit -
      • ☐ Select Nothing
        • Next
  • Animunculi Series
    • Animunculi Series
      • ☑ Dwarven Centurion
      • ☑ Dwarven Sphere
      • ☑ Dwarven Spider
  • Patch Hub
    • Airgetlam RE4.1-ISC Compatibility Patch
      • ☑ Airgetlam RE4.1-ISC Compatibility Patch
    • Eviscerate -ISC Compatibility Patch
      • ☑ Eviscerate -ISC Compatibility Patch
        • Next
  • Complete
    • Setup Complete
      • ☑ Complete
        • Install


Bard Instrumentals Mostly - Sing Rarely

- Download: Nexus 
- Author: BanjoBunny
- Version: 1.0
[MAIN] Bard Instrumentals Mostly - Sing Rarely


IHSS - Improved Horse Step Sounds

  • COMPACT
- Download: Nexus
- Author: Crystan
- Version: 2.2
- Plugins: 1 ESL
[MAIN] Improved Horse Step Sounds - Special Edition
Note: Compact and ESL IHSS.esp.


No More Crunchy Death Sounds SSE

- Download: Nexus 
- Author: Rjinthematrix
- Version: 1
- Plugins: 1 ESL
[MAIN] no crunchy death sounds ESP-FE [1.1]


Sound Hammering Sounds

- Download: Nexus 
- Author: sialivi
- Version: 1.0
[MAIN] Sound Hammering Sounds


Thundering Shouts

- Download: Nexus
- Author: greentea101
- Version: 1.1
[OPT] Thundering Shouts Loose files (main file version)


Heart of the Beast - Werewolf Sound and Texture Overhaul

- Download: Nexus
- Author: NsJones
- Version: 1.8
[MAIN] Alpha werewolf sounds - VERY VICIOUS AND AGGRESSIVE [1.7]


SkyRem Guide Custom Settings

- Download: Nexus 
- Author: DrPharmDawg
- Version: 10.0.0
[MAIN] SkyRem Custom Settings


CHECKPOINT: E


COUNTS:
- Mods: +32 = 216
- Plugins: +35 = 177 (ESMs = 18, ESPs = 16, ESMs + ESPs = 34, ESLs = 143)
LOOT:
- Sort Load Order with LOOT.


PART F: ANIMATION

Step 16: Animation

Mods that add animation.

Create a separator: I-F-16) Animation.


Project New Reign - Nemesis Unlimited Behavior Engine

- Download: Nexus
- Author: Shikyo Kira
- Version: v0.84-beta
[MAIN] Nemesis Unlimited Behavior Engine
Executable: Add Nemesis as an executable to MO2.
       Binary = [Nemesis Unlimited Behavior Engine.EXE]
       Argument = Leave Blank
Note: Nemesis requires .Net 5.0 SDK. 


Animation Motion Revolution

- Download: Nexus 
- Author: alexsylex
- Version: 1.5.3
[MAIN] Animation Motion Revolution


Animation Queue Fix

- Download: Nexus
- Author: Ersh
- Version: 1.0.1
[MAIN] Animation Queue Fix


Paired Animation Improvements

- Download: Nexus
- Author: Ersh
- Version: 1.0.2
[MAIN] Paired Animation Improvements


Open Animation Replacer

- Download: Nexus
- Author: Ersh
- Version: 2.3.6
[MAIN] Open Animation Replacer


Open Animation Replacer - Detection Plugin

- Download: Nexus
- Author: Nonameron
- Version: 2.1.1
[MAIN] Open Animation Replacer - Detection Plugin


Open Animation Replacer - IED Conditions

- Download: Nexus
- Author: SlavicPotato
- Version: 1.0.2
[MAIN] Open Animation Replacer - IED conditions


True Directional Movement - Modernized Third Person Gameplay

- Download: Nexus
- Author: Ersh
- Version: 2.2.6
- Plugins: 1 ESL
[MAIN] True Directional Movement


Arm Movement Animations (OAR)

- Download: Nexus
- Author: CHIMgarden
- Version: 2.2.0
[MAIN] Arm Movement Animations (OAR)


Armor Type Specific Animations

- Download: Nexus
- Author: xNEYRONx
- Version: 1.1a
[MAIN] Armor Type Specific Animations
FOMOD Instructions
  • Introduction
    • Intro group
      • ☑ Intro
        • Next
  • Installation
    • Installation
      • ◉ Install All
        • Next
  • Finish
    • Thanks
      • ☑ Thank you!
        • Install


cookeh's conditional and random animations - CCARA DAR

- Download: Nexus
- Author: cookeh
- Version: 2.0.7
[MAIN] CCARA DAR
FOMOD Instructions
  • Welcome!
    • README
      • ☑ Thanks!
        • Next
  • Choose what you want
    • Select one
      • ◉ Mix and match
        • Next
  • Mix and match
    • Select one
      • ☑ Default idle
      • ☑ Turn head idle
      • ☑ Crouching idle
      • ☑ Block sun
      • ☑ Catch snowflake
      • ☑ Stroke hair
        • Install


Customizable Faster Woodcutting Animation - OAR or DAR

- Download: Nexus
- Author: MaskedRPGFan
- Version: 2.0.0
[MAIN] Customizable Faster Woodcutting Animation - OAR
FOMOD Instructions
  • Speed
    • Speed
      • ◉ 50% Faster
        • Install


EVG Animation Variance

- Download: Nexus
- Author: Everglaid
- Version: 1.1
[MAIN] EVG Animation Variance 1.1
FOMOD Instructions
  • Install Type
    • Options
      • ◉ Recommended
        • Next
  • Thank you for installing
    • Thank you
      • ☑ Thank you
        • Install


EVG CLAMBER - Slope Animations

- Download: Nexus
- Author: Everglaid - miken1ke - Ersh
- Version: 1.0
- Plugins: 1 ESL
[MAIN] EVG CLAMBER - Slope Animations 1.0
FOMOD Instructions
  • Core
    • Main Files
      • ☑ Install
        • Intall


EVG Conditional Idles

- Download: Nexus
- Author: Everglaid
- Version: 1.51
- Plugins: 1 ESL
[MAIN] EVG Conditional Idles
FOMOD Instructions
  • Options
    • Required
      • ☑ Core Modules
        • Next
  • Thank you for installing
    • Thank you
      • ☑ Thank you
        • Install


D13 Faster GET UP STAND UP animation vanilla friendly SSE

- Download: Nexus 
- Author: DarkAngel13 Argonil
- Version: 2.1
[MAIN] D13 Faster Get Up Stand Up SSE


Gesture Animation Remix (DAR)

- Download: Nexus 
- Author: CHIMgarden
- Version: 2.1.1
[MAIN] Gesture Animation Remix (DAR) - main archive


Immersive Interactions - Animated Actions

- Download: Nexus 
- Author: JaySerpa
- Version: 1.78
- Plugins: 1 ESP
[MAIN] Immersive Interactions - Animated Actions


Lively Children Animations (DAR)

- Download: Nexus 
- Author: CHIMgarden
- Version: 2.2.1
[MAIN] Lively Children Animations (DAR)


More powerful mining animations SE

- Download: Nexus 
- Author: KEI
- Version: V1
[MAIN] More_powerful_mining_SE_V1


Pretty Combat Animations (PCA) SE

- Download: Nexus 
- Author: dualsun
- Version: 1.4392
[MAIN] Pretty Combat Animations (PCA) SE
FOMOD Instructions
  • PCA - Pretty Combat Animations - SE
    • PCA - Install Guide
      • ☑ Pretty Combat Animations
        • Next
  • Sneak
    • Sneak Style Options
      • ◉ Style 01
        • Next
  • Sneak Additional Option
    • Sneak Additional Option
      • ☐ Select Nothing
        • Next
  • Karate
    • Karate Style Option
      • ☐ Select Nothing
        • Next
  • Crossbow
    • Crossbow Option
      • ☑ Crossbow
        • Next
  • Bow
    • Bow Option
      • ◉ Vanilla
        • Next
  • Sneak Bow Option
    • Bow Additional Option
      • ◉ Vanilla
        • Next
  • Additional Bow Option
    • Additional Bow
      • ☐ Select Nothing
        • Next
  • 2hm
    • GreatSword Style Option
      • ◉ Vanilla
        • Next
  • 2hw
    • BattleAxe and WarHammer Style Option
      • ◉ Vanilla
        • Next
  • 2h Additional Option
    • 2h Weapon Additional Option
      • ☐ Select Nothing
        • Install


Reanimated NPC Animations

- Download: Nexus 
- Author: TheCyclist
- Version: 1.21
[MAIN] Reanimated NPC Animations - OAR


Read the Room - Immersive and Animated Helmet Management

- Download: Nexus 
- Author: istayzoomin
- Version: 2.2.1
[MAIN] Read the Room


SmoothCam

- Download: Nexus
- Author: mwilsnd
- Version: 1.7
- Plugins: 1 ESL
[MAIN] SmoothCam
FOMOD Instructions
  • Version
    • Select Version
      • ◉ SmoothCam AE
        • Next
  • Plugin
    • Select Plugin Type
      • ◉ ESL
        • Install


SmoothCam - SynErgy Preset

- Download: Nexus
- Author: Syn
- Version: 1.0
[MAIN] SmoothCam - SynErgy Preset v1.0


Take a Seat - New DAR Sitting Animations

- Download: Nexus
- Author: JaySerpa
- Version: 1.01
[MAIN] Take a Seat - OAR Animations


UNDERDOG - Animations

- Download: Nexus 
- Author: Hiro
- Version: 2.1.0
[MAIN] Underdog Animations
FOMOD Instructions
  • Introduction
    • Intro for version 2.0
      • ☑ Intro
        • Next
  • Torches
    • Torch Module
      • ☑ 2. Torch Module
        • Next
  • Sneak
    • Sneak Module
      • ☑ 3. Sneak Idles
      • ☑ 4. Sneak Movement
        • Next
  • Ninja
    • Ninja
      • ☐ Select Nothing
        • Next
  • Fall
    • Fall
      • ☑ 8. Fall Generic
      • ☑ 9. Fall Cushioned
        • Next
  • Jump
    • Jump
      • ☐ Select Nothing
        • Next
  • Injured
    • Injured Module
      • ☑ 12. Injured Idles
      • ☑ 13. Injured Jump
      • ☑ 14. Injured Movement
        • Next
  • Taunt
    • Taunt
      • ☐ Select Nothing
        • Next
  • Cheer
    • Cheer
      • ☑ 16. Feminine Cheer
      • ☑ 17. Cheering Female
      • ☑ 17. Cheering Male
      • ☑ 18. Hopping Female
      • ☑ 18. Hopping Male
      • ☑ 19. Rally cheer
        • Next
  • Dance Drunk
    • Dance Drunk
      • ☑ 24. Drunk Idles
        • Next
  • Sit
    • Sit
      • ☑ 25. Sitting Elder Idle
      • ☑ 26. Sitting Looking around Idle
      • ☑ 29. Sitting Talking
      • ☑ 30. Sitting Laughing
      • ☑ 31. Telling A Secret
      • ☑ 32. Cheering
      • ☑ 33. Sit to Standing Clap
      • ☑ 34. Sitting Clap
        • Next
  • Greet
    • Greet
      • ☑ 39. Angry Female
      • ☑ 40. Angry Frown
      • ☑ 41. Dismiss
      • ☑ 43. Threaten
      • ☑ 44. I kill you Gesture
      • ☑ 45. Pointing Kids
      • ☑ 48. Bow
        • Next
  • Idle
    • Idles
      • ☑ 50. Bashful
      • ☑ 52. Telling A Secret
      • ☑ 56. Nervous Looking around idles
        • Next
  • Generic Idles
    • Generic Idles
      • ☑ 58. Sword And Shield Idles
      • ☑ 59. Great Sword Idles
      • ☑ 60. Bow Idles
        • Next
  • Special Walk Run Sprint
    • Walk Run Idles
      • ☑ 61. Swagger Walk Male Female
      • ☑ 63. Orc Walk Run Male Female
      • ☑ 64. Walking Market Male Female
      • ☑ 65. Happy Bar Walk Young Male
      • ☑ 67. Sad Walk Idles
      • ☑ 68. Old People Walk Run Idle
      • ☑ 68a. Old People Grelod Calixto Walk Idle
      • ☑ 70. Courier Run
      • ☑ 71. Coward Run
      • ☑ 72. Happy Child Walk
    • Sprint
      • ☑ 77. Normal Sprint
      • ☑ 78. Stronger Sprint
        • Next
  • Zombie Illusion Fire
    • Zombie Module
      • ☑ 79. Zombie Module
    • Illusion
      • ☑ 80. Frenzy
      • ☑ 81. Fear
      • ☑ 81a. Terrified Taking Cover
    • Agonizing Fire
      • ☑ 82. Agonizing Fire
        • Next
  • Outro
    • Thank you
      • ☑ Thank you!
        • Install


Weapon Styles - Draw-Sheathe animations for IED

- Download: Nexus 
- Author: GiraPomba
- Version: 2.2
[MAIN] Weapon Styles for IED
FOMOD Instructions
  • Installation
    • Main Files
      • ☑ Core files
      • ☑ Shield animations
    • Optional Files
      • ☑ Dual Wield Fix
        • Install


XP32 Maximum Skeleton Special Extended - XPMSSE

- Download: Nexus
- Author: Team XPMSE
- Version: 5.06
- Plugins: 1 ESP
[MAIN] XP32 Maximum Skeleton Special Extended
FOMOD Instructions
  • Installation
    • Installation
      • ◉ Extended
        • Next
  • Rigs
    • Animation Rig Map
      • ◉ None
        • Next
  • Ingame Customizing
    • Character and Weapons
      • ◉ RaceMenu + XPMS(SE) MCM
        • Next
  • Randomizer
    • Weapon Style
      • ◉ SFW - Out of Sync
        • Next
  • Animation Replacers for XPMS(S)E MCM
    • Belt-Fastened Quivers
      • ◉ None
    • Dagger on Back
      • ◉ None
    • Dagger on Hip
      • ◉ None
    • Magic
      • ◉ None
    • Sword on Back
      • ◉ None
    • Sword on Hip
      • ◉ None
        • Next
  • Animation Replacers for First Person
    • Axe - Warning! Missing Sounds!
      • ☐ Select Nothing
    • Sword - Warning! Missing Sounds!
      • ◉ None
        • Next
  • Animation Replacers for Mounted Combat
    • Axe - Warning! Missing Sounds!
      • ☐ Select Nothing
    • Bow
      • ☐ Select Nothing
    • Sword - Warning! Missing Sounds!
      • ◉ None
        • Next
  • Compatibility Patches
    • Compatibility Patches
      • ☐ Select Nothing
        • Install


XP32 Maximum Skeleton Special Extended - Fixed Scripts

- Download: Nexus
- Author: Team XPMSE - cskriffin - Umgak
- Version: 1.0
[MAIN] XP32 Maximum Skeleton Special Extended - Fixed Scripts


XPMSE Left Hand Sheath Rotation Fix

  • PATCH
Note: Place this patch completed from the previous mod here and [Activate] it.


XPMSSE Weapon Styles Uncloaked

- Download: Nexus
- Author: chuckseven1
- Version: 1.0.0
- Plugins: 1 ESL
[MAIN] XPMSSE Weapons Uncloaked


Step 17: Spell Animations

Mods that add spell casting animation.

Create a separator: I-F-17) Spell Animations.


Smooth Magic Casting Animation

- Download: Nexus
- Author: lSmoothl
- Version: 4.2
[MAIN] Smooth Magic Casting Animation


Smooth Staff Animation

- Download: Nexus
- Author: lSmoothl
- Version: 1.3
[MAIN] Smooth Magic Casting Animation


Pretty Combat Animations (PCA) - Spell Master (SPM) SE

- Download: Nexus
- Author: Dualsun
- Version: 1.03
[MAIN] Pretty Combat Animations (PCA) - Spell Master (Hands Cast) SE
[MAIN] Pretty Combat Animations (PCA) - Spell Master (Staffs Cast) SE
FOMOD Instructions
  • PCA - Spell Master
    • PCA - Spell Master

PCA - Spell Master (Description)

      • ☐ Select Nothing
        • Next
  • Spell Master
    • Spell Master MAG Groups
      • ☑ Spell Master MAG
        • Next
  • Spell Master Additional Option
    • Select one or more of these options:
    • Spell Master MAG Group - Additional Option
      • ☑ Dualcast Selfrelease Additional Fold Hands Style1
        • Next
  • Spell Master Additional Option
    • Spell Master MAG Group - Additional Option
      • ☐ Select Nothing
        • Next
  • Spell Master Additional Option
    • Spell Master MAG Group - Additional Option
      • ☐ Select Nothing
        • Install
FOMOD Instructions
  • PCA - Spell Master
    • PCA - Spell Master

PCA - Spell Master - Staff (Description)

      • ☐ Select Nothing
        • Next
  • Spell Master
    • Spell Master Staff Group
      • ☑ Spell Master - Staff
        • Install


Goetia Animations - Magic Spell Casting

- Download: Nexus
- Author: Verolevi
- Version: 1.4
[MAIN] Goetia Animations - Magic Spell Casting


Goetia Animations - Enchanted Staves

- Download: Nexus
- Author: Verolevi
- Version: 1.51
[MAIN] Goetia Animations - Enchanted Staves


New Animation for Magic Casting (OAR version)

- Download: Nexus
- Author: Neumeria
- Version: 1.0
[MAIN] New Animation for Magic Casting SSE (OAR version)


YY Animation Replacer - Mystic Knight (OAR version)

- Download: Nexus
- Author: Neumeria
- Version: 1.0
[MAIN] YY Animation Replacer - Mystic Knight(OAR version)


Olivier Magic Casting

- Download: Google Drive
- Author: Olivier
- Version: 0
[MAIN] Olivier Magic Casting


Diverse Magic Casting Animations

- Download: Nexus
- Author: Mathieu
- Version: 1.3
[MAIN] Diverse Magic Casting Animations
FOMOD Instructions
  • Introduction
    • Introduction
      • ☑ I have all the requirements.
        • Next
  • Player Animations
    • Which animation do you want your character to use?
      • ◉ Race Dependent
        • Next
  • Staff Animations
    • Do you want the distribution of Staff animations?
      • ◉ Yes
        • Next
  • Magic Idles
    • Do you want to distribute Magic Idles randomly to NPCs?
      • ◉ No
        • Install


CHECKPOINT: F


COUNTS:
- Mods: +40 = 256
- Plugins: +8 = 185 (ESMs = 18, ESPs = 18, ESMs + ESPs = 36, ESLs = 149)
LOOT:
- Sort Load Order with LOOT.



End of Section I


SkyRem Guide Pages

Home Page
Section I <-----
Section II
Section III
Section IV
Section V
Changelog

SkyRem Guide Support

Discord: Discord Channel for all things SkyRem (Guide and Mods).
Patreon: Support SkyRem development via Patreon.
PayPal: Support with a one-time donation via PayPal.
Trello: See guide development progress on Trello.