You are on page 1of 1

Installing:

Put d3dx9_42.dll in Skyrim's root directory (where TESV.exe is).

What it does:
This DLL will allow loading SKSE plugins before game initializes. For SKSE plugin
author: to load a plugin that way create a text file in Data/SKSE/Plugins/ with
name "YourPluginName_preload.txt". For example if I want to preload
CrashFixPlugin.dll then I create a file named "CrashFixPlugin_preload.txt" in the
SKSE plugins directory.

Create a file called "d3dx9_42.log" in Skyrim's directory to troubleshoot any


loading issues.

d3dx9_42.dll - Used to load SKSE plugins before game initializes. This is a wrapper
that will redirect function calls to original d3dx9_42.dll in system's directory.

SHA256:
d3dx9_42.dll - db07b1a4ef8da8bc010970f58aaf50bb4cb1736c7acd179f93416ae855e33344

Credits to Sheson for creating the d3d9 wrapper.

You might also like