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

From Step Mods | Change The Game
 
(415 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.


Before moving to Step 1, check to make sure everything matches up to this point.
===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.


====CHECKPOINT: SETUP====
====CHECKPOINT: A====
<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: +6 = {{Fc|Orange|6}}
  - Mods: +0 = {{Fc|Red|0}}
  - Plugins: +80 = {{Fc|Orange|80}} (ESMs = 15, ESPs = 0, ESMs + ESPs = 15, ESLs = 65)
  - Plugins: +80 = {{Fc|Red|80}} (ESMs = 15, ESPs = 0, ESMs + ESPs = 15, ESLs = 65)
 
{{Fc|Highlight|Note:}}
- The counts provided at the {{Fc|Orange|Checkpoints}} include the paid upgrade for AE.
- Using base AE without the paid upgrade will result in different counts, but the guide is designed to work either way.
- Base AE will have 1 fewer Mod ({{Fc|Orange|Cleaned Creation Club Content}}) and 70 fewer plugins (8 fewer ESMs and 62 fewer ESLs).
</div></br>
</div></br>


With setup complete, tools installed, and a proper working vanilla version of Skyrim, we can now move on to Step 1.
==PART B: BASE==


==STEP 1: 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.
===Part A: Base Mods===
<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>
</div></br>


==== {{Fc|Red|Cleaned Masters}} ====
==== {{Fc|Green|ENB Series}} ====
<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">
  - Plugins: 0 (Replaces base plugins)
  {{Fc|Highlight|Note:}} Place the {{Fc|Red|SSEEdit Cache}} mod completed earlier here and {{ui|Activate}} it.
</div></br>


  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|Cleaned Masters}} mod completed earlier here and {{ui|Activate}} it.
==== {{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|Blue|Cleaned Creation Club Content}} ====
==== {{Fc|Red|Cleaned Masters}} ====
<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">
  - Plugins: 0 (Replaces base plugins)
  - Plugins: 0 (Replaces base plugins)


  {{Fc|Highlight|Note:}} Place the {{Fc|Orange|Cleaned Creation Club Content}} 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 509: 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 538: 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: 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
  - Version: 4.1.4
  - Plugins: 1 ESP
  - Plugins: 1 ESP
Line 571: 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 578: 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 601: 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 611: 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 707: 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 715: 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 738: 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}} ''PEPE Main File''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Magic Casting Utilities}}, {{Fc|Red|Stagger and Knockdown Perk Entries}}.
</div></br>
 
==== {{Fc|Red|Recursion Monitor}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/76867 Nexus]  
  - Author: Nightfallstorm
  - Version: 1.2


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


==== {{Fc|Red|Experience}} ====
==== {{Fc|Red|Scaleform Translation Plus Plus NG - Updated}} ====
<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/111771? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17751/? Nexus]  
  - Author: Ryan---VersuchDrei
  - Author: zax
  - Version: 1.0.0
  - Version: 3.1.0


  {{ui|MAIN}} ''Experience NG''
  {{ui|MAIN}} ''Scaleform Translation Plus Plus NG - Updated''


  {{Fc|Highlight|Note:}} {{ui|FOMOD}} is Player's Choice.
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Whose Quest Is It Anyway NG}}.
</div></br>
</div></br>


==== {{Fc|Green|Fix Note icon for SkyUI (SKSE64 plugin)}} ====
==== {{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/32561/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77815/? Nexus]
  - Author: 0xC0000005
  - Author: doodlum
  - Version: 1.2.6
  - Version: 1.5.1


  {{ui|MAIN}} ''FixNotesForSkyUI Skyrim AE''
  {{ui|MAIN}} ''Sound Record Distributor''
</div></br>
</div></br>


==== {{Fc|Green|I'm Walkin' Here}} ====
==== {{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/27742/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36869/? Nexus]  
  - Author: Ryan
  - Author: powerofthree
  - Version: 1.7.0
  - Version: 7.1.3
 
{{ui|MAIN}} ''Spell Perk Item Distributor''


  {{ui|MAIN}} ''I'm Walkin' Here''
  {{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>


==== {{Fc|Green|Locational Encounter Zones}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85212/? Nexus]  
* {{User:DrPharmDawg/Tag|Set}}
  - Author: doodlez and Delta
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34705/? Nexus]  
  - Version: 1.0.2
  - Author: SlavicPotato
  - Version: 0.5.16


  {{ui|MAIN}} ''Locational Encounter Zones''
  {{ui|MAIN}} ''SSE Display Tweaks''
</div></br>
</div></br>


==== {{Fc|Green|Mfg Fix}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/11669/? Nexus]  
* {{User:DrPharmDawg/Tag|Set}}
  - Author: Andrelo
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17230/? Nexus]
  - Version: 1.6.1
  - Author: aers - Nukem - Ryan
  - 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''
 
{{Fc|Highlight|Install:}} Install {{Fc|Red|Part 1}} as a normal mod, naming it {{Fc|Red|SSE Engine Fixes - Part 1}}.
 
{{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.


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


==== {{Fc|Green|Mum's the Word NG}} ====
==== {{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/77409/? Nexus]  
</div></br>
  - Author: Ryan---VersuchDrei
 
  - Version: 2.1
==== {{Fc|Red|SSE FPS Stabilizer}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38438/? Nexus]  
  - Author: Shizof
  - Version: 1.1.9
 
{{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}} ''Mum's the Word''
-----
===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|No Lockpick Activate (SKSE) - Updated}} ====
==== {{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|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32349/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26790/? Nexus]  
  - Author: meh321
  - Author: lStewieAl
  - Version: 9
  - Version: 3.2


  {{ui|MAIN}} ''No Lockpck Activate''
  {{ui|MAIN}} ''Actor Limit Fix - Anniversary Edition (1.6.629.0 and later)''
</div></br>
</div></br>


==== {{Fc|Green|NPC AI Process Position Fix - NG}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69326/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69331/? Nexus]  
  - Author: Maxsu alandtse doodlez
  - Author: Maxsu
  - Version: 1.1.1
  - Version: 1.0.1


  {{ui|MAIN}} ''NPC AI Process Position Fix - NG''
  {{ui|MAIN}} ''Animated Static Reload Fix - NG''
{{Fomod|
*Files
**Plugin
***☑ DLL and INI file
**Patches
***◉ None
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Read Or Take SKSE}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77173/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69588/? Nexus]  
  - Author: powerofthree and KernalsEgg
  - Author: powerofthree
  - Version: 1.0
  - Version: 1.3.0


  {{ui|MAIN}} ''Read or Take SKSE''
  {{ui|MAIN}} ''Barter Limit Fix''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Remember Lockpick Angle - Updated}} ====
==== {{Fc|Red|Bug Fixes SSE}} ====
<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/33261/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26838/? Nexus]  
  - Author: meh321
  - Author: OnlyIWeDo
  - Version: 10
  - Version: 4.2


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


==== {{Fc|Green|Simple Activate SKSE}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67015/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56767/? Nexus]  
  - Author: dTry
  - Author: powerofthree
  - Version: 1.0
  - Version: 1.4.1


  {{ui|MAIN}} ''Simple Activate SKSE''
  {{ui|MAIN}} ''Combat Music Fix SKSE - AE''
 
{{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|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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/89042/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41764/? Nexus]  
  - Author: NoahBoddie
  - Author: powerofthree
  - Version: 1.1.2.11
  - Version: 2.2.1


  {{ui|MAIN}} ''Simple Offence Suppression''
  {{ui|MAIN}} ''CARP Main File''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Skyrim Priority SE - skse plugin}} ====
==== {{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/50129/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/42839/? Nexus]  
  - Author: Boring3
  - Author: SlavicPotato
  - Version: 3.4.0
  - Version: 1.3.6


  {{ui|MAIN}} ''Skyrim Priority SE AE (3.4.0)''
  {{ui|MAIN}} ''Equip Enchantment Fix for 1.6.629 and newer''
</div></br>
</div></br>


==== {{Fc|Red|Skyrim Skill Uncapper(fixed)}} ====
==== {{Fc|Green|Fix Note icon for SkyUI (SKSE64 plugin)}} ====
<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|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32561/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/46536/? Nexus]  
  - Author: 0xC0000005
  - Author: Author
  - Version: 1.2.6
  - Version: 0.1.7


  {{ui|MAIN}} ''SkyrimUncapperBetaForAE(Latest)''
  {{ui|MAIN}} ''FixNotesForSkyUI Skyrim AE''
</div></br>
</div></br>


==== {{Fc|Green|Splashes Of Skyrim}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/47710/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69326/? Nexus]  
  - Author: powerofthree
  - Author: Maxsu alandtse doodlez
  - Version: 1.4.0
  - Version: 1.1.1


  {{ui|MAIN}} ''Splashes of Skyrim''
  {{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|Stagger Direction Fix - 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69291/? Nexus]  
* {{User:DrPharmDawg/Tag|Set}} {{User:DrPharmDawg/Tag|Patch}}
  - Author: Maxsu and NickaNak
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/43532? Nexus]  
  - Version: 1.0.2
  - Author: meh321 and KernalsEgg
  - 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''


  {{ui|MAIN}} ''Stagger Direction Fix - NG''
  {{Fc|Highlight|Note:}} Install the {{ui|OPT}} files as a separate mod and name it {{Fc|Red|Scrambled Bugs - Optional Fixes}}.
</div></br>
</div></br>


==== {{Fc|Green|Stay At The System Page - AE}} ====
==== {{Fc|Red|Scrambled Bugs - Optional Fixes}} ====
<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/67883/? Nexus]
* {{User:DrPharmDawg/Tag|Patch}}
- Author: Magus80
- Version: v1.0.1


  {{ui|MAIN}} ''Stay At The System Page - AE''
  {{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Green|To Your Face SE - AE - VR}} ====
==== {{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/24720/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/86631/? Nexus]  
  - Author: underthesky and xILARTH
  - Author: SlavicPotato
  - Version: 1.0r
  - Version: 1.1.2


  {{ui|MAIN}} ''To Your Face AE {{Fc|Red|[V1.0s]}}''
  {{ui|MAIN}} ''Sprint Sneak Movement Speed Fix''
</div></br>
</div></br>


==== {{Fc|Green|Use or Take SKSE}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/110508/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70868/? Nexus]  
  - Author: Maxsu and SkyHorizon
  - Author: powerofthree
  - Version: 1.0.2
  - Version: 1.2.0
 
{{ui|MAIN}} ''Stagger Effect Fix''
</div></br>


  {{ui|MAIN}} ''Use Or Take SKSE''
===Step 8: SKSE Gameplay===
{{Fomod|
Mods that rely on SKSE to make gameplay and mechanic changes.
*Main
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
**DLL
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-B-08 SKSE Gameplay}}.
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Which Key NG}} ====
==== {{Fc|Green|Alternate Conversation Camera}} ====
<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}}
* {{User:DrPharmDawg/Tag|Set}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78971/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21220/? Nexus]  
  - Author: kpvw
  - Author: NasiGorengCumi
  - Version: 1.1
  - Version: 2.4.5-AE


  {{ui|MAIN}} ''Which Key NG''
  {{ui|MAIN}} ''Alternate Conversation Camera {{Fc|Green|[V2.4.6-AE]}}''
</div></br>
</div></br>


==== {{Fc|Green|Whose Quest Is It Anyway NG}} ====
==== {{Fc|Green|Better Combat Escape - SSE}} ====
<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/43936/? Nexus]  
  - Author: Ryan---VersuchDrei
  - Author: Maxsu
  - Version: 1.5
  - Version: v0.83


  {{ui|MAIN}} ''Whose Quest Is It Anyway''
  {{ui|MAIN}} ''Better Combat Escape - SSE V0.83''
</div></br>
</div></br>


==== {{Fc|Green|Yes Im Sure}} ====
==== {{Fc|Green|Better Combat Escape - 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/24898/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72901/? Nexus]  
  - Author: Ryan
  - Author: doodlum
  - Version: 1.7.0
  - Version: 1.0.1


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


===Part D: Distributors===
==== {{Fc|Green|Better Jumping SE}} ====
<div class="py-2 whitebd mwhitebg" 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|Create a separator:}} {{Fc|Orange|I-01-D) SKSE Distributors}}.
* {{User:DrPharmDawg/Tag|Set}}
</div>
- 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|Red|AnimObject Swapper}} ====
==== {{Fc|Green|Classic Paralysis}} ====
<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/45931/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/75167/? Nexus]  
  - Author: powerofthree
  - Author: powerofthree
  - Version: 1.1.0
  - Version: 3.3.1


  {{ui|MAIN}} ''AnimObject Swapper''
  {{ui|MAIN}} ''Classic Paralysis''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Sharpen Other Swords II}}.
{{Fomod|
{{Fomod|
*Main
*Main
Line 1,199: Line 1,202:
</div></br>
</div></br>


==== {{Fc|Red|Base Object Swapper}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60805/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72507/? Nexus]  
  - Author: powerofthree
  - Author: vagonumero12
  - Version: 2.5.1
  - Version: 1.0
 
 
  {{ui|MAIN}} ''Base Object Swapper''
  {{ui|MAIN}} ''Don't send me there again''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Cathedral 3D Mountain Flowers}}, {{Fc|Red|Dyanmic Things Alternate}}, and others being considered for guide.
{{Fomod|
{{Fomod|
*Main
*Main
**DLL
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
***◉ AE (newer versions)
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Behavior Data Injector}} ====
==== {{Fc|Green|Don't Stay in The Water}} ====
<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/52164/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78146/? Nexus]  
  - Author: DevourerPi
  - Author: Maxsu and Dropkicker
  - Version: 5.0
  - Version: v0.13


  {{ui|MAIN}} ''Behavior Data Injector''
  {{ui|MAIN}} ''NPC Water AI Fix for SkyrimAE {{Fc|Green|[5.0-fix]}}''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Stagger Direction 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">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60741/? Nexus]
- Author: wankingSkeever
- Version: 0.2.1
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Dynamic Things Alternative - Base Object Swapper''
</div></br>
 
==== {{Fc|Red|Keyword Item Distributor (KID)}} ====
<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/55728/? Nexus]  
* {{User:DrPharmDawg/Tag|Set}}
  - Author: powerofthree
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17751/? Nexus]  
  - Version: 2.2.0
  - Author: zax
  - Version: 3.4.5


  {{ui|MAIN}} ''Keyword Item Distributor''
  {{ui|MAIN}} ''Experience''
 
{{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
*Step 1
**DLL
**Plugin version
***◉ SSE v1.6+ ("Anniversary Edition")
***◉ AE
****Next
*Step 2
**Aspect Ratio
***◉ 16:9
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Red|Sound Record Distributor}} ====
==== {{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/77815/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/27742/? Nexus]  
  - Author: doodlum
  - Author: Ryan
  - Version: 1.3.0
  - Version: 1.7.0


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


==== {{Fc|Red|Spell Perk Item Distributor (SPID)}} ====
==== {{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/36869/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62001/? Nexus]  
  - Author: powerofthree
  - Author: SlavicPotato
  - Version: 6.4.0
  - Version: 1.7.4


  {{ui|MAIN}} ''Spell Perk Item Distributor''
  {{ui|MAIN}} ''Immersive Equipment Displays for 1.6.629 and newer''
 
{{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|Improved Camera SE}} ====
<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/93962/? Nexus]
  - Mods: +49 = {{Fc|Orange|49}}
  - Author: ArranzCNL
  - Plugins: +86 = {{Fc|Orange|86}} (ESMs = 18, ESPs = 1, ESMs + ESPs = 19, ESLs = 67)
  - Version: 1.1.1


  {{Fc|Highlight|LOOT:}}
  {{ui|MAIN}} ''Improved Camera SE''
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==STEP 2: INTERFACE==
==== {{Fc|Green|Locational Encounter Zones}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/85212/? Nexus]
- Author: doodlez and Delta
- Version: 1.0.2


===Part A: UI Behavior===
  {{ui|MAIN}} ''Locational Encounter Zones''
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
</div></br>
  {{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-B-01) Interface}}.
</div>
-----


==== {{Fc|Red|SkyUI}} ====
==== {{Fc|Red|Magic Casting Utilities}} ====
<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/12604/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/107741/? Nexus]  
  - Author: SkyUI Team
  - Author: Asrak
  - Version: 5.2SE
  - Version: 0.2.0
- Plugins: 1 ESP


  {{ui|MAIN}} ''SkyUI_5_2_SE''
  {{ui|MAIN}} ''MCU - 0.3.0 - Main files {{Fc|Red|[0.3.0]}}''


  {{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.
  {{ui|Install:}} ''Hide {{Fc|Red|MCU_Examples.ESP}}.''
</div></br>


==== {{Fc|Blue|SkyUI AIO Survival (SAS)}} ====
{{ui|Note:}} ''Required for {{Fc|Red|SkyRem mods}}.
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17601/? Nexus]
- Author: BVN
- Version: 7.4
- Plugins: 1 ESL


{{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|ElSopa - Colored SkyUI Active Effect Icons SE}} ====
==== {{Fc|Green|Mum's the Word 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/23897/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77409/? Nexus]  
  - Author: ElSopa
  - Author: Ryan---VersuchDrei
  - Version: 1.1
  - Version: 2.1
 
{{ui|MAIN}} ''ElSopa - Colored SkyUI Active Effect Icons''


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


==== {{Fc|Red|MCM Helper}} ====
==== {{Fc|Green|Read Or Take SKSE}} ====
<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]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69588/? Nexus]  
  - Author: Parapets
  - Author: powerofthree
  - Version: 1.4.0
  - Version: 1.4.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''MCM Helper SE''
  {{ui|MAIN}} ''Read or Take SKSE''
 
{{Fomod|
{{Fc|Highlight|Note:}} Required for use of various {{Fc|Red|MCMs}}.
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|MCM Recorder}} ====
==== {{Fc|Green|Skyrim Priority SE - skse plugin}} ====
<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/61719/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50129/? Nexus]  
  - Author: MrowrPurr
  - Author: Boring3
  - Version: 1.0.7
  - Version: 3.4.0
- Plugins: 1 ESL


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


==== {{Fc|Red|UIExtensions}} ====
==== {{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/17561/? Nexus]  
* {{User:DrPharmDawg/Tag|Set}} {{User:DrPharmDawg/Tag|Patch}}
  - Author: Expired
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50049/? Nexus]  
  - Version: 1.2.0
  - Author: SlavicPotato
  - Plugins: 1 ESP
  - Version: 1.5.7
 
  {{ui|MAIN}} ''Simple Dual Sheath for 1.6.629 and newer''
{{ui|OPT}} ''XPMSSE Left Hand Sheath Rotation Fix {{Fc|Red|[4.80]}}''


  {{ui|MAIN}} ''UIExtensions v1-2-0''
  {{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|Racemenu}} ====
==== {{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/19080/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/109932/? Nexus]  
  - Author: Expired
  - Author: vintagedice
  - Version: 0.4.19.14
  - Version: 2.0.0
- Plugins: 1 ESP


  {{ui|MAIN}} ''RaceMenu Anniversary Edition v0-4-19-14''
  {{ui|MAIN}} ''Stagger knockdown Perk Entries DLL''


  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|RaceMenuPlugin.esp}}.
  {{ui|Note:}} ''Required for {{Fc|Red|SkyRem mods}}.''
</div></br>
</div></br>


==== {{Fc|Blue|Better Container Controls for SkyUI}} ====
==== {{Fc|Green|Stay At The System Page - AE}} ====
<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/67883/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/25271/? Nexus]  
  - Author: Magus80
  - Author: CDCooley
  - Version: v1.0.1
  - Version: 3.1
- Plugins: 1 ESL


  {{ui|MAIN}} ''BCC-SkyUI-v31''
  {{ui|MAIN}} ''Stay At The System Page - AE''
 
{{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|ConsoleUtilSSE}} ====
==== {{Fc|Green|To Your Face SE - AE - VR}} ====
<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/24720/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24858/? Nexus]  
  - Author: underthesky and xILARTH
  - Author: Ryan
  - Version: 1.0r
  - Version: 1.4.0


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


{{Fc|Highlight|Note:}} Required for {{Fc|Red|Nether's Follower Framework}}.
==== {{Fc|Green|Use or Take SKSE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70868/? Nexus]
- Author: powerofthree
- Version: 1.2.0
 
{{ui|MAIN}} ''Use Or Take SKSE''
{{Fomod|
*Main
**DLL
***◉ SSE v1.6.629+ ("Anniversary Edition")
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Immersive HUD - iHUD Special Edition}} ====
==== {{Fc|Green|Which Key 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">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78971/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12440/? Nexus]  
  - Author: kpvw
  - Author: Gopher
  - Version: 1.1
  - Version: 0.2b
- Plugins: 1 ESL


  {{ui|MAIN}} ''Immersive HUD - iHUD''
  {{ui|MAIN}} ''Which Key NG''
 
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|iHUD.esp}}.
</div></br>
</div></br>


==== {{Fc|Red|Infinity UI}} ====
==== {{Fc|Green|Whose Quest Is It Anyway 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/74483/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77360/? Nexus]  
  - Author: alexsylex
  - Author: Ryan---VersuchDrei
  - Version: 2.0.1
  - Version: 1.5


  {{ui|MAIN}} ''Infinity UI''
  {{ui|MAIN}} ''Whose Quest Is It Anyway''
</div></br>


{{Fc|Highlight|Note:}} Required for {{Fc|Red|Compass Navigation Overhaul}}.
==== {{Fc|Green|Yes Im Sure}} ====
</div></div></br>
 
==== {{Fc|Green|Compass Navigation 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/74484/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24898/? Nexus]  
  - Author: alexsylex
  - Author: Ryan
  - Version: 2.1
  - Version: 1.7.0


  {{ui|MAIN}} ''Compass Navigation Overhaul''
  {{ui|MAIN}} ''YesImSure''
</div></br>


</div></div></br>
====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|Green|Constructible Object Custom Keyword System}} ====
{{Fc|Highlight|LOOT:}}
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Sort Load Order with {{Fc|Red|LOOT}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81409/? Nexus]
</div></br>
- Author: Parapets
- Version: 1.0.1
 
{{ui|MAIN}} ''Crafting Categories for SkyUI''


==PART C: INTERFACE==
===Step 8: UI Behavior===
User interface behavior adjustments.
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-C-08 UI Behavior}}.
</div></br>
</div></br>


==== {{Fc|Green|Constructible Object Custom Keyword System NG}} ====
==== {{Fc|Red|SkyUI}} ====
<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/12604/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81731/? Nexus]  
  - Author: SkyUI Team
  - Author: Parapets-Meridiano
  - Version: 5.2SE
  - Version: 1.0.1
- Plugins: 1 ESP


  {{ui|MAIN}} ''Constructible Object Custom Keyword System NG''
  {{ui|MAIN}} ''SkyUI_5_2_SE''


{{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|Cooking Categories Improvement (Constructible Object Custom Keyword System - Fixes)}} ====
==== {{Fc|Blue|SkyUI AIO Survival (SAS)}} ====
<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/84875/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17601/? Nexus]  
  - Author: Dylan James - Parapets
  - Author: BVN
  - Version: 2.0.0
  - Version: 7.4
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Cooking Categories Improvement (2.0.0)''
  {{ui|MAIN}} ''SAS 7.4 AE 1.6.640''
 
{{Fomod|
</div></br>
*Main
 
**Base Files
==== {{Fc|Green|Constructible Object Custom Keyword System - Light Usability Tweaks}} ====
***☑ Base Files
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
**Main Interface
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81598/? Nexus]
***◉ SAS
- Author: LoLzies
**Survival Mode
- Version: 1.1
***◉ CC Survival Mode
 
****Next
{{ui|MAIN}} ''Constructible Object Custom Keyword System - Light Usability Tweaks {{Fc|Green|[1.2.1]}}''
*Extended Menu (SAS only)
 
**Extended Menu?
***◉ Yes
****Next
*Enjoy!
**Note:
***☑ Final Touches
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|More Informative Console}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19250/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23897/? Nexus]  
  - Author: Linthar
  - Author: ElSopa
  - Version: 1.1.0
  - Version: 1.1
 
{{ui|MAIN}} ''ElSopa - Colored SkyUI Active Effect Icons''


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


==== {{Fc|Red|moreHUD SE}} ====
==== {{Fc|Red|UIExtensions}} ====
<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/12688/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17561/? Nexus]  
  - Author: Ahzaab
  - Author: Expired
  - Version: 5.2.2.0
  - Version: 1.2.0
  - Plugins: 1 ESL
  - Plugins: 1 ESP


  {{ui|MAIN}} ''moreHUD SE Light Master - AE''
  {{ui|MAIN}} ''UIExtensions v1-2-0''


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


==== {{Fc|Red|moreHUD Inventory Edition}} ====
==== {{Fc|Red|MCM Helper}} ====
<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/18619/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53000/? Nexus]  
  - Author: Ahzaab
  - Author: Parapets
  - Version: 2.1.2.0
  - Version: 1.4.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''moreHUD Inventory Edition Loose Version - AE''
  {{ui|MAIN}} ''MCM Helper SE''


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


==== {{Fc|Blue|SkyHUD}} ====
==== {{Fc|Blue|MCM Recorder}} ====
<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}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/61719/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/463/? Nexus]  
  - Author: MrowrPurr
  - Author: SkyHUD Team
  - Version: 1.0.7
  - Version: 0.90.1B
- Plugins: 1 ESL
 
{{ui|MAIN}} ''MCM Recorder''
</div></br>


{{ui|MAIN}} ''SkyHUD v090B v4 {{Fc|Blue|[0.90B]}}''
==== {{Fc|Blue|Racemenu}} ====
  {{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/19080/? Nexus]  
*Check
  - Author: Expired
**What's New
- Version: 0.4.19.14
***◉ Proceed
- Plugins: 1 ESP
****Next
*Install
**Please select installation type
***◉ Loose Files
****Next
*Example Presets
**Choose a preset
***◉ SkyHUD Oblivion
****Next
*Miscellaneous
**Optional
***◉ Install iHUD compatibility patch
****Install}}
</div></div></br>


==== {{Fc|Blue|TrueHUD - HUD Additions}} ====
{{ui|MAIN}} ''RaceMenu Anniversary Edition v0-4-19-14''
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62775/? Nexus]
- Author: Ersh
- Version: 1.1.8
- Plugins: 1 ESL


  {{ui|MAIN}} ''TrueHUD''
  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|RaceMenuPlugin.esp}}.
</div></br>
</div></br>


===Part B: Maps and Widgets===
==== {{Fc|Green|Another RaceMenu Rotation Mod}} ====
<div class="py-2 whitebd mwhitebg" 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|Create a separator:}} {{Fc|Orange|I-02-B) UI Maps and Widgets}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72937/? Nexus]
</div>
- Author: DarkMatterValkyrie
-----
- Version: 1.2.1
 
{{ui|MAIN}} ''Another Player Rotation Mod''
</div></br>


==== {{Fc|Blue|A Clear Map of Skyrim and Other Worlds}} ====
==== {{Fc|Blue|Better Container Controls for SkyUI}} ====
<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|Esl}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56367/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/25271/? Nexus]  
  - Author: DoubleYou
  - Author: CDCooley
  - Version: 4.0
  - Version: 3.1
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''A Clear Map of Skyrim and Other Worlds FOMOD''
  {{ui|MAIN}} ''BCC-SkyUI-v31''


  {{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:}} ESL {{Fc|Orange|BetterContainerControls.esp}}. ESL-Flagging the ESP is preferred over the actual ESL file.
 
{{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|Blue|Custom Skills Menu - A Custom Skills Framework Unified Menu}} ====
<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/24104/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62423/? Nexus]  
  - Author: Kronixx and kryptopyr
  - Author: OsmosisWrench
  - Version: 2.7
  - Version: 1.1.5
  - Plugins: 1 ESP
  - Plugins: 1 ESL
 
{{ui|MAIN}} ''Custom Skill Menu''
{{ui|MAIN}} ''Custom Skill Menu Basic Icon Pack {{Fc|Blue|[1.0]}}''


  {{ui|MAIN}} ''Atlas Map Markers''
  {{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|Quest Markers Restored}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/20195/? Nexus]
  {{Fc|Highlight|Note:}} Place the {{Fc|Blue|Custom Skill Menu - Icons}} mod completed earlier here and {{ui|Activate}} it.
- Author: thetrader
</div></br>
- Version: 1.2.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Quest Markers Restored''
==== {{Fc|Blue|Dynamic Activation Key}} ====
</div></br>
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/96273/? Nexus]
- Author: JaySerpa
- Version: 1.02
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Dynamic Activation Key''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Immersive Interactions}}.
</div></div></br>
 
==== {{Fc|Blue|Dynamic Activation Key - MCM}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/96408/? Nexus]
- Author: MaskedRPGFan
- Version: 1.2.0
- Plugins: 1 ESL
 
  {{ui|MAIN}} ''Dynamic Activation Key - MCM''
</div></div></br>


==== {{Fc|Blue|A Matter of Time - A HUD clock widget}} ====
==== {{Fc|Blue|Dynamic Activation Key - Addons Collection}} ====
<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/96430/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12937/? Nexus]  
  - Author: MaskedRPGFan
  - Author: SkyAmigo
  - Version: 2.1.1
  - Version: v3.0.0a4
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''AMatterOfTime_v3_0_0_alpha_4''
  {{ui|MAIN}} ''Dynamic Activation Key - Addons Collection''
</div></div></br>


{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|AMatterOfTime.esp}}.
==== {{Fc|Blue|Immersive HUD - iHUD Special Edition}} ====
</div></br>
<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/12440/? Nexus]
- Author: Gopher
- Version: 0.2b
- Plugins: 1 ESL


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


  {{ui|MAIN}} ''Detection Meter v0.17 NG''
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|iHUD.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|SkyALERT - Detection Meter Vanilla Presets}} ====
==== {{Fc|Red|Infinity UI}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74483/? Nexus]
- Author: alexsylex
- Version: 2.0.2
 
{{ui|MAIN}} ''Infinity UI''
 
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Compass Navigation Overhaul}}.
</div></div></br>
 
==== {{Fc|Green|Compass Navigation 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/72045/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/74484/? Nexus]  
  - Author: Xaliber
  - Author: alexsylex
  - Version: 1.0
  - Version: 2.2.0
 
{{ui|MAIN}} ''Compass Navigation Overhaul''


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


==== {{Fc|Green|Oxygen Meter}} ====
==== {{Fc|Green|Constructible Object Custom Keyword System}} ====
<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/81409/? Nexus]  
  - Author: powerofthree
  - Author: Parapets
  - Version: 1.3.0
  - Version: 1.1.1
 
{{ui|MAIN}} ''Crafting Categories for SkyUI''


{{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|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/69567/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81731/? Nexus]  
  - Author: kuroishitam
  - Author: Parapets-Meridiano
  - Version: 1.1
  - Version: 1.0.1
 
{{ui|MAIN}} ''Constructible Object Custom Keyword System NG''


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


==== {{Fc|Blue|Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood}} ====
==== {{Fc|Blue|Cooking Categories Improvement (Constructible Object Custom Keyword System - 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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/84875/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34502/? Nexus]  
  - Author: Dylan James - Parapets
  - Author: AubeD
  - Version: 2.0.1
  - 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}} ''Cooking Categories Improvement (2.0.1)''
{{Fomod|
*Need Mods Integration
**What Need Mod do you use?
***◉ None of the above
****Install}}
</div></br>
</div></br>


===Part C: UI Nordic===
==== {{Fc|Green|Constructible Object Custom Keyword System - Light Usability Tweaks}} ====
<div class="py-2 whitebd mwhitebg" 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|Create a separator:}} {{Fc|Orange|I-02-C) UI Appearance}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81598/? Nexus]
</div>
- Author: LoLzies
-----
- Version: 1.1


==== {{Fc|Red|NORDIC UI - Interface Overhaul}} ====
{{ui|MAIN}} ''Constructible Object Custom Keyword System - Light Usability Tweaks {{Fc|Green|[1.2.1]}}''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49881/? Nexus]
- Author: Dopesan
- Version: 2.4.1


{{ui|MAIN}} ''NORDIC UI (Final Design)''
</div></br>
{{Fomod|
*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}}
</div></div></br>


==== {{Fc|Green|Nordic UI AE Patch}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19250/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65334/? Nexus]  
  - Author: Linthar
  - Author: BigTV
  - Version: 1.2.1
  - Version: 1.0
 
{{ui|MAIN}} ''More Informative Console 1.2.1''
</div></br>


{{ui|MAIN}} ''Nordic UI AE Patch''
==== {{Fc|Red|moreHUD SE}} ====
</div></div></br>
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12688/? Nexus]
- Author: Ahzaab
- Version: 5.2.2.0
- Plugins: 1 ESL


==== {{Fc|Green|NORDIC UI - Constructible Object Custom Keyword System}} ====
{{ui|MAIN}} ''moreHUD SE Light Master - AE''
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/81749/? Nexus]
- Author: Parapets Dopesan Ashingda
- Version: 1.0.1


  {{ui|MAIN}} ''NORDIC UI - Constructible Object Custom Keyword System''
  {{Fc|Highlight|Note:}} Required for {{Fc|Red|Curator's Companion}}.
{{Fomod|
*Select One
**Patch
***◉ Frostfall Compatible
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|NORDIC UI Markers}} ====
==== {{Fc|Red|moreHUD Inventory Edition}} ====
<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/72209/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18619/? Nexus]  
  - Author: Crazq
  - Author: Ahzaab
  - Version: 4.0
  - Version: 2.1.3.0


  {{ui|MAIN}} ''NORDIC UI Markers (QUESTION UNDISCOVER MARK)''
  {{ui|MAIN}} ''moreHUD Inventory Edition Loose Version - AE''
</div></br>


==== {{Fc|Green|Colorful Nordic UI Markers}} ====
{{Fc|Highlight|Note:}} Required for {{Fc|Red|Curator's Companion}}.
<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''
</div></br>
</div></br>


==== {{Fc|Green|NORDIC UI - Miscellaneous Patches}} ====
==== {{Fc|Blue|SkyHUD}} ====
<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]  
* {{User:DrPharmDawg/Tag|Set}}
  - Author: myztikrice
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/463/? Nexus]  
  - Version: 1.8.2
  - Author: SkyHUD Team
  - Version: 0.90.1B


  {{ui|MAIN}} ''Nordic UI - Miscellaneous Patches''
  {{ui|MAIN}} ''SkyHUD v090B v4 {{Fc|Blue|[0.90B]}}''
{{ui|UPDATE}} ''Patch - SkyHUD v090B}}''
{{Fomod|
{{Fomod|
*Step1
*Check
**moreHUD Inventory
**What's New
***◉ Sunhelm
***◉ Proceed
**Stats Menu
****Next
***◉ Experience + 2.4.1 colored icons
*Install
**Even Better MessageBox Controls
**Please select installation type
***☑ Install
***◉ Loose Files
**Extended Hotkey System
****Next
***☐ Select Nothing
*Example Presets
**MCM
**Choose a preset
***◉ Even Wider Rescaled MCM
***◉ SkyHUD Oblivion
**Remove QuickSave from System Menu
****Next
***☑ Install
*Miscellaneous
**Loading Screen
**Optional
***☑ Install
***Install iHUD compatibility patch
**Tween Menu
***Install
****Install}}
****Install}}
</div></div></br>
==== {{Fc|Blue|TrueHUD - HUD Additions}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62775/? Nexus]
- Author: Ersh
- Version: 1.1.8
- Plugins: 1 ESL
{{ui|MAIN}} ''TrueHUD''
</div></br>
</div></br>


==== {{Fc|Green|NORDIC UI - SkyUI AIO Survival (SAS) Patch -- Sunhelm - Frostfall - CC Survival Mode}} ====
===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/63879/? Nexus]
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-C-09 Maps and Widgets}}.
- Author: infernalryan
</div></br>
- Version: 1.1


{{ui|MAIN}} ''NORDIC UI - SkyUI AIO Survival (SAS) Patch''
==== {{Fc|Blue|A Clear Map of Skyrim and Other Worlds}} ====
{{Fomod|
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Main
* {{User:DrPharmDawg/Tag|Compact}}
**Base Files
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56367/? Nexus]
***☑ Base Files
- Author: DoubleYou
**Extended Menu?
- Version: 4.0
***◉ Yes
- Plugins: 1 ESL
**moreHUD (Inventory Edition) Patch?
***◉ Yes
****Install}}
</div></br>


==== {{Fc|Green|Nordic...ish - A TrueHUD preset based on Nordic UI}} ====
{{ui|MAIN}} ''A Clear Map of Skyrim and Other Worlds FOMOD''
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63212/? Nexus]
- Author: AceAmir and urbon
- Version: 1.1.1


  {{ui|MAIN}} ''Nordic-ish - A Preset for TrueHUD based on Nordic UI''
  {{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></br>


==== {{Fc|Green|Sovngarde - Mist's Font Replacer}} ====
{{Fomod|
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Options
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/386/? Nexus]
**Core Files
- Author: Koveich
***☑ Core Files
- Version: 8.9
**DynDOLOD rules
 
***◉ DynDOLOD 3
{{ui|MAIN}} ''Sovngarde - A Nordic Font Bold V8.9''
**LOD Setup
</div></br>
***◉ No DynDOLOD LOD32
 
**Other Worlds
==== {{Fc|Green|Font Overhaul - Natural Typefaces for Skyrim -- FONTS}} ====
***☑ Beyond Reach
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Falskaar
* {{User:DrPharmDawg/Tag|New}}
***☑ Midwood Isle
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/2880/? Nexus]
***☑ Wyrmstooth
- Author: mfcfbro
***☑ Vominheim
- Version: 2.1.1
**Optional Components
 
***☑ Remove Clouds
{{ui|MAIN}} ''Font Overhaul - All In One Installer''
{{Fomod|
*Info
**Info
***☑ Okay
****Next
****Next
*Patches
*Patches
**Patches
**Patches
***◉ Sovngarde - A Nordic Font
***☐ Select Nothing
****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|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/462/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/24104/? Nexus]  
  - Author: Fhaarkas
  - Author: Kronixx and kryptopyr
  - Version: 1.0
  - Version: 2.7
 
- Plugins: 1 ESP
  {{ui|MAIN}} ''No More Laser-Printed Book''
 
  {{ui|MAIN}} ''Atlas Map Markers''
</div></br>
</div></br>


==== {{Fc|Green|Skyrim Character Sheet}} ====
==== {{Fc|Blue|Quest Markers Restored}} ====
<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/56069/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/20195/? Nexus]  
  - Author: mlthelama
  - Author: thetrader
  - Version: 1.0.3
  - Version: 1.2.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''SkyrimCharacterSheet''
  {{ui|MAIN}} ''Quest Markers Restored''
</div></br>
</div></br>


==== {{Fc|Green|Skyrim SE Skill Interface Re-Texture}} ====
==== {{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/1523/? Nexus]  
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: Arndas
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12937/? Nexus]  
  - Version: v4.1
  - Author: SkyAmigo
  - Version: v3.0.0a4
- Plugins: 1 ESL


  {{ui|MAIN}} ''SSIRT SE v4.1''
  {{ui|MAIN}} ''AMatterOfTime_v3_0_0_alpha_4''


  {{Fc|Highlight|Note:}} The {{Fc|Orange|FOMOD}} is completely cosmetic. Choose what you like.
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|AMatterOfTime.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|Dear Diary Dark Mode - SkyUI Menus Replacer SE}} ====
==== {{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/60837/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63057/? Nexus]  
  - Author: uranreactor
  - Author: Maxsu and WilliamsWang
  - Version: 1.1.1
  - Version: v1.11


  {{ui|MAIN}} ''Dear Diary Dark Mode (texts - white color)''
  {{ui|MAIN}} ''Detection Meter-v1.11''
</div></br>
 
==== {{Fc|Green|Detection Meter - NG}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77350/? Nexus]
- Author: Maxsu
- Version: 1.11
 
{{ui|MAIN}} ''Detection Meter v1.11 AE Support''
</div></br>
 
==== {{Fc|Green|SkyALERT - Detection Meter Vanilla Presets}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/72045/? Nexus]
- Author: Xaliber
- Version: 1.0
 
{{ui|MAIN}} ''Detection Meter Redesign - SkyALERT''
{{Fomod|
{{Fomod|
*Welcome
*Choose a variation
**Note about config file
**Designs
***☑ Next
***◉ Design 03 (Nordic)
****Next
****Install}}
*Journal, Stats, System Menu
</div></br>
**Install Journal, Stats, System Menu?
 
***◉ No
==== {{Fc|Green|Oxygen Meter}} ====
****Next
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Mod Configuration Menu
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/57452/? Nexus]
**Install Mod Configuration Menu?
- Author: powerofthree
***◉ No
- Version: 1.3.0
*Map Menu
 
**Install Map Menu?
{{ui|MAIN}} ''Oxygen Meter''
***◉ No
{{Fomod|
****Next
*Main
*Inventory, Magic, Crafting etc Menu
**DLL
**Install Inventory etc replacer?
***◉ SSE v1.6.629+ ("Anniversary Edition")
***◉ No
****Install}}
****Next
</div></br>
*Favorites Menu
 
**Install Favorites Menu?
==== {{Fc|Green|Oxygen Meter 2 - Nordic UI like Skin}} ====
***◉ No
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69567/? Nexus]
*Book Menu
- Author: kuroishitam
**Install Book Menu?
- Version: 1.2.1
***◉ No
 
****Next
{{ui|MAIN}} ''Oxygen Meter 2 Nordic like Skin''
*Lockpicking Menu
</div></br>
**Install Lockpicking Menu?
 
***◉ No
==== {{Fc|Blue|Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood}} ====
****Next
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Stats menu
* {{User:DrPharmDawg/Tag|New}}
**Install Stats menu?
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34502/? Nexus]
***◉ No
- Author: AubeD
****Next
- Version: 1.7.2
*Levelup Menu
- Plugins: 1 ESL
**Install Levelup Menu replacer?
 
***◉ No
{{ui|MAIN}} ''Widget Addon - Keep It Clean - Bathing In Skyrim - Dirt and Blood (FOMOD)''
****Next
{{Fomod|
*Sleep-Wait Menu
*Need Mods Integration
**Install Sleep-Wait Menu replacer?
**What Need Mod do you use?
***◉ No
***◉ None of the above
****Next
****Install}}
*Messageboxes
</div></br>
**Install Messageboxes replacer?
 
***◉ No
===Part C: Nordic UI===
****Next
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Tutorials Menu
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-C-10 UI Appearance}}.
**Install Tutorials Menu replacer?
</div>
***◉ No
-----
****Next
 
*Training Menu
==== {{Fc|Red|NORDIC UI - Interface Overhaul}} ====
**Install Training Menu replacer?
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49881/? Nexus]
****Next
- Author: Dopesan
*Tab Menu
- Version: 2.4.1
**Install Tab Menu replacer?
 
***◉ No
{{ui|MAIN}} ''NORDIC UI (Final Design)''
****Next
{{Fomod|
*Loading Menu
*Choose your Poison
**Install Loading Menu replacer?
**Main
***◉ No
***HUD (SkyHUD)
****Next
***☑ Boxes
*Start Menu
***☑ Race Menu (Vanilla)
**Install Main Menu frames replacer?
***Dialogue Menu
***◉ No
***☑ Favorite Menu
**Install Main Menu background replacer?
***☑ Icons
***◉ No
***☑ Pause Menu (Journal)
****Next
***☑ Map Markers
*HUD Menu
***☑ Skill Menu
**Install HUD?
***☑ Skill Menu 3D Visuals
***◉ No
***☑ Start Menu
**Compass Navigation Overhaul
***☑ Start Menu 3D Background
***◉ No
***☑ Game Menus
****Next
***☑ UI Sounds
*Dialogue Menu
***☑ TDM Patch
**Install Dialogue Menu?
***☑ SkyHUD Preset
***◉ No
**Loading Screen
****Next
***◉ Default
*Quick Loot Menu
****Install}}
**Install QuickLootRE replacer?
</div></div></br>
***◉ No
 
****Next
==== {{Fc|Green|Nordic UI AE Patch}} ====
*Skyrim Character Sheet
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
**Install Skyrim Character Sheet replacer?
* {{User:DrPharmDawg/Tag|New}}
***◉ Yes
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65334/? Nexus]
****Next
- Author: BigTV
*Wheel Menu
- Version: 1.0
**Install Wheel Menu replacer
 
***◉ No
{{ui|MAIN}} ''Nordic UI AE Patch''
****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>
</div></div></br>


====CHECKPOINT 2====  
==== {{Fc|Green|NORDIC UI - Constructible Object Custom Keyword System}} ====
<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/81749/? Nexus]
  - AMatterOfTime.esp
  - Author: Parapets Dopesan Ashingda
  - iHUD.esp
  - Version: 1.0.1


{{Fc|Highlight|ESL:}}
  {{ui|MAIN}} ''NORDIC UI - Constructible Object Custom Keyword System''
- 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>
 
==STEP 3: FIXES==
 
===Part A: Mesh Fixes===
<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|
{{Fomod|
*Main Installer Choice
*Select One
**Skyrim Game Version and Install Choices
**Patch
***◉ Skyrim 2016 Special Edition: Everything
***◉ Frostfall Compatible
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|SMIM Barrel Expansion - Mead Barrel - Oil Barrel - Butter Churn}} ====
==== {{Fc|Green|NORDIC UI Markers}} ====
<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/72209/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67676/? Nexus]  
  - Author: Crazq
  - Author: wankingSkeever
  - Version: 4.0
  - Version: 0.1.1


  {{ui|MAIN}} ''SMIM Barrel Expansion - Mead Barrel - Oil Barrel - Butter Churn''
  {{ui|MAIN}} ''NORDIC UI Markers (QUESTION UNDISCOVER MARK)''
</div></br>
</div></br>


==== {{Fc|Green|Static Mesh improvement Mod - SMIM - Quality Addon}} ====
==== {{Fc|Green|Colorful Nordic UI Markers}} ====
<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/76981/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44388/? Nexus]  
  - Author: CyborgArmGun
  - Author: Pfuscher and Brumbek and Rudy
  - Version: 1.4
  - Version: 1.3


  {{ui|MAIN}} ''Smim - Quality Addon''
  {{ui|MAIN}} ''Colorful NORDIC UI Markers''
</div></br>
</div></br>


==== {{Fc|Green|Static Mesh Improvement Mod Improvement Mod}} ====
==== {{Fc|Green|NORDIC UI - Miscellaneous Patches}} ====
<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/54102/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55543/? Nexus]  
  - Author: myztikrice
  - Author: Novelyst
  - Version: 1.8.2
  - Version: 1.7.1


  {{ui|MAIN}} ''Static Mesh Improvement Mod Improvement Mod''
  {{ui|MAIN}} ''Nordic UI - Miscellaneous Patches''
{{Fomod|
{{Fomod|
*Optional
*Step1
**Meshes
**moreHUD Inventory
***◉ Sunhelm
**Stats Menu
***◉ Experience + 2.4.1 colored icons
**Even Better MessageBox Controls
***☑ Install
**Extended Hotkey System
***☐ Select Nothing
***☐ Select Nothing
**Textures
**MCM
***☐ Select Nothing
***◉ Even Wider Rescaled MCM
****Next
**Remove QuickSave from System Menu
*Patches
***☑ Install
**Mods
**Loading Screen
***☑ Dynamic Things Alternative
***☑ Install
***☑ Real Rabbits HD
**Tween Menu
***☑ Wiseman's Flora Fixes
***☑ Install
***☑ SMIM Quality Add-On
****Next
*Real Rabbits HD
**Shell
***◉ No Shell
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Wiseman303's Flora Fixes - Revamped}} ====
==== {{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">
<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/63879/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28197/? Nexus]  
  - Author: infernalryan
  - Author: Wiseman303 and NeverLost
  - Version: 1.1
  - Version: 3.2


  {{ui|MAIN}} ''WM's Flora Fixes - Revamped (No Scripts)''
  {{ui|MAIN}} ''NORDIC UI - SkyUI AIO Survival (SAS) Patch''
{{ui|OPT}} ''WM's Flora Fixes - SMIM Patch''
{{Fomod|
*Main
**Base Files
***☑ Base Files
**Extended Menu?
***◉ Yes
**moreHUD (Inventory Edition) Patch?
***◉ Yes
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Major Cities Mesh Overhaul}} ====
==== {{Fc|Green|Nordic...ish - A TrueHUD preset based on Nordic UI}} ====
<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/49259/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63212/? Nexus]  
  - Author: raiserfx
  - Author: AceAmir and urbon
  - Version: 1.3a
  - Version: 1.1.1


  {{ui|MAIN}} ''Major Cities Mesh Overhaul SE''
  {{ui|MAIN}} ''Nordic-ish - A Preset for TrueHUD based on Nordic UI''
</div></br>
</div></br>


==== {{Fc|Blue|Skyrim Landscape and Water Fixes}} ====
==== {{Fc|Green|Sovngarde - Mist's Font Replacer}} ====
<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}} {{User:DrPharmDawg/Tag|Update}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/386/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26138/? Nexus]
  - Author: Koveich
  - Author: WiZkiD - lilebonymace
  - Version: 8.9
  - Version: v7.7
- Plugins: 1 ESL


  {{ui|MAIN}} ''Skyrim Landscape and Water Fixes - FOMOD''
  {{ui|MAIN}} ''Sovngarde - A Nordic Font Bold V8.9''
 
{{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.
{{Fomod|
*
**Options
***☐ Select Nothing
**Patches
***☑ Landscape Fixes for Grass Mods
***☑ Navigator
***☑ Tundra Homestead AE CC Content
***☑ Northern Marsh Bridges
**Patches
***◉ None
**Walkway Wall FIX
***◉ SMIM
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|Unofficial Material Fix}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21027/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/2880/? Nexus]  
  - Author: Elzee
  - Author: mfcfbro
  - Version: 1.17.0
  - Version: 2.1.3


  {{ui|MAIN}} ''Unofficial Material Fix''
  {{ui|MAIN}} ''Font Overhaul - All In One Installer''
{{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>
</div></br>


==== {{Fc|Green|Assorted mesh fixes}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32117/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/56069/? Nexus]  
  - Author: wankingSkeever
  - Author: mlthelama
  - Version: 0.78
  - Version: 1.1.4


  {{ui|MAIN}} ''Assorted mesh fixes''
  {{ui|MAIN}} ''SkyrimCharacterSheet''
</div></br>
</div></br>


==== {{Fc|Blue|Dlizzio's Mesh Fixes}} ====
==== {{Fc|Green|Skyrim SE Skill Interface Re-Texture}} ====
<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/1523/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39260/? Nexus]
  - Author: Arndas
  - Author: deleted93399393
  - Version: v4.1
  - Version: 2.3
- Plugins: 1 ESL


  {{ui|MAIN}} ''Dlizzio's Mesh Fixes''
  {{ui|MAIN}} ''SSIRT SE v4.1''
{{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.
  {{Fc|Highlight|Note:}} The {{Fc|Orange|FOMOD}} is completely cosmetic. Choose what you like.
</div></br>
</div></br>


==== {{Fc|Green|Flickering Meshes Fix}} ====
==== {{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/53957/? Nexus]  
  - Author: uranreactor
  - Author: nicola89b
  - Version: 1.1.1
  - Version: 2.1


  {{ui|MAIN}} ''Flickering Meshes Fix''
  {{ui|MAIN}} ''Dear Diary Dark Mode (texts - white color)''
{{Fomod|
{{Fomod|
*Main Cities
*Welcome
**Riften
**Note about config file
***◉ No parallax version
***☑ Next
**Solitude
****Next
***◉ No parallax version
*Journal, Stats, System Menu
**Whiterun
**Install Journal, Stats, System Menu?
***◉ No parallax version
***◉ No
**Markrth
***◉ No parallax version
**Windhelm
***◉ No parallax version
****Next
****Next
*Towns and Villages
*Mod Configuration Menu
**Whiterun and Windhelm Hold's farmhouses
**Install Mod Configuration Menu?
***◉ Farmhouses Without Parallax
***◉ No
**Solitude Hold's farmhouses
*Map Menu
***◉ Farmhouses Without Parallax
**Install Map Menu?
**Markarth Hold's farmhouses
***◉ No
***◉ Farmhouses Without Parallax
****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
****Next
*Compatibility Choices
*Lockpicking Menu
**Select what you are using
**Install Lockpicking Menu?
***◉ SMIM
***◉ No
***◉ Water for ENB
****Next
****Install}}
*Stats menu
</div></br>
**Install Stats menu?
 
***◉ No
==== {{Fc|Green|Water in Wells - mesh-only animated wells}} ====
****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/57268/? Nexus]
**Install Levelup Menu replacer?
- Author: wankingSkeever
***◉ No
- Version: 0.7
****Next
 
*Sleep-Wait Menu
{{ui|MAIN}} ''Water in Wells - mesh-only animated wells''
**Install Sleep-Wait Menu replacer?
 
***◉ No
{{Fc|Highlight|Note:}} In the {{ui|FOMOD}}, select the {{Fc|Orange|(No Parallax)}} option in each set.
****Next
</div></br>
*Messageboxes
 
**Install Messageboxes 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]
*Tutorials Menu
- Author: Mura
**Install Tutorials Menu replacer?
- Version: 1.2
***◉ No
 
****Next
{{ui|MAIN}} ''Water in Wash Basins''
*Training Menu
</div></br>
**Install Training Menu replacer?
 
***◉ No
==== {{Fc|Green|Armor Mesh Fixes SE}} ====
****Next
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Tab Menu
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39704/? Nexus]
**Install Tab Menu replacer?
- Author: RenaPG
***◉ No
- Version: 1.1
****Next
 
*Loading Menu
{{ui|MAIN}} ''Armor Mesh Fixes {{Fc|Green|[1.0]}}''
**Install Loading Menu replacer?
 
***◉ No
{{Fc|Highlight|Note:}} The {{ui|UPDATE}} file is not needed.
****Next
</div></br>
*Start Menu
 
**Install Main Menu frames replacer?
==== {{Fc|Green|Blackreach Tentacle Mesh Fix}} ====
***◉ No
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
**Install Main Menu background replacer?
* {{User:DrPharmDawg/Tag|New}}
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/43083/? Nexus]
****Next
- Author: wankingSkeever
*HUD Menu
- Version: 0.1
**Install HUD?
 
***◉ No
{{ui|MAIN}} ''Blackreach Tentacle Mesh Fix''
**Compass Navigation Overhaul
</div></br>
***◉ No
 
****Next
==== {{Fc|Green|Creation Club Asset Patch}} ====
*Dialogue Menu
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
**Install Dialogue Menu?
* {{User:DrPharmDawg/Tag|New}}
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65084/? Nexus]
****Next
- Author: Remiros
*Quick Loot Menu
- Version: 1.2
**Install QuickLootRE replacer?
 
***◉ No
{{ui|MAIN}} ''Creation Club Asset Patch''
****Next
 
*Skyrim Character Sheet
{{Fc|Highlight|Note:}} Select default {{ui|FOMOD}} choices.
**Install Skyrim Character Sheet replacer?
</div></br>
***◉ Yes
 
****Next
==== {{Fc|Green|Dragon Mound Dirt FIX}} ====
*Wheel Menu
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
**Install Wheel Menu replacer
* {{User:DrPharmDawg/Tag|New}}
***◉ No
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69119/? Nexus]
****Next
- Author: RemmyKun
*Cursors
- Version: 2.0
**Replace the cursor?
 
***◉ Yes, animated
{{ui|MAIN}} ''Dragon Mound Dirt FIX''
****Next
</div></br>
*Install Map and Compass Markers?
 
***◉ No
==== {{Fc|Green|First Person Sneak Strafe-Walk Stutter Fix}} ====
****Next
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
*Font
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/31165/? Nexus]
**Reaplce the main font?
- Author: UrbanCMC
***◉ No
- Version: 1.0
****Next
 
*New UI Sounds
{{ui|MAIN}} ''First Person Sneak Strafe-Walk Stutter Fix''
**Install new UI sounds?
</div></br>
***◉ 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>


==== {{Fc|Green|Fixed Nordic Metal Grate}} ====
====CHECKPOINT: C====  
<div class="py-2 greenbd mgreenbg" 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|COMPACT & ESL:}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/80079/? Nexus]
- AMatterOfTime.esp
  - Author: GGUNIT
- iHUD.esp
  - Version: 1.0
 
{{Fc|Highlight|ESL:}}
  - BetterContainerControls.esp
 
{{Fc|Highlight|COUNTS:}} Ensure counts are as follows:
  - Mods: +45 = {{Fc|Orange|128}}
  - Plugins: +17 = {{Fc|Orange|103}} (ESMs = 17, ESPs = 6, ESMs + ESPs = 23, ESLs = 80)


  {{ui|MAIN}} ''Fixed Nordic metal grate''
  {{Fc|Highlight|LOOT:}}
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==== {{Fc|Green|High Hrothgar Fixed}} ====
==PART D: FIXES==
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
===Step 11: Mesh Fixes===
* {{User:DrPharmDawg/Tag|Patch}}
Mod to fix meshes.
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55254/? Nexus]
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Author: Outpowner
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-D-11) Mesh Fixes}}.
- Version: 1.02
</div></br>


{{ui|MAIN}} ''High Hrothgar Fixed''
==== {{Fc|Blue|Static Mesh Improvement Mod - SMIM}} ====
  {{ui|OPT}} ''High Hrothgar Fixed - Lux Patch''
<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


  {{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.
  {{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|Ice Wraith Teeth Collision Fixes}} ====
==== {{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/71599/? Nexus]  
  - Author: Pfuscher and Brumbek and Rudy
  - Author: sync67
  - Version: 1.5
  - Version: 1.1.0


  {{ui|MAIN}} ''Ice Wraith Teeth Collision Fixes''
  {{ui|MAIN}} ''SMIM Quality Addon 1.5''
</div></br>
</div></br>


==== {{Fc|Blue|Labyrinthian Shalidor's Maze Fixes}} ====
==== {{Fc|Green|Wiseman303's Flora Fixes - Revamped}} ====
<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/52239/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28197/? Nexus]  
  - Author: wankingSkeever
  - Author: Wiseman303 and NeverLost
  - Version: 0.3
  - Version: 3.2
- Plugins: 1 ESL


  {{ui|MAIN}} ''Labyrinthian Shalidor's Maze Fixes''
  {{ui|MAIN}} ''WM's Flora Fixes - Revamped (No Scripts)''
 
  {{ui|OPT}} ''WM's Flora Fixes - SMIM Patch''
  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|meshes/dungeons/exterior}} folder.
</div></br>
</div></br>


==== {{Fc|Green|No More Swirl Effects From Absorb}} ====
==== {{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/skyrim/mods/77848/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55543/? Nexus]  
  - Author: Ashen
  - Author: Novelyst
  - Version: 1.0
  - Version: 1.11.0


  {{ui|MAIN}} ''No More Swirl Effects from Absorb - nif''
  {{ui|MAIN}} ''Static Mesh Improvement Mod Improvement Mod''
</div></br>
{{Fomod|
 
*Optional
==== {{Fc|Green|Nordic Ruins Rubble Pile - Mesh Improvement}} ====
**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/79508/? Nexus]
***☐ Select Nothing
- Author: Pieter82
****Next
- Version: 1.1
*Patches
 
**Mods
{{ui|MAIN}} ''Nordic Ruins Rubble Pile Mesh Improvement SE V1_1''
***☑ Dynamic Things Alternative
</div></br>
***☑ Real Rabbits HD
 
***☑ Wiseman's Flora Fixes
==== {{Fc|Blue|Skyrim Project Optimization SE}} ====
***☑ SMIM Quality Add-On
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14084/? Nexus]
*Real Rabbits HD
- Author: Ported by - Pritster5 - Originally created by - rgabriel15
**Shell
- Version: 1.5
***◉ No Shell
- Plugins: 1 ESL
****Install}}
 
{{ui|MAIN}} ''Skyrim SE - Project Optimization - ESL VERSION ''
</div></br>
</div></br>


==== {{Fc|Green|Wood Wall Trap Mesh and UV Fix}} ====
==== {{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|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/49259/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78686/? Nexus]  
  - Author: raiserfx
  - Author: Pieter82
  - Version: 1.3a
  - Version: 1.0


  {{ui|MAIN}} ''Wood Wall Trap _ Mesh and UV Fix''
  {{ui|MAIN}} ''Major Cities Mesh Overhaul SE''
</div></br>
</div></br>


==== {{Fc|Green|Word Wall Transparency Fix for ENB}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41463/? Nexus]
* {{User:DrPharmDawg/Tag|Patch}}
  - Author: wankingSkeever
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26138/? Nexus]
  - Version: 0.2
  - Author: WiZkiD - lilebonymace
  - Version: v9.1
- Plugins: 1 ESL


  {{ui|MAIN}} ''Word Wall Transparency Fix for ENB''
  {{ui|MAIN}} ''Skyrim Landscape and Water Fixes - FOMOD''
 
{{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.
{{Fomod|
*
**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}}
</div></br>
</div></br>


===Part B: Script Fixes===
==== {{Fc|Green|Unofficial Material Fix}} ====
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-03-B) Script Fixes}}.
</div>
-----
 
==== {{Fc|Green|Comprehensive Attack Speed Patch - 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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21027/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/89042/? Nexus]  
  - Author: Elzee
  - Author: Noah
  - Version: 1.17.0
  - Version: 1.0.1.1


  {{ui|MAIN}} ''CASP Main File''
  {{ui|MAIN}} ''Unofficial Material Fix''
</div></br>
</div></br>


==== {{Fc|Green|CritterSpawn Congestion Fix}} ====
==== {{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/67276/? Nexus]  
  - Author: wankingSkeever
  - Author: Excinerus
  - Version: 0.111
  - Version: 1.3


  {{ui|MAIN}} ''Critter Spawn Congestion Fix 1.3''
  {{ui|MAIN}} ''Assorted Mesh Fixes''
</div></br>
</div></br>


==== {{Fc|Green|Dragonactorscript infinite loop fix}} ====
==== {{Fc|Blue|Dlizzio's Mesh 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/87940/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39260/? Nexus]
  - Author: Blackread
  - Author: deleted93399393
  - Version: 1.3.1
  - 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]}}''


  {{ui|MAIN}} ''Dragonactorscript Infinite Loop Fix - FOMOD''
  {{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.
{{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|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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/53957/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67227/? Nexus]  
  - Author: nicola89b
  - Author: wankingSkeever
  - Version: 2.3
  - Version: 1.2


  {{ui|MAIN}} ''Fish Plaque Fix''
  {{ui|MAIN}} ''Flickering Meshes Fix''
</div></br>
{{Fomod|
*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}}
</div></br>


==== {{Fc|Green|Happy Puzzle Pillars - Convenient activation}} ====
==== {{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/21958/? Nexus]  
  - Author: wankingSkeever
  - Author: underthesky
  - Version: 0.8
  - Version: 1.0
 
{{ui|MAIN}} ''Water in Wells - mesh-only animated wells''


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


==== {{Fc|Green|Vanilla Script (micro)Optimizations}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54061/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59333/? Nexus]
  - Author: Subhuman0100
  - Author: Mura
  - Version: 1.16a
  - Version: 1.2


  {{ui|MAIN}} ''Vanilla Script microOptimizations''
  {{ui|MAIN}} ''Water in Wash Basins''
</div></br>
</div></br>


==== {{Fc|Green|Vanilla Scripting Enhancements}} ====
==== {{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/68139/? Nexus]  
  - Author: RenaPG
  - Author: Nightfallstorm and JR
  - Version: 1.1
  - Version: 2.0
 
{{ui|MAIN}} ''Armor Mesh Fixes {{Fc|Green|[1.0]}}''


  {{ui|MAIN}} ''Loose Version''
  {{Fc|Highlight|Note:}} The {{ui|UPDATE}} file is not needed.
</div></br>
</div></br>


==== {{Fc|Green|Unnecessarily Fixed Fixed Dragon Stalking 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55518/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/65084/? Nexus]  
  - Author: KirbonatedBeverage
  - Author: Remiros
  - Version: 1.0
  - Version: 1.2
 
{{ui|MAIN}} ''Creation Club Asset Patch''


  {{ui|MAIN}} ''Fixed Fixed Dragon Stalking Fix''
  {{Fc|Highlight|Note:}} Select default {{ui|FOMOD}} choices.
</div></br>
</div></br>


===Part C: Gameplay Fixes===
==== {{Fc|Green|Dragon Mound Dirt FIX}} ====
<div class="py-2 whitebd mwhitebg" 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|Create a separator:}} {{Fc|Orange|I-03-C) Gameplay Fixes}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/69119/? Nexus]
</div>
- Author: RemmyKun
-----
- Version: 2.0


==== {{Fc|Red|Weapons Armor Clothing and Clutter Fixes}} ====
{{ui|MAIN}} ''Dragon Mound Dirt FIX''
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
</div></br>
* {{User:DrPharmDawg/Tag|Core}}
 
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18994/? Nexus]  
==== {{Fc|Green|First Person Sneak Strafe-Walk Stutter Fix}} ====
  - Author: kryptopyr
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Version: 2.9.2
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/31165/? Nexus]  
- Plugins: 1 ESP
  - Author: UrbanCMC
  - Version: 1.0


  {{ui|MAIN}} ''Weapons Armor Clothing and Clutter Fixes''
  {{ui|MAIN}} ''First Person Sneak Strafe-Walk Stutter Fix''
{{Fomod|
*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}}
</div></br>
</div></br>


==== {{Fc|Red|Armor and Clothing Extension}} ====
==== {{Fc|Green|Fixed Nordic Metal Grate}} ====
<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/80079/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/19002/? Nexus]  
  - Author: GGUNIT
  - Author: kryptopyr and Gamwich
  - Version: 1.0
  - Version: 1.5.1
- Plugins: 1 ESP


  {{ui|MAIN}} ''Armor and Clothing Extension''
  {{ui|MAIN}} ''Fixed Nordic metal grate''
</div></br>
</div></br>


==== {{Fc|Red|AI Overhaul SSE}} ====
==== {{Fc|Blue|Labyrinthian Shalidor's Maze Fixes}} ====
<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/52239/? Nexus]  
  - Author: mnikjom SpiderAkiraC
  - Author: wankingSkeever
  - Version: 1.8.3
  - Version: 0.3
  - Plugins: 1 ESP
  - Plugins: 1 ESL
 
{{ui|MAIN}} ''Labyrinthian Shalidor's Maze Fixes''


  {{ui|MAIN}} ''AI Overhaul 1.8.3''
  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|meshes/dungeons/exterior}} folder.
{{Fomod|
*Mod Options
**Main .esp Options
***◉ AI Overhaul 1.8 (Recommended)
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Bad Service - Tavern Servers Leave You Alone}} ====
==== {{Fc|Blue|Navigator - Navmesh 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">
* {{User:DrPharmDawg/Tag|Port}} {{User:DrPharmDawg/Tag|Esl}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52641/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrim/mods/71809/? Nexus]  
  - Author: tarlazo
  - Author: Rooker
  - Version: 1.5.8
  - Version: 1.0
  - Plugins: 1 ESP, 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Bad Service Main 1_0''
  {{ui|MAIN}} ''Navigator - Navmesh Fixes''


  {{Fc|Highlight|Note:}} Port and ESL {{Fc|Orange|Bad Service.esp}}.
  {{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|
*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}}
</div></br>
</div></br>


==== {{Fc|Blue|Better Third Person Selection - BTPS}} ====
==== {{Fc|Green|No More Swirl Effects From Absorb}} ====
<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/skyrim/mods/77848/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64339/? Nexus]  
  - Author: Ashen
  - Author: Shrimperator
  - Version: 1.0
  - Version: 0.5.8
- Plugins: 1 ESL


  {{ui|MAIN}} ''Better Third Person Selection (AE - SE)''
  {{ui|MAIN}} ''No More Swirl Effects from Absorb - nif''
</div></br>
</div></br>


==== {{Fc|Blue|BlockSteal Papyrus}} ====
==== {{Fc|Blue|Skyrim Project Optimization 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32605/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14084/? Nexus]  
  - Author: shumkar
  - Author: Ported by - Pritster5 - Originally created by - rgabriel15
  - Version: 1.2
  - Version: 1.5
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''BlockSteal Papyrus STANDARD ESP FE''
  {{ui|MAIN}} ''Skyrim SE - Project Optimization - ESL VERSION ''
</div></br>
</div></br>


==== {{Fc|Blue|Breakable Equipment System}} ====
==== {{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|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/78686/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23686/? Nexus]  
  - Author: Pieter82
  - Author: Suzutsuki
  - Version: 1.0
  - Version: 1.11.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Breakable Equipment System''
  {{ui|MAIN}} ''Wood Wall Trap _ Mesh and UV Fix''
{{ui|OPT}} ''Breakable Equipment System - Honed Metal 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.
</div></br>
</div></br>


==== {{Fc|Red|Complete Crafting Overhaul Remastered}} ====
==== {{Fc|Green|Word Wall Transparency Fix for ENB}} ====
<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/41463/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28608/? Nexus]  
  - Author: wankingSkeever
  - Author: kryptopyr
  - Version: 0.3
  - Version: 2.5.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Complete Crafting Overhaul Remastered''
  {{ui|MAIN}} ''Word Wall Transparency Fix for ENB''
</div></br>
</div></br>


==== {{Fc|Blue|Disarming Traps Is Dangerous}} ====
===Step 12: Script Fixes===
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
Mods that fix scripting issues.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21691/? Nexus]  
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Author: Skepmanmods
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-D-12) Script Fixes}}.
  - Version: 1.0
</div>
- 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}} ''Disarming Traps Is Dangerous ESL Version''
  {{ui|MAIN}} ''SCROTE Loose Files Version''
</div></br>
</div></br>


==== {{Fc|Blue|Grind stuff}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67276/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/4922/? Nexus]  
  - Author: Excinerus
  - Author: Axhoff
  - Version: 1.54
  - Version: 1.0a
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Grind Stuff SE Edition v1.0a''


  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Grind_stuff.esp}}
  {{ui|MAIN}} ''Critter Spawn Congestion Fix''
</div></br>
</div></br>


==== {{Fc|Blue|HearthFires Display Case Fix SE}} ====
==== {{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|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/87940/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/15104/? Nexus]  
  - Author: Blackread
  - Author: RealPuPpEt
  - Version: 1.3.2
  - Version: 1.0
- Plugins: 1 ESL
 
{{ui|MAIN}} ''HearthFires Display Case Fix SE''


  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Hearthfires Display Case Fix SE.esp}}.
  {{ui|MAIN}} ''Dragonactorscript Infinite Loop Fix - FOMOD''
{{Fomod|
*Choose your version
**Options
***◉ Main - fail silently
****Next
*Patches - Main
**Patches
***☐ Select Nothing
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Hearthfires Houses Building Fix}} ====
==== {{Fc|Green|Fish Plaque 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/27298/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67227/? Nexus]  
  - Author: Ice885
  - Author: wankingSkeever
  - Version: 0.1
  - Version: 1.2
- Plugins: 1 ESL


  {{ui|MAIN}} ''Hearthfires Houses Building Fix''
  {{ui|MAIN}} ''Fish Plaque Fix''
</div></br>
</div></br>


==== {{Fc|Blue|PTC's Hearthfire Mods}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/95489/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28999/? Nexus]  
  - Author: wankingSkeever
  - Author: PatchesTheClown
  - Version: 0.1.3
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 3 ESL


  {{ui|MAIN}} ''Better Apiaries''
  {{ui|MAIN}} ''NPC Stuck in Bleedout fix''
{{ui|MAIN}} ''Functional Butter Churns''
{{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}}.
</div></br>
</div></br>


==== {{Fc|Blue|Improved Traps}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/17592/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54061/? Nexus]  
  - Author: kryptopyr and Wiseman303
  - Author: Subhuman0100
  - Version: 2.5
  - Version: 1.17
- Plugins: 1 ESL


  {{ui|MAIN}} ''Improved Traps (Dangerous Edition)''
  {{ui|MAIN}} ''Vanilla Script microOptimizations''
</div></br>
</div></br>


==== {{Fc|Blue|More Appropriate Outfits For NPCs (SPID)}} ====
==== {{Fc|Green|Vanilla Scripting Enhancements}} ====
<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/72635/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/68139/? Nexus]  
  - Author: JobiWanUK
  - Author: Nightfallstorm and JR
  - Version: 1.02
  - Version: 3.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''More Appropriate Outfits For NPCs''
  {{ui|MAIN}} ''Loose Version''
</div></br>
</div></br>


==== {{Fc|Blue|Myrwatch - Editable Home Cells (Cell Bug Workaround)}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64108/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/95989/? Nexus]  
  - Author: Jelidity
  - Author: wankingSkeever
  - Version: 1.1.1
  - Version: 0.4
  - Plugins: 1 ESP, 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Myrwatch - House Fix''
  {{ui|MAIN}} ''Zero Bounty Hostility Fix''
{{ui|OPT}} ''Myrwatch - House Fix - USCCCP Patch''
</div></br>
</div></br>


==== {{Fc|Blue|Navigator - Navmesh Fixes)}} ====
===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">
* {{User:DrPharmDawg/Tag|New}}
{{Fc|Highlight|Create a separator:}} {{Fc|Red|I-D-13) Gameplay Fixes}}.
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/52641/? Nexus]  
</div>
  - Author: tarlazo
-----
  - Version: 1.4.4
 
  - Plugins: 1 ESP, 1 ESL
==== {{Fc|Red|Weapons Armor Clothing and Clutter 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.5
  - Plugins: 1 ESP


  {{ui|MAIN}} ''Navigator - Navmesh Fixes''
  {{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|
*Navigator
*Weapons Armor Clothing Clutter Fixes
**All-In-One
**Main File
***◉ .esl
***☑ WACCF
**Modular
****Next
*Textures
**Texture Resolution
***◉ 2K (default)
****Next
*Patches
**Orcish Weapons
***◉ None
**Bashed Patch
***☐ Select Nothing
****Next
*Options
**Optional Files
***☐ Select Nothing
***☐ Select Nothing
****Next
****Next
*Extras
*Documentation
**Rift Watchtower
**Documentation
***☑ Rift Watchtower
***☑ Documentation
**Skyrim Sewers
**Credits
***☑ Skyrim Sewers
***☑ Credits
**Vigilant
***☑ Vigilant
**Broken Oar script tweak
***☑ Broken Oar exit
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|No Silly Physics Damage - Carts Pots Bones etc}} ====
==== {{Fc|Red|Armor and Clothing Extension}} ====
<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/19002/? Nexus]  
  - Version: 2
  - Author: kryptopyr and Gamwich
  - Plugins: 1 ESL
  - Version: 1.5.2
  - Plugins: 1 ESP
 
{{ui|MAIN}} ''Armor and Clothing Extension''
{{ui|OPT}} ''Armor and Clothing Extension - SPID Patch {{Fc|Red|[1.4]}}''


  {{ui|MAIN}} ''No Silly Physics Damage (esl)''
  {{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|NPCs don't follow through doors while talking}} ====
==== {{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/66998/? Nexus]
* {{User:DrPharmDawg/Tag|Patch}}
- Author: Zerahar
- Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''NPC's don't follow through doors while talking''
  {{Fc|Highlight|Note:}} Place this patch completed from the previous mod here and {{ui|Activate}} it.
</div></br>
</div></br>


==== {{Fc|Blue|QUARK - Qwinn's Ultimate Amulet Restoration Kit}} ====
==== {{Fc|Red|AI Overhaul 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18177/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21654/? Nexus]
  - Author: Qwinn
  - Author: mnikjom SpiderAkiraC
  - Version: 1.3.1
  - Version: 1.8.5
  - Plugins: 1 ESL
  - Plugins: 1 ESP


  {{ui|MAIN}} ''QUARK - Amulet Restoration Kit v1_3_1''
  {{ui|MAIN}} ''AI Overhaul 1.8.5 AE 1.6.1130''
{{Fomod|
{{Fomod|
*Choose type of plugins to install
*Mod Options
**Plugin Options
**Main .esp Options
***◉ ESPFE plugins
***◉ AI Overhaul 1.8 (Recommended)
****Next
*Normal ESP USSEP and WACCF compatible installation
**Plugin Options
***☑ AmuletsShowOnEverything.esp
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Random Encounter Tweaks SE}} ====
==== {{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/53300/? Nexus]  
* {{User:DrPharmDawg/Tag|Port}} {{User:DrPharmDawg/Tag|Esl}}
  - Author: AndrealphusVIII
  - Download: [https://www.nexusmods.com/skyrim/mods/71809/? Nexus]  
  - Version: 1.1
  - Author: Rooker
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Random Encounter Tweaks SE {{Fc|Blue|[1.0]}}''
  {{ui|MAIN}} ''Bad Service Main 1_0''
 
{{Fc|Highlight|Note:}} Port and ESL {{Fc|Orange|Bad Service.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|Simple Dual Sheath}} ====
==== {{Fc|Blue|BlockSteal Papyrus}} ====
<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}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32605/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50049/? Nexus]  
- Author: shumkar
  - Author: SlavicPotato
- Version: 1.2
  - Version: 1.5.6
- Plugins: 1 ESL
 
{{ui|MAIN}} ''BlockSteal Papyrus STANDARD ESP FE''
</div></br>
 
==== {{Fc|Blue|Breakable Equipment System}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
* {{User:DrPharmDawg/Tag|Patch}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/23686/? Nexus]  
  - Author: Suzutsuki
  - Version: 1.11.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''Simple Dual Sheath for 1.6.629 and newer''
  {{ui|MAIN}} ''Breakable Equipment System''
  {{ui|OPT}} ''XPMSSE Left Hand Sheath Rotation Fix {{Fc|Red|[4.80]}}''
  {{ui|OPT}} ''Breakable Equipment System - Honed Metal Patch''


  {{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:}} 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.
</div></br>
</div></br>


==== {{Fc|Green|Sprint Sneak Movement Speed Fix}} ====
==== {{Fc|Red|Complete Crafting Overhaul Remastered}} ====
<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|Core}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/86631/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28608/? Nexus]  
  - Author: SlavicPotato
  - Author: kryptopyr
  - Version: 1.1.1
  - Version: 2.5.9
- Plugins: 1 ESP


  {{ui|MAIN}} ''Sprint Sneak Movement Speed Fix''
  {{ui|MAIN}} ''Complete Crafting Overhaul Remastered''
</div></br>
</div></br>


==== {{Fc|Blue|Survival Control Panel}} ====
==== {{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/41891/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/21691/? Nexus]  
  - Author: Parapets and colinswrath
  - Author: Skepmanmods
  - Version: 1.1.2
  - Version: 1.0
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Disarming Traps Is Dangerous ESL Version''
</div></br>
 
==== {{Fc|Blue|Fish Anywhere With Water}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60915/? Nexus]
- Author: wankingSkeever
- Version: 0.5
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Survival Control Panel''
  {{ui|MAIN}} ''Fish Anywhere With Water''
</div></br>
</div></br>


==== {{Fc|Blue|Time Flies 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">
* {{User:DrPharmDawg/Tag|Compact}}
* {{User:DrPharmDawg/Tag|Compact}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39426/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/4922/? Nexus]  
  - Author: dfxyz1 Akezhar Wolfpack49
  - Author: Axhoff
  - Version: 6.3.1
  - Version: 1.0a
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Time Flies SE''
  {{ui|MAIN}} ''Grind Stuff SE Edition v1.0a''


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


====CHECKPOINT 3====  
==== {{Fc|Blue|HearthFires Display Case Fix SE}} ====
<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/15104/? Nexus]
- Author: RealPuPpEt
- Version: 1.0
- Plugins: 1 ESL


  {{Fc|Highlight|ESL:}}
  {{ui|MAIN}} ''HearthFires Display Case Fix SE''
- Bad Service.esp


  {{Fc|Highlight|COMPACT AND ESL:}}
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|Hearthfires Display Case Fix SE.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|Hearthfires Houses Building Fix}} ====
 
===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/27298/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38670? Nexus]
  - Author: Ice885
  - Author: Roadhouse699 at 2am
  - Version: 0.3
  - Version: 1.2L
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Configurable Commentary Rate''
  {{ui|MAIN}} ''Hearthfires Houses Building Fix''
</div></br>
</div></br>


==== {{Fc|Blue|Guard Dialogue Overhaul SE}} ====
==== {{Fc|Blue|PTC's Hearthfire Mods}} ====
<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]
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: Eckss
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28999/? Nexus]  
  - Version: 2.18
  - Author: PatchesTheClown
  - Plugins: 1 ESP
  - Version: 1.0
  - Plugins: 3 ESL


  {{ui|MAIN}} ''Guard Dialogue Overhaul SE''
  {{ui|MAIN}} ''Better Apiaries''
{{ui|MAIN}} ''Functional Butter Churns''
{{ui|MAIN}} ''Hearthfire Cellar Entrances''


  {{Fc|Highlight|Optional:}} Hide {{Fc|Orange|Guard Dialogue Overhaul.modgroups}} file.
  {{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|Green|Guard Dialogue Overhaul - UHDAP Patch}} ====
==== {{Fc|Blue|Improved Traps}} ====
<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/17592/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/36366? Nexus]
  - Author: kryptopyr and Wiseman303
  - Author: mnikjom Eckss sharrken
  - Version: 2.5
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Guard Dialogue Overhaul - UHDAP Patch''
  {{ui|MAIN}} ''Improved Traps (Dangerous Edition)''
</div></br>
</div></br>


==== {{Fc|Red|Relationship Dialogue Overhaul - RDO SE}} ====
==== {{Fc|Blue|Arrow Limiter 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/1187/? Nexus]
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: cloudedtruth
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/7744/? Nexus]
  - Version: Final
  - Author: Lofgren
  - Plugins: 1 ESP
  - Version: 1.11
  - Plugins: 1 ESL
 
{{ui|MAIN}} ''Arrow Limiter''


  {{ui|MAIN}} ''Relationship Dialogue Overhaul - RDO Final''
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|LFGAmmoLimiter.esp}}.
</div></br>
</div></br>


==== {{Fc|Red|Relationship Dialogue Overhaul - Update and MCM}} ====
==== {{Fc|Blue|Potions and Lockpicks Limiter}} ====
<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]
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: cloudedtruth
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/42703/? Nexus]
  - Version: 1.0.5
  - Author: Lofgren
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Relationship Dialogue Overhaul - Update and MCM 1.0.5''
  {{ui|MAIN}} ''Lockpick and Potion Limity''
 
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|LockpickPotionLimiter.esp}}.
</div></br>
</div></br>


==== {{Fc|Blue|Misc Dialogue Edits }} ====
==== {{Fc|Blue|More Appropriate Outfits For NPCs (SPID)}} ====
<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/72635/? Nexus]  
  - Author: GOsteW and lilebonymace
  - Author: JobiWanUK
  - Version: 1.8.5
  - Version: 1.02
  - Plugins: 2 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Misc Dialogue Edits''
  {{ui|MAIN}} ''More Appropriate Outfits For NPCs {{Fc|Blue|[1.03]}}''
{{Fomod|
**Patches
***☑ Alternate Start - Live Another Life
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|More Dialogue Options }} ====
==== {{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/28905/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64108/? Nexus]  
  - Author: GOsteW and lilebonymace
  - Author: Jelidity
  - Version: 1.4
  - Version: 1.1.1
  - Plugins: 2 ESL
  - Plugins: 1 ESP, 1 ESL


  {{ui|MAIN}} ''More Dialogue Options - for Misc Dialogue Edits''
  {{ui|MAIN}} ''Myrwatch - House Fix''
  {{ui|UPDATE}} ''More Dialogue Options - Farengar hotfix''
  {{ui|OPT}} ''Myrwatch - House Fix - USCCCP Patch''
{{Fomod|
*
**Pathces
***☑ Guard Dialogue Overhaul
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|NPC Dialogue Audio Enhancer}} ====
==== {{Fc|Blue|No Silly Physics Damage - Carts Pots Bones etc}} ====
<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/36132/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/40040/? Nexus]
  - Author: Corsafire
  - Author: Skyrimaguas
  - Version: 2
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''NPC Dialogue Audio Enhancer''
  {{ui|MAIN}} ''No Silly Physics Damage (esl)''
</div></br>
</div></br>


==== {{Fc|Blue|NPCs React To Necromancy (And More)}} ====
==== {{Fc|Blue|NPCs don't follow through doors while talking}} ====
<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/66998/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70428/? Nexus]
  - Author: Zerahar
  - Author: JaySerpa
  - Version: 1.0
  - Version: 1.02
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''NPCs React to Necromancy''
  {{ui|MAIN}} ''NPC's don't follow through doors while talking''
</div></br>
</div></br>


==== {{Fc|Blue|Sleeping Expanded - Animations and NPC reactions}} ====
==== {{Fc|Blue|NPCs Wear Amulets of Mara PLUS}} ====
<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/66125/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59250/? Nexus]
  - Author: JaySerpa
  - Author: JaySerpa
  - Version: 1.22
  - Version: 2.03
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Sleeping Expanded''
  {{ui|MAIN}} ''NPCs Wear Amulets of Mara''
</div></br>
</div></br>


==== {{Fc|Blue|Bandit Lines Expansion}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/13838/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63733/? Nexus]
  - Author: TheRegisteredOne
  - Author: JaySerpa
  - Version: 1.1.1
  - Version: 1.07
  - Plugins: 1 ESL
  - Plugins: 2 ESL


  {{ui|MAIN}} ''Bandit Lines Expansion''
  {{ui|MAIN}} ''Pickpocket Reset''
{{ui|OPT}} ''Dark Elf Voices For Bandits''
</div></br>
</div></br>


==== {{Fc|Blue|Civil War Lines Expansion}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18177/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77566/? Nexus]
  - Author: Qwinn
  - Author: JaySerpa
  - Version: 1.3.1
  - Version: 1.06
  - Plugins: 1 ESL
  - Plugins: 2 ESL


  {{ui|MAIN}} ''Civil War Lines Expansion''
  {{ui|MAIN}} ''QUARK - Amulet Restoration Kit v1_3_1''
{{ui|OPT}} ''No Idles For Guards Optional Patch''
{{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|Forsworn and Thalmor Lines Expansion}} ====
==== {{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/80188/? Nexus]
  - Author: AndrealphusVIII
  - Author: JaySerpa
  - Version: 1.1
  - Version: 1.01
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Forsworn and Thalmor Lines Expansion''
  {{ui|MAIN}} ''Random Encounter Tweaks SE {{Fc|Blue|[1.0]}}''
</div></br>
</div></br>


==== {{Fc|Blue|Vampire Lines Expansion}} ====
==== {{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/83484/? Nexus]
  - Author: Ashen
  - Author: JaySerpa
  - Version: 1.02
  - Version: 1.01
  - Plugins: 1 ESL
  - Plugins: 2 ESL


  {{ui|MAIN}} ''Vampire Lines Expansion''
  {{ui|MAIN}} ''Stop Overencumbered Scavenging''
{{ui|OPT}} ''Orc Addon for Vampire Lines Expansion''
</div></br>
</div></br>


==== {{Fc|Blue|Serana Dialogue Add-On}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32161/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/41891/? Nexus]  
  - Author: Martimius
  - Author: Parapets and colinswrath
  - Version: 3.3.2
  - Version: 1.1.2
  - Plugins: 1 ESP
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Serana Dialogue Add-On SE''
  {{ui|MAIN}} ''Survival Control Panel''
</div></br>
</div></br>


===Part B: Sound Effects===
==== {{Fc|Blue|Time Flies 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}}.
* {{User:DrPharmDawg/Tag|Compact}}
</div>
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/39426/? Nexus]
-----
- Author: dfxyz1 Akezhar Wolfpack49
- Version: 8.1.2
- Plugins: 1 ESL


==== {{Fc|Red|Audio Overhaul for Skyrim SE}} ====
{{ui|MAIN}} ''Time Flies SE''
<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:}} Compact and ESL {{Fc|Orange|TimeFlies.esp}}.
 
  {{Fc|Highlight|Optional:}} Hide the {{Fc|Orange|Audio Overhaul Skyrim.modgroups}} file.
{{Fomod|
*Audio Overhaul for Skyrim (4.0.0)
**Installer
***☑ Continue
****Next
*Audio Overhaul for Skyrim (4.0.0)
**Main Files
***☑ 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}} ====
====CHECKPOINT: D====  
<div class="py-2 greenbd mgreenbg" 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/75388/? Nexus]
- Bad Service.esp
  - Author: cbgreely
 
  - Version: 1.0
{{Fc|Highlight|ESL:}}
  - Plugins: 1 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}} ''Saints and Seducers - Audio Overhaul Skyrim Patch''
  {{Fc|Highlight|LOOT:}}
- Sort Load Order with {{Fc|Orange|LOOT}}.
</div></br>
</div></br>


==== {{Fc|Red|Immersive Sounds - Compendium}} ====
==PART E: AUDIO==
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
 
* {{User:DrPharmDawg/Tag|Core}}
===Step 14: Dialogue===
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/523/? Nexus]
Mods to overhaul how NPCs communicate with the player.
- Author: lazygecko
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Version: 3.0
{{Fc|Highlight|Create a separator:}} {{Fc|Red|I-E-14) Dialogue}}.
- Plugins: 1 ESP
</div></br>


  {{ui|MAIN}} ''Immersive Sounds Compendium SSE 3.0''
==== {{Fc|Blue|Unofficial High Definition Audio Project}} ====
{{Fomod|
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Main Files
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/18115/? Nexus]
**Immersive Sounds – Compendium
- Author: sharrken
***☑ Main Files (Required)
- Version: 1.0
****Next
- Plugins: 6 ESL
*Melee Options
 
**Weapon Impact Options
  {{ui|MAIN}} ''Music - HQ''
***◉ IS Default (Extra Bloody)
{{ui|MAIN}} ''Voices EN - Part 1''
**Unarmed Impact Options
{{ui|MAIN}} ''Voices EN - Part 2''
***◉ S'wit Fighter Turbo
</div></br>
**Weapon Draw/Sheathe Options
 
***◉ Semi-Smooth Equip
==== {{Fc|Blue|Configurable Commentary Rate Slider}} ====
****Next
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
*Ranged Weapon Options
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38670? Nexus]
**Bow Shot Options
- Author: Roadhouse699 at 2am
***◉ High Fantasy (Shorter Arrow Whistle)
- Version: 1.2L
**Bow Pull Options
- Plugins: 1 ESL
***◉ Alternate
 
**Arrow Impact Options
{{ui|MAIN}} ''Configurable Commentary Rate''
***◉ High Fantasy
</div></br>
****Next
 
*Bonus Weaponry Options Options
==== {{Fc|Blue|Guard Dialogue Overhaul SE}} ====
**Extra Weaponry Options
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Extra Gory Killmove Sounds
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/22075? Nexus]
****Next
- Author: Eckss
*Magic Options
- Version: 3.0
**Soul Trap Options
- Plugins: 1 ESL
***◉ 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|Red|Audio Overhaul - Immersive Sounds Integration (AOS - ISC Compatibility Patch)}} ====
{{ui|MAIN}} ''Guard Dialogue Overhaul - ESL''
<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)''
  {{Fc|Highlight|Note:}} Hide {{Fc|Orange|Guard Dialogue Overhaul.modgroups}} file.
</div></br>
</div></br>


==== {{Fc|Green|Phoenix Compendium}} ====
==== {{Fc|Red|Relationship Dialogue Overhaul - RDO 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55221/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1187/? Nexus]
  - Author: Satafinix
  - Author: cloudedtruth
  - Version: 2.2.1
  - Version: Final
- Plugins: 1 ESP
 
{{ui|MAIN}} ''Relationship Dialogue Overhaul - RDO Final''
</div></br>
 
==== {{Fc|Red|Relationship Dialogue Overhaul - Update and MCM}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/44601/? Nexus]
- Author: cloudedtruth
- Version: 1.0.5
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Relationship Dialogue Overhaul - Update and MCM 1.0.5''
</div></br>
 
==== {{Fc|Blue|Misc Dialogue Edits }} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28904/? Nexus]
- Author: GOsteW and lilebonymace
- Version: 1.9.5.2
- Plugins: 2 ESL


  {{ui|MAIN}} ''Phoenix Compendium v2.2.1''
  {{ui|MAIN}} ''Misc Dialogue Edits''
{{Fomod|
{{Fomod|
*Phoenix Compendium
**Patches
**Phoenix Compendium
***☑ Alternate Start - Live Another Life
***☑ Procced
****Install}}
****Next
</div></br>
*Enigma Series Reworks
 
**Unique Voice Reworks
==== {{Fc|Blue|More Dialogue Options }} ====
***☑ Enigma Series -All In One-
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Daedric Enigma -All In One-
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/28905/? Nexus]
***☑ Valthume: Dragon Priest
- Author: GOsteW and lilebonymace
***☑ Ebony Warrior
- Version: 1.5.1
***☑ Harkon
- Plugins: 2 ESL
***☑ Miraak's
 
***☑ Sinding
{{ui|MAIN}} ''More Dialogue Overhaul''
***☑ Tsun
{{Fomod|
***☑ Vyrthur
*
****Next
**Pathces
*Enigma Series Chapter 3
***☑ (manual) Guard Dialogue Overhaul - ESL version
**Wild Life
****Install}}
***☑ The Book Of The Wild -Enigma Series Chapter 3-
</div></br>
****Next
 
*Monster Pack 1
==== {{Fc|Blue|NPC Dialogue Audio Enhancer}} ====
**Monster
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Arachnid -Spiders Sounds Rework SFX-
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/40040/? Nexus]
***☑ Atronach (Fire)
- Author: Skyrimaguas
***☑ Atronach (Storm)
- Version: 1.0
***☑ Atronach (Frost)
- Plugins: 1 ESL
***☑ SIRIN -Hagraven Sounds Rework-
 
***☑ Falmer Sounds -The Betrayed Remaster-
{{ui|MAIN}} ''NPC Dialogue Audio Enhancer''
***☑ Dwarven Centurion Re-Engaged (Voiced Rework)
</div></br>
***☑ Wyrm - Dragons Sounds Rework -
 
****Next
==== {{Fc|Blue|Bandit Lines Expansion}} ====
*Monster Pack 2
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Undead
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/63733/? Nexus]
***☑ Banshee
- Author: JaySerpa
***☑ Barghest
- Version: 1.09
***☑ Draugr
- Plugins: 1 ESL
***☑ Gargoyle
 
***☑ Ghosts
{{ui|MAIN}} ''Bandit Lines Expansion''
***☑ Skeletons
</div></br>
****Next
 
*Colossus -Giants SFX Voice Rework
==== {{Fc|Blue|Brawl Lines Expansion and Fixes}} ====
**Colossus -Giants SFX Voice Rework
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***◉ Colossus
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/94070/? Nexus]
****Next
- Author: JaySerpa
*Player Character Reworks
- Version: 1.0.2
**Player character
- Plugins: 1 ESL
***☐ Select Nothing
 
****Next
{{ui|MAIN}} ''Brawl Lines Expansion''
*Airgetlam -Modern Magic Sounds Rework-
</div></br>
**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|Civil War 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/10927/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/77566/? Nexus]
  - Author: BanjoBunny
  - Author: JaySerpa
  - Version: 1.0
  - Version: 1.06
- Plugins: 2 ESL


  {{ui|MAIN}} ''Bard Instrumentals Mostly - Sing Rarely''
  {{ui|MAIN}} ''Civil War Lines Expansion''
{{ui|OPT}} ''No Idles For Guards Optional Patch''
</div></br>
</div></br>


==== {{Fc|Green|Better Animal Footsteps}} ====
==== {{Fc|Blue|Falmer Servant 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">
  - Download: [https://www.nexusmods.com/skyrim/mods/24805/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/120995/? Nexus]
  - Author: Volnaiskra
  - Author: JaySerpa
  - Version: 1.5
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''Better Animal Footsteps 1.5''
  {{ui|MAIN}} ''Falmer Servant Lines Expansion''
{{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|Forsworn and Thalmor 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">
  - Download: [https://www.nexusmods.com/skyrim/mods/12608/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/80188/? Nexus]
  - Author: Yuatari
  - Author: JaySerpa
  - Version: 1
  - Version: 1.02
- Plugins: 1 ESL


  {{ui|MAIN}} ''Better Horse Pain Sounds''
  {{ui|MAIN}} ''Forsworn and Thalmor Lines Expansion''
</div></br>
</div></br>


==== {{Fc|Green|Brutal Combat Sounds}} ====
==== {{Fc|Blue|Immersive Rejections}} ====
<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/67930/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/57442/? Nexus]
  - Author: JaySerpa
  - Author: dabeasttv367
  - Version: 1.13
  - Version: 1.0
- Plugins: 1 ESL


  {{ui|MAIN}} ''BrutalCombatSounds''
  {{ui|MAIN}} ''Immersive Rejections''
</div></br>
</div></br>


==== {{Fc|Green|Draugr don't breathe SSE}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/107492/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/18543/? Nexus]
  - Author: JaySerpa
  - Author: RJinthematrix
  - Version: 1.0
  - Version: 1
- Plugins: 1 ESL


  {{ui|MAIN}} ''Dragonpriests don't breathe loose files version''
  {{ui|MAIN}} ''NPCs React To Frenzy''
{{ui|MAIN}} ''Draugr Don't Breathe SSE esp version loose files version''
</div></br>
</div></br>


==== {{Fc|Blue|IHSS - Improved Horse Step Sounds}} ====
==== {{Fc|Blue|NPCs React To Invisibility}} ====
<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/91480/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/848/? Nexus]
  - Author: JaySerpa
  - Author: Crystan
  - Version: 1.11
  - Version: 2.2
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Improved Horse Step Sounds - Special Edition''
  {{ui|MAIN}} ''NPCs React To Invisibility''
 
{{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|IHSS.esp}}.
</div></br>
</div></br>


==== {{Fc|Green|Lower Sounding Thieves Guild Door}} ====
==== {{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/1826/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70428/? Nexus]
  - Author: John Kelly
  - Author: JaySerpa
  - Version: 1.0
  - Version: 1.02
- Plugins: 1 ESL


  {{ui|MAIN}} ''LowerVolume {{Fc|Green|[1]}}''
  {{ui|MAIN}} ''NPCs React to Necromancy''
</div></br>
</div></br>


==== {{Fc|Blue|No More Crunchy Death Sounds SSE}} ====
==== {{Fc|Blue|Sleeping Expanded - Animations and NPC reactions}} ====
<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/16574/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/59250/? Nexus]
  - Author: Rjinthematrix
  - Author: JaySerpa
  - Version: 1
  - Version: 1.23
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''no crunchy death sounds ESP-FE {{Fc|Blue|[1.1]}}''
  {{ui|MAIN}} ''Sleeping Expanded {{Fc|Blue|[1.22]}}''
</div></br>
</div></br>


==== {{Fc|Green|Realistic wolf howls}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrim/mods/30636/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/83484/? Nexus]
  - Author: Korvik
  - Author: JaySerpa
  - Version: 1.1
  - Version: 1.01
- Plugins: 2 ESL


  {{ui|MAIN}} ''Realistic Wolf Howls Less barks {{Fc|Green|[1.4]}}''
  {{ui|MAIN}} ''Vampire Lines Expansion''
{{ui|OPT}} ''Orc Addon for Vampire Lines Expansion''
</div></br>
</div></br>


==== {{Fc|Green|Skeletons don't breathe SSE}} ====
==== {{Fc|Blue|Serana Dialogue Add-On}} ====
<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/18542/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/32161/? Nexus]
  - Author: RJinthematrix
  - Author: Martimius
  - Version: 1
  - Version: 4.1.1.3
- Plugins: 1 ESP


  {{ui|MAIN}} ''skeletons don't breathe SSE loose files version''
  {{ui|MAIN}} ''Serana Dialogue Add-On SE''
</div></br>
</div></br>


==== {{Fc|Green|Sound Hammering Sounds}} ====
===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/skyrimspecialedition/mods/5592/? Nexus]
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Author: sialivi
  {{Fc|Highlight|Create a separator:}} {{Fc|Red|I-E-15) Sound Effects}}.
- Version: 1.0
 
{{ui|MAIN}} ''Sound Hammering Sounds''
</div></br>
</div></br>


==== {{Fc|Green|Thundering Shouts}} ====
==== {{Fc|Red|Audio Overhaul for Skyrim 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/14352/? Nexus]
* {{User:DrPharmDawg/Tag|Core}}
  - Author: greentea101
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/12466/? Nexus]
  - Version: 1.1
  - Author: David Jegutidse
  - Version: 4.1.3
- Plugins: 1 ESP


  {{ui|OPT}} ''Thundering Shouts Loose files (main file version)''
  {{ui|MAIN}} ''Audio Overhaul for Skyrim (4.1.3)''
</div></br>


==== {{Fc|Green|Heart of the Beast - Werewolf Sound and Texture Overhaul}} ====
{{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/13779/? Nexus]
*Audio Overhaul for Skyrim (4.1.2)
- Author: NsJones
**Main Files
- Version: 1.8
***☑ Required Files
 
****Next
{{ui|MAIN}} ''Alpha werewolf sounds - VERY VICIOUS AND AGGRESSIVE {{Fc|Green|[1.7]}}''
*Requirements and Recommendations
</div></br>
**Requirements
 
***☑ Engine Fixes
===Part C: Music===
***☑ Sound Record Distributor
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
**Recommended
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-04-C) Music}}.
***☑ Acoustic Space Improvement Fixes
</div>
***☑ Reverb Interior Sounds Expansion
-----
****Next
 
*Addons
==== {{Fc|Blue|BA Bard Songs}} ====
**Mods
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
***☐ Select Nothing
* {{User:DrPharmDawg/Tag|New}}
****Next
- Download: [https://www.nexusmods.com/skyrim/mods/47202/? Nexus]
*Installation Complete
- Author: Shiiholude
**Thank You!
- Version: 1.3
***☑ Thank You!
- Plugins: 1 ESL
 
{{ui|MAIN}} ''BA_BardSongs_FOMOD''
{{Fomod|
*Bard Songs
**BA Bard Songs
***◉ AIO
****Install}}
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|Around the Fire - Skyrim Fan-Made Music}} ====
==== {{Fc|Green|Saints and Seducers - Audio Overhaul Skyrim Patch}} ====
<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/75388/? Nexus]
  - Download: [https://www.nexusmods.com/skyrim/mods/36144/? Nexus]
  - Author: cbgreely
  - Author: OrganicView aka CaptainCreepy
  - Version: 1.0
  - Version: 1.0
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''Around the Fire''
  {{ui|MAIN}} ''Saints and Seducers - Audio Overhaul Skyrim Patch''
</div></br>
</div></br>


==== {{Fc|Blue|Melodies of Civilization - Skyrim Fan-Made Music}} ====
==== {{Fc|Red|Immersive Sounds - Compendium}} ====
<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}}
* {{User:DrPharmDawg/Tag|Core}}
  - Download: [https://www.nexusmods.com/skyrim/mods/30014/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/523/? Nexus]
  - Author: OrganicView aka CaptainCreepy
  - Author: lazygecko
  - Version: 1.01
  - Version: 3.0
  - Plugins: 1 ESL
  - Plugins: 1 ESP


  {{ui|MAIN}} ''Melodies of Civilization 1.01''
  {{ui|MAIN}} ''Immersive Sounds Compendium SSE 3.0''
</div></br>
 
==== {{Fc|Blue|Dawnguard Music Overhaul - Skyrim Fan-made 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/48613/? Nexus]
- Author: OrganicView aka CaptainCreepy
- 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''
</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
*Main Files
**Select modules
**Immersive Sounds – Compendium
***☑ Explore Module
***☑ Main Files (Required)
***☑ Combat Module
***☑ Town Module
***☑ Castle Module
***☑ Tavern Module
**Select Dungeon Tracks
***☑ Dungeon Atmospheric
***☑ Dungeon Melodic
****Next
****Next
*Compatibility Patches
*Melee Options
**Celtic Music in Skyrim
**Weapon Impact Options
***◉ None
***◉ IS Default (Extra Bloody)
**Combat Compatibility
**Unarmed Impact Options
***◉ None
***◉ S'wit Fighter Turbo
**Still - Skyrim Inspired Music
**Weapon Draw/Sheathe Options
***☐ Select Nothing
***◉ Semi-Smooth Equip
**Around The Fire - Skyrim Fan-Made Music
***☐ Select Nothing
**Melodies of Civilization - Skyrim Fan-Made Music
***◉ None
****Next
****Next
*Main Menu Replacer
*Ranged Weapon Options
**Main Menu Replacer
**Bow Shot Options
***☐ Select Nothing
***◉ High Fantasy (Shorter Arrow Whistle)
**Bow Pull Options
***◉ Alternate
**Arrow Impact Options
***◉ High Fantasy
****Next
****Next
*Reminder
*Bonus Weaponry Options Options
**Main
**Extra Weaponry Options
***☑ Important
***☑ Extra Gory Killmove Sounds
****Next
****Next
*Thank You!
*Magic Options
**Done
**Soul Trap Options
***☑ Thank you for installing my mod!
***◉ Soul Suck
****Install}}
**Restoration Options
</div></br>
***◉ Templar
 
**Firebolt Options
==== {{Fc|Red|SkyRem Guide Custom Settings}} ====
***◉ Swooshy
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26789/? Nexus]
*Creature Options
- Author: DrPharmDawg
**Creature Options
- Version: 9.0.0
***☑ Well-Mannered Wolves
***☑ Sensible Storm Atronachs
****Next
*Nirnroot Options
**Nirnroot Options
***◉ High Fantasy
**Misc Options
***☐ Select Nothing
****Install}}
</div></div></br>


{{ui|MAIN}} ''SkyRem Custom Settings''
==== {{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


  {{Fc|Highlight|Note:}} If not using the music mods from this section, hide the {{Fc|Orange|Music Patch.esp}} plugin.
  {{ui|MAIN}} ''Audio Overhaul Skyrim - Immersive Sounds Compendium Integration (1.1.0)''
</div></br>
</div></br>


====CHECKPOINT 4====
==== {{Fc|Green|Phoenix Compendium}} ====
<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">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/55221/? Nexus]
- Author: Satafinix
- Version: 2.3.0


{{Fc|Highlight|COUNTS:}}
  {{ui|MAIN}} ''Phoenix Compendium 2.3.0''
- Mods: +45 = {{Fc|Orange|133}}
{{Fomod|
- Plugins: +36 = {{Fc|Orange|137}} (ESMs = 18, ESPs = 14, ESMs + ESPs = 32, ESLs = 105)
*Phoenix Compendium
 
**Phoenix Compendium
{{Fc|Highlight|LOOT:}}
***☑ Procced
- Sort Load Order with {{Fc|Orange|LOOT}}.
****Next
</div></br>
*Enigma Series Reworks
 
**Unique Voice Reworks
==STEP D: ANIMATION ==
***☑ Enigma Series -All In One-
 
***☑ Daedric Enigma -All In One-
===Part 1: Animation===
***☑ Valthume: Dragon Priest
<div class="py-2 whitebd mwhitebg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Ebony Warrior
{{Fc|Highlight|Create a separator:}} {{Fc|Orange|I-D-01) Animation}}.
***☑ Harkon
</div>
***☑ Miraak's
-----
***☑ Sinding
==== {{Fc|Red|Project New Reign - Nemesis Unlimited Behavior Engine}} ====
***☑ Tsun
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Vyrthur
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60033 Nexus]
****Next
- Author: Shikyo Kira
*Enigma Series Chapter 3
- Version: v0.84-beta
**Wild Life
 
***☑ The Book Of The Wild -Enigma Series Chapter 3-
  {{ui|MAIN}} ''Nemesis Unlimited Behavior Engine''
****Next
 
*Monster Pack 1
{{Fc|highlight|Executable:}} Add {{Fc|Orange|Nemesis}} as an executable to MO2.
**Monster
        Binary = {{ui|Nemesis Unlimited Behavior Engine.EXE}}
***☑ Insectoid - Chaurus Sounds Rework -
        Argument = Leave Blank
***☑ Ash Spawn
 
***☑ Arachnid -Spiders Sounds Rework SFX-
{{Fc|Highlight|Note:}} Nemesis requires {{Fc|Red|.Net 5.0 SDK}}.
***☑ Atronach (Fire)
</div></br>
***☑ Atronach (Storm)
 
***☑ Atronach (Frost)
==== {{Fc|Red|Animation Motion Revolution}} ====
***☑ SIRIN -Hagraven Sounds Rework-
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Falmer Sounds -The Betrayed Remaster-
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50258/? Nexus]
***☑ Dwarven Centurion Re-Engaged (Voiced Rework)
- Author: alexsylex
***☑ Wyrm - Dragons Sounds Rework -
- Version: 1.5.3
****Next
 
*Monster Pack 2
{{ui|MAIN}} ''Animation Motion Revolution''
**Undead
</div></br>
***☑ Banshee
 
***☑ Barghest
==== {{Fc|Red|Dynamic Animation Replacer}} ====
***☑ Draugr
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Gargoyle
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/33746/? Nexus]
***☑ Ghosts
- Author: Felisky
***☑ Skeletons
- Version: 1.1.3
****Next
 
*Colossus -Giants SFX Voice Rework
{{ui|MAIN}} ''DynamicAnimationReplacerAE v1.1.3 for Skyrim 16629''
**Colossus -Giants SFX Voice Rework
</div></br>
***◉ Colossus
 
==== {{Fc|Red|True Directional Movement - Modernized Third Person Gameplay}} ====
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51614/? Nexus]
- Author: Ersh
- Version: 2.2.3
- Plugins: 1 ESL
 
{{ui|MAIN}} ''True Directional Movement''
</div></br>
 
==== {{Fc|Green|Animation Queue Fix}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/82395/? Nexus]
- Author: Ersh
- Version: 1.0.1
 
{{ui|MAIN}} ''Animation Queue Fix''
</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}} ''Armor Type Specific Animations''
{{Fomod|
*Introduction
**Intro group
***☑ Intro
****Next
****Next
*Installation
*Player Character Reworks
**Installation
**Player character
***◉ Install All
***☐ Select Nothing
**Penumbra - Addon -
***☐ Select Nothing
****Next
****Next
*Finish
*Airgetlam -Modern Magic Sounds Rework-
**Thanks
**Airgetlam -Modern Magic Sounds Rework-
***☑ Thank you!
***◉ 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}}
****Install}}
</div></br>
</div></div></br>


==== {{Fc|Green|cookeh's conditional and random animations - CCARA DAR}} ====
==== {{Fc|Green|Bard Instrumentals Mostly - Sing Rarely}} ====
<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/skyrimspecialedition/mods/10927/? Nexus]  
  - Author: cookeh
  - Author: BanjoBunny
  - Version: 2.0.7
  - Version: 1.0


  {{ui|MAIN}} ''CCARA DAR''
  {{ui|MAIN}} ''Bard Instrumentals Mostly - Sing Rarely''
{{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|Blue|IHSS - Improved Horse Step Sounds}} ====
<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/38534/? Nexus]
* {{User:DrPharmDawg/Tag|Compact}}
  - Author: Everglaid
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/848/? Nexus]
  - Version: 1.1
  - Author: Crystan
  - Version: 2.2
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Improved Horse Step Sounds - Special Edition''


  {{ui|MAIN}} ''EVG Animation Variance 1.1''
  {{Fc|Highlight|Note:}} Compact and ESL {{Fc|Orange|IHSS.esp}}.
{{Fomod|
*Install Type
**Options
***◉ Recommended
****Next
*Thank you for installing
**Thank you
***☑ Thank you
****Install}}
</div></br>
</div></br>


==== {{Fc|Blue|EVG Conditional Idles}} ====
==== {{Fc|Blue|No More Crunchy Death Sounds 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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34006/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/16574/? Nexus]  
  - Author: Everglaid
  - Author: Rjinthematrix
  - Version: 1.42
  - Version: 1
  - Plugins: 1 ESL
  - Plugins: 1 ESL


  {{ui|MAIN}} ''EVG Conditional Idles''
  {{ui|MAIN}} ''no crunchy death sounds ESP-FE {{Fc|Blue|[1.1]}}''
{{Fomod|
*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}} ====
==== {{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">
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5592/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/70354/? Nexus]
  - Author: sialivi
  - Author: samuelga24
  - Version: 1.0
  - Version: 1.3


  {{ui|MAIN}} ''Don't sheat bound weapons''
  {{ui|MAIN}} ''Sound Hammering Sounds''
</div></br>
</div></br>


==== {{Fc|Blue|Draw 2 - Dual Weapon Equip-Unequip Animations}} ====
==== {{Fc|Green|Thundering Shouts}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/45579/? Nexus]
- Author: Korodic
- Version: 1.6
- Plugins: 1 ESL
 
{{ui|MAIN}} ''Draw 2''
</div></br>
 
==== {{Fc|Green|Dual Wield Improved Animation SSE}} ====
<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/14352/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5012/? Nexus]
  - Author: greentea101
  - Author: me
  - Version: 1.1
  - Version: 1


  {{ui|MAIN}} ''Dual Wield SSE''
  {{ui|OPT}} ''Thundering Shouts Loose files (main file version)''
</div></br>
</div></br>


==== {{Fc|Green|Enhanced 1st Person Parry Animation for SSE}} ====
==== {{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/20374/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrim/mods/13779/? Nexus]
  - Author: 5poiler
  - Author: NsJones
  - Version: 1.1
  - Version: 1.8


  {{ui|MAIN}} ''1stPerson Parry Animation''
  {{ui|MAIN}} ''Alpha werewolf sounds - VERY VICIOUS AND AGGRESSIVE {{Fc|Green|[1.7]}}''
{{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|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/5890/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/26789/? Nexus]  
  - Author: DarkAngel13 Argonil
  - Author: DrPharmDawg
  - Version: 2.1
  - Version: 10.0.0


  {{ui|MAIN}} ''D13 Faster Get Up Stand Up SSE''
  {{ui|MAIN}} ''SkyRem Custom Settings''
</div></br>
</div></br>


==== {{Fc|Green|Gesture Animation Remix (DAR)}} ====
====CHECKPOINT: E====
<div class="py-2 greenbd mgreenbg" 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}}
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/64420/? Nexus]
- Author: CHIMgarden
- Version: 1.9.9


  {{ui|MAIN}} ''Gesture Animation Remix (DAR) - main archive''
  {{Fc|Highlight|COUNTS:}}
</div></br>
- Mods: +32 = {{Fc|Orange|216}}
- Plugins: +35 = {{Fc|Orange|177}} (ESMs = 18, ESPs = 16, ESMs + ESPs = 34, ESLs = 143)


==== {{Fc|Green|Lively Children Animations (DAR)}} ====
{{Fc|Highlight|LOOT:}}
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
  - Sort Load Order with {{Fc|Orange|LOOT}}.
* {{User:DrPharmDawg/Tag|New}}
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/67557/? Nexus]
- Author: CHIMgarden
- Version: 1.0.0
 
{{ui|MAIN}} ''Lively Children Animations (DAR)''
</div></br>
</div></br>


==== {{Fc|Blue|No Spinning Death Animation}} ====
==PART F: ANIMATION ==
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/1432/? Nexus]
- Author: dDefinder
- Version: 1.31
- Plugins: 1 ESP


  {{ui|MAIN}} ''No Spinning Death Animation''
===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|Sky Idles SE}} ====
==== {{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/45794/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/60033 Nexus]
  - Author: juhaaaa
  - Author: Shikyo Kira
  - Version: 5.0.3
  - Version: v0.84-beta
  - Plugins: 2 ESL
 
  {{ui|MAIN}} ''Nemesis Unlimited Behavior Engine''


  {{ui|MAIN}} ''Sky Idles''
  {{Fc|highlight|Executable:}} Add {{Fc|Orange|Nemesis}} as an executable to MO2.
{{ui|MAIN}} ''Sky Idles FOMOD {{Fc|Blue|[v4.4.3]}}''
        Binary = {{ui|Nemesis Unlimited Behavior Engine.EXE}}
        Argument = Leave Blank


{{Fomod|
{{Fc|Highlight|Note:}} Nemesis requires {{Fc|Red|.Net 5.0 SDK}}.
*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|Red|Animation Motion Revolution}} ====
<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/41252/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/50258/? Nexus]  
  - Author: mwilsnd
  - Author: alexsylex
  - Version: 1.7
  - Version: 1.5.3
- Plugins: 1 ESL


  {{ui|MAIN}} ''SmoothCam''
  {{ui|MAIN}} ''Animation Motion Revolution''
{{Fomod|
*Version
**Select Version
***◉ SmoothCam AE
****Next
*Plugin
**Select Plugin Type
***◉ ESL
****Install}}
</div></br>
</div></br>


==== {{Fc|Green|SmoothCam - SynErgy Preset}} ====
==== {{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/46655/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/82395/? Nexus]
  - Author: Syn
  - Author: Ersh
  - Version: 0.6
  - Version: 1.0.1


  {{ui|MAIN}} ''SmoothCam - SynErgy Preset v0.6''
  {{ui|MAIN}} ''Animation Queue Fix''
</div></br>
</div></br>


==== {{Fc|Green|Take a Seat - New DAR Sitting Animations}} ====
==== {{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">
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/54193/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/99621/? Nexus]
  - Author: JaySerpa
  - Author: Ersh
  - Version: 1.0
  - Version: 1.0.2


  {{ui|MAIN}} ''Take a Seat - DAR Animations''
  {{ui|MAIN}} ''Paired Animation Improvements''
</div></br>
</div></br>


==== {{Fc|Blue|UNDERDOG - Animations}} ====
==== {{Fc|Red|Open Animation Replacer}} ====
<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/51811/? Nexus]  
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/92109/? Nexus]
  - Author: Hiro
  - Author: Ersh
  - Version: 1.9.1
  - Version: 2.3.6
- Plugins: -1 ESP, 1 ESL (Replaces No Spinning Death Animation ESP with ESL)


  {{ui|MAIN}} ''UNDERDOG - Animations 1.9.1''
  {{ui|MAIN}} ''Open Animation Replacer''
{{Fomod|
</div></br>
*Introduction
 
**Introduction
==== {{Fc|Green|Open Animation Replacer - Detection Plugin}} ====
***☑ Introduction
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
****Next
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/104806/? Nexus]
*Sneak Attacks and Sneak Power Attack
- Author: Nonameron
**Sneak Attacks
- Version: 2.1.1
***◉ Sneak Attacks Main
 
****Next
{{ui|MAIN}} ''Open Animation Replacer - Detection Plugin''
*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}}
</div></br>
</div></br>


==== {{Fc|Red|XP32 Maximum Skeleton Special Extended - XPMSSE}} ====
==== {{Fc|Green|Open Animation Replacer - IED Conditions}} ====
<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/1988/? Nexus]
  - Download: [https://www.nexusmods.com/skyrimspecialedition/mods/98308/? Nexus]
  - Author: Team XPMSE
  - Author: SlavicPotato
  - Version: 4.81
  - Version: 1.0.2
- Plugins: 1 ESP


  {{ui|MAIN}} ''XP32 Maximum Skeleton Special Extended''
  {{ui|MAIN}} ''Open Animation Replacer - IED conditions''
{{Fomod|
</div></br>
*Skeleton
 
**Meshes
==== {{Fc|Red|True Directional Movement - Modernized Third Person Gameplay}} ====
***☑ Skeleton Meshes
<div class="py-2 redbd mredbg" style="margin:5px; border: 2px solid; border-radius:5px">
***☑ Creature Meshes
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/51614/? Nexus]
**Animation Rig Map
- Author: Ersh
***◉ Physics Extensions
- Version: 2.2.6
- Plugins: 1 ESL
 
{{ui|MAIN}} ''True Directional Movement''
</div></br>
 
==== {{Fc|Green|Arm Movement Animations (OAR)}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/62849/? Nexus]
- Author: CHIMgarden
- Version: 2.2.0
 
{{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}} ''Armor Type Specific Animations''
{{Fomod|
*Introduction
**Intro group
***☑ Intro
****Next
****Next
*Character Creation
*Installation
**Character Creation
**Installation
***◉ Racemenu
***◉ Install All
****Next
****Next
*Character Creation
*Finish
**Weapon Style Randomizer for NPCs
**Thanks
***◉ None
***☑ Thank you!
****Next
****Install}}
*Animation Variants
</div></br>
**Belt-Fastened Quivers
 
***◉ None
==== {{Fc|Green|cookeh's conditional and random animations - CCARA DAR}} ====
**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/37783/? Nexus]
**Dagger on Hip
- Author: cookeh
***◉ None
- Version: 2.0.7
**Magic
 
***◉ None
{{ui|MAIN}} ''CCARA DAR''
**Sword on Back
{{Fomod|
***◉ None
*Welcome!
**Sword on Hip
**README
***◉ None
***☑ Thanks!
****Next
****Next
*First Person Animation
*Choose what you want
**Axe - Warning! Missing Sounds!
**Select one
***☐ Select Nothing
***◉ Mix and match
**Sword - Warning! Missing Sounds!
***◉ None
****Next
****Next
*Mounted Combat Animations
*Mix and match
**Axe - Warning! Missing Sounds!
**Select one
***☐ Select Nothing
***☑ Default idle
**Bow
***☑ Turn head idle
***☐ Select Nothing
***☑ Crouching idle
***☑ Block sun
***☑ Catch snowflake
***☑ Stroke hair
****Install}}
</div></br>
 
==== {{Fc|Green|Customizable Faster Woodcutting Animation - OAR or DAR}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/73857/? Nexus]
- Author: MaskedRPGFan
- Version: 2.0.0
 
{{ui|MAIN}} ''Customizable Faster Woodcutting Animation - OAR''
{{Fomod|
*Speed
**Speed
***◉ 50% Faster
****Install}}
</div></br>
 
==== {{Fc|Green|EVG Animation Variance}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/38534/? Nexus]
- Author: Everglaid
- Version: 1.1
 
{{ui|MAIN}} ''EVG Animation Variance 1.1''
{{Fomod|
*Install Type
**Options
***◉ Recommended
****Next
*Thank you for installing
**Thank you
***☑ Thank you
****Install}}
</div></br>
 
==== {{Fc|Blue|EVG CLAMBER - Slope Animations}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/114653/? Nexus]
- Author: Everglaid - miken1ke - Ersh
- Version: 1.0
- Plugins: 1 ESL
 
{{ui|MAIN}} ''EVG CLAMBER - Slope Animations 1.0''
{{Fomod|
*Core
**Main Files
***☑ Install
****Intall}}
</div></br>
 
==== {{Fc|Blue|EVG Conditional Idles}} ====
<div class="py-2 bluebd mbluebg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/34006/? Nexus]
- Author: Everglaid
- Version: 1.51
- Plugins: 1 ESL
 
{{ui|MAIN}} ''EVG Conditional Idles''
{{Fomod|
*Options
**Required
***☑ Core Modules
****Next
*Thank you for installing
**Thank you
***☑ Thank you
****Install}}
</div></br>
 
==== {{Fc|Green|D13 Faster GET UP STAND UP animation vanilla friendly SSE}} ====
<div class="py-2 greenbd mgreenbg" style="margin:5px; border: 2px solid; border-radius:5px">
- Download: [https://www.nexusmods.com/skyrimspecialedition/mods/5890/? Nexus]
- Author: DarkAngel13 Argonil
- Version: 2.1
 
{{ui|MAIN}} ''D13 Faster Get Up Stand Up SSE''
</div></br>
 
==== {{Fc|Green|Gesture Animation Remix (DAR)}} ====
<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
*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}}
</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!
**Sword - Warning! Missing Sounds!
***◉ None
***◉ None
****Next
****Next
*Compatibility Patches
*Animation Replacers for Mounted Combat
**The Joy of Perspective
**Axe - Warning! Missing Sounds!
***◉ None
***☐ Select Nothing
**Schlongs of Skyrim
**Bow
***◉ None
***☐ Select Nothing
****Next
**Sword - Warning! Missing Sounds!
*Compatibility Patches
***◉ None
**Deadly Mutation
****Next
***◉ None
*Compatibility Patches
****Next
**Compatibility Patches
*Compatibility Patches
***☐ Select Nothing
**Enderal
****Install}}
***◉ None
</div></br>
 
==== {{Fc|Red|XP32 Maximum Skeleton Special Extended - Fixed Scripts}} ====
<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">
- 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.