rollingrock / EngineFixesVR

Port of SSE Engine Fixes for Skyrim VR
MIT License
67 stars 9 forks source link

DLLPlugin loader not integrated in this? #15

Closed Drakonas closed 3 years ago

Drakonas commented 3 years ago

Does this not include DLLLoader code?

Without xSHADOWMANx's Dll Loader or DLL Plugin Loader from meh321, this will not load plugins from the Data\Plugins\Sumwunn directory. Is the location different?

I thought SSE Engine Fixes normally included the latest version of this.

Drakonas commented 3 years ago

Apologies. I guess it does use a different directory: Data\DLLPlugins.

rollingrock commented 3 years ago

The only reason I need the dll plugin loader is for the memory manager which requires patches earlier than skse allows.