Hey,
First off, great work on ENB. Its made Skyrim actually feel like a current-gen game (with some work...).
I'm currently using v0.244 in wrapper mode to run Skyrim. Currently, most things in the config work great. There's a few things that aren't working but I think I know whats causing the issues. However, one thing I cannot seem to get working, are proxy DLLs. At the moment, I'm planning on using SweetFX to apply SMAA and DPX grading. However, when I try to use the DLL with ENB, ENB flat out refuses to work with the file.
As far as enbseries.ini goes:
Code:
[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=sweet_d3d9.dll
(I can't paste the rest of the ini here right now, since I'm still at work. But I know for a fact thats exactly how it reads, verbatim)
There is only one instance of [PROXY], and it exists at the top of the ini script. But for whatever reason, none of the processes defined in the SweetFX_settings.ini make their way into the game.
Any ideas?