Skip to content

An SKSE/SKSE64 plugin to redirect hardcoded paths such as Skyrim.ini and plugins.txt

License

Notifications You must be signed in to change notification settings

Davipb/SkyrimRedirector

Repository files navigation

Skyrim Redirector

This is an SKSE and SKSE64 plugin that redirects every file I/O in Skyrim.ini, SkyrimPrefs.ini, and plugins.txt to a new path. It does so by hooking into the Windows API calls made by the game and changing their target file path if necessary.

This plugin was made for the Enderal total conversion of Skyrim and was inspired by Mod Organizer's 'Hook DLL', which does the same and more as this plugin, but is tied to the Mod Organizer program, and so wasn't suited for including in Enderal.

This project is under the MIT License, as is its one dependency, Microsoft's Detours library.

About

An SKSE/SKSE64 plugin to redirect hardcoded paths such as Skyrim.ini and plugins.txt

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages