NokiMo
kingeric1992
kingeric1992

patreon


AEproxy.dll

A skse64 AE plugin dll for loading skse64 SE plugin dll.

Warrning: It only help load the dll through preAE skse64 API, it does not handles address or any other aspect of a dll.

Using this to load a plugin dll is almost guaranteed to cause instant CTD.

Only a handful of plugin that doesn't uses any skse or game address that can be loaded without causing errors.


How to use: 

    1.  place the both the proxy dll, and the SSE plugin dll under 

        $(Skyrim Anniversary Edition folder)/Data/skse/plugins

    2. rename AEproxy.dll to the name of the SSE plugin dll.

    3. change SSE plugin dll file extension to dllSE.

    ie: 

        MySSEplugin.dll -> MySSEplugin.dllSE

        AEproxy.dll         -> MySSEplugin.dll

    4. enjoy


Related Creators