Norbyte / ositools

Advanced scripting and mod support for Divinity Original Sin 2
MIT License
376 stars 30 forks source link

Script Extender and ReShade 1.1.0 with SweetFX 2.0. #49

Closed czkevin36 closed 3 years ago

czkevin36 commented 3 years ago

It is possible to somehow combine Script Extender with ReShade 1.1.0 with SweetFX 2.0? Both programs contain the DXGI.dll file.

Norbyte commented 3 years ago

Hi,

Rename ReShade's DXGI.dll to DXGINext.dll and it will automatically chain-load after loading the script extender.

czkevin36 commented 3 years ago

Thank you very much for the advice. It works perfectly.