SkillAgentSearch skills...

SkyrimRedirector

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

Install / Use

/learn @Davipb/SkyrimRedirector
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1mo ago
Forks5

Languages

C

Security Score

90/100

Audited on Feb 21, 2026

No findings