Skip to content

Skyrim Script Extender (SKSE64)

Homepage
https://www.nexusmods.com/skyrimspecialedition/mods/30379
About
tool used by many Skyrim mods that expands scripting capabilities and adds additional functionality to the game

References

Download

Download the latest skse package for your Skyrim version from Nexus with MO2.

Install scripts

Note

We are installing the Scripts from skse as a module for easier update in the future.

In Mod Organizer 2:

  • double-click the skse archive in the Downloads tab to install
  • you will be informed that The content of <data> does not look valid.
  • if the tutorial pops up, feel free to read through this if this is your first time or just exit by clicking the Exit Tutorial box

invalid data

  • expand the skse64_x_x_x item and right-click the Data folder
  • select the Set as <data> directory menu

set as <data> directory

  • after selecting the Set as <data> directory menu, the Content should look like bellow
  • the dialog should show The content of <data> looks valid.
  • click the OK button
  • enable the new mod

valid data

Install binaries

Note

There is only one .exe and one .dll, so it is OK to install them by hand.

  • the .exe and the .dll must be copied by hand in the stock_game folder
  • double-click the skse archive to open it with your archive manager (for example, 7-zip)
  • select the .exe and the .dll
  • drag-and-drop in the stock_game folder

skse64 binaries

game folder with skese64 binaries

Game launcher

Tip

Mod Organizer 2 automatically creates an SKSE launcher when started, if such a launcher is not present and MO2 finds the skse64_loader.exe in the game folder.

However, if an SKSE launcher is found, it is not updated, so any changes done to it, like making it hidden, are preserved.

  • if the SKSE launcher is not present, restart MO2
  • rename the SKSE launcher however you like and move it at the top
  • add it to the tool bar by clicking the Shortcut button and selecting Toolbar and Menu

skse launcher with custom name

  • restart MO2
  • a new SKSE launcher will be created automatically
  • select it and check the Hide in user interface

hidden default skse launcher

launcher menu

Verify the install

  • launch the game using the new launcher
  • in the console, type getskseversion
  • if skse is correctly installed, it should show your actual version

skse version

Upgrading

If you need to upgrade the skse in the future:

  • uninstall the mod with the scripts
  • install the new scripts as a mod
  • overwrite the old binaries with the new ones