SkyrimSE:SKSE64: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 84: Line 84:
# In MO, click the "Executables button" at the top of the main Mod Organizer window.
# In MO, click the "Executables button" at the top of the main Mod Organizer window.
# Over the left pane, click the [+] (add executable button) and select [Add from file...].
# Over the left pane, click the [+] (add executable button) and select [Add from file...].
# Navigate to the skse64_loader.exe file (e.g. <code>../Steam/steamapps/common/Skyrim Special Edition/skse_loader.exe</code>).
# Navigate to the skse64_loader.exe file (e.g. <code>../Steam/steamapps/common/Skyrim Special Edition/skse64_loader.exe</code>).
# STEP recommends renaming from "SKSE" to "SKSE Skyrim Launcher" or similar.
# STEP recommends renaming from "SKSE" to "SKSE Skyrim Launcher" or similar.
# {{fc|important|(optional)}} Create files in mod instead of Overwrite : select the "SKSE64" mod created above.
# {{fc|important|(optional)}} Create files in mod instead of Overwrite : select the "SKSE64" mod created above.

Revision as of 15:57, August 13, 2020

"NexusSE" is not in the list (Nexus, Steam, Other) of allowed values for the "SourceName" property.

SKSE64

by The SKSE Team

Game:

SkyrimSE

Download:

Mod Group:

Not set

Baseline:

n/a

Links:

CR Patch:

{{{core}}}"{{{core}}}" is not recognized as a Boolean (true/false) value.

LW Patch:

{{{landw}}}"{{{landw}}}" is not recognized as a Boolean (true/false) value.

PP Patch:

{{{pp}}}"{{{pp}}}" is not recognized as a Boolean (true/false) value.

ENB Option:

{{{enb}}}"{{{enb}}}" is not recognized as a Boolean (true/false) value.

Template:ModAttributes

Warning-Logo.png

WARNING

This template is deprecated. Please revise markup to use Template:GallerySimple instead.

Guide/Version-Specific Mod Recommendations

Existing Guides
0.3.0b
1.0.0
2.0.0
2.1.0
2.2.0
2.3
Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

Recommendations

Root Files Installation

  1. Download the "Current SE build" archive file.
  2. Open the archive and extract the following files to the Skyrim Special Edition root folder ../Steam/steamapps/common/Skyrim Special Edition/:
    • skse64_X_X_X.dll
    • skse64_loader.exe
    • skse64_steam_loader.dll
  3. Keep this archive open for the for the next steps.

Data Files Installation

  1. Create a empty mod in the mod list of MO and name it SKSE64, or anything similar.
  2. Open the SKSE64 mod folder (Ctrl+double-click).
  3. Create a new folder named SKSE and open it.

INI File

  1. Within the SKSE folder, create a new file named SKSE.ini i.e. ..SKSE64/SKSE/SKSE.ini
  2. Open the new file and copy and paste the code in the box below
  3. Save and close the file when finished.
[Display]
 iTintTextureResolution=2048

[General]
ClearInvalidRegistrations=1

Scripts

  1. From the archive downloaded above, open the Data folder e.g. SKSE64_x_x_x.7z/SKSE64_x_x_x/Data/
  2. Extract the scripts folder from the archive to the SKSE64 folder i.e. ..SKSE64/scripts/.
  3. Close archive and Windows Explorer sessions.

Once complete, the SKSE64 mod's folder structure should be:

  • ../SKSE64
    • /scripts
      • /Source
        • <file list>
      • <file list>
    • /SKSE
      • /skse.ini
    • /meta.ini

Launcher Configuration

Normally, MO should auto-detect that SKSE is installed, and it will auto-generate the SKSE game launcher. This should be used for launching Skyrim going forward. Below are some recommendations for further configuration of the SKSE launcher ... or, if for some reason MO fails to configure this, following is how to do so manually:

  1. In MO, click the "Executables button" at the top of the main Mod Organizer window.
  2. Over the left pane, click the [+] (add executable button) and select [Add from file...].
  3. Navigate to the skse64_loader.exe file (e.g. ../Steam/steamapps/common/Skyrim Special Edition/skse64_loader.exe).
  4. STEP recommends renaming from "SKSE" to "SKSE Skyrim Launcher" or similar.
  5. (optional) Create files in mod instead of Overwrite : select the "SKSE64" mod created above.
  6. Use this to launch Skyrim SE going forward.