Logo A Dragonborn's Fate


Due to constant game updates and the community split regarding which game versions to support, the guide has been discontinued and will be longer being updated.
The website will remain available for archival purposes.

Utilities

Make sure the A Dragonborn's Fate profile is active before proceeding.

Creating a Separator in MO2.

  1. Right-click the empty space in the left pane of MO2 and select Create separator.
  2. Name the separator Utilities.

SKSE (Script Extender)

Installation instructions:

  1. Main Files - Skyrim Script Extender (SKSE64) 2.2.3 (Manual download, first file).
  2. From the downloaded archive, extract everything to the game's Root folder.
If you do not know what the Root folder is, read the Key Terminology section from the Setup page.
  1. After proper install, your Root Folder should look like this:
    Screenshot of the root folder showcasing correct SKSE install
Extends the scripting capabilities of the game.

Address Library for SKSE Plugins

Installation instructions:

Resource required for other SKSE plugins.
After installing a mod, make sure you check the box next to it in the left pane of MO2 to enable it.

Crash Logger SSE AE VR - PDB support

Installation instructions:

Generates crash logs.

SSE Display Tweaks

Installation instructions:

  1. Main Files - SSE Display Tweaks
  2. Once the mod has been installed, double-click on it in the left pane of MO2
  3. In the INI-Files tab, select SKSE/Plugins/SSEDisplayTweaks.ini
  4. Change the following options:
    • Set FramerateLimit to a value you want the game FPS to be locked to (line 204)
    • If you set FramerateLimit to a value higher than 60:
      • Set DynamicUpdateBudget to true (line 542)
      • Set BudgetMaxFPS to the same value as InGameFPS (line 561)
      If you are using VRR (G-Sync or FreeSync):
      • Set AllowTearing to true (line 109)
      • Set FramerateLimitMode to 1 (line 213)
All-in-one solution for smooth FPS-unlocked gameplay, also includes many fixes and tweaks.

Scaleform Translation Plus Plus

Installation instructions:

Enables native translation nesting present within SkyUI.

Whose Quest Is It Anyway

Installation instructions:

Swaps the "Quest items cannot be removed..." message for a more descriptive message informing you which quest the item belongs to.

powerofthree's Papyrus Extender

Installation instructions:

  1. Main Files - Papyrus Extender
  2. You will be prompted with a FOMOD installer:
    1. Install
SKSE plugin that extends scripting functionality.

PapyrusUtil SE - Modders Scripting Utility Functions

Installation instructions:

SKSE plugin adding several new scripts with native functions.

Spell Perk Item Distributor (SPID)

Installation instructions:

  1. Main Files - Spell Perk Item Distributor
  2. You will be prompted with a FOMOD installer:
    1. Install
SKSE plugin that can be used to add spells/perks/items/shouts/packages/outfits/keywords/factions to every NPC in the game, using config files.

Keyword Item Distributor (KID)

Installation instructions:

  1. Main Files - Keyword Item Distributor
  2. You will be prompted with a FOMOD installer:
    1. Install
SKSE plugin that distributes keywords to weapons/armor/magic effects/ingestibles and other items, using config files.

JContainers SE

Installation instructions:

Extends Papyrus scripts with JSON.

Recursion Monitor

Installation instructions:

Detects broken papyrus scripts stuck in recursion and prevents huge framerate lag.

Papyrus Tweaks NG

Installation instructions:

Collection of fixes, tweaks and performance improvements for Skyrim's script engine. 100% configurable.
This is the first mod in the guide you need multiple files from, remember to Rename each file to match what it actually is.

More Informative Console

Installation instructions:

This mod edits the UI to show a great deal of additional information on NPCs, items and other objects when the console is open.

ConsolePlusPlus

Installation instructions:

Adds copy paste into console and caches console commands between game sessions.