Page 1 of 1
I need help with "AddDisplaySuperSamplingResolutions"
Posted: 10 Mar 2014, 14:35
by soetdjur
Hello fellow ENB'ers and Boris. I am desperately trying to get Downsampling/Supersampling working in Skyrim... starting with the AddDisplaySuperSamplingResolutions command and the double of my initial resolution 1680x1050 which leaves me to use 3360x2100 in Skypref.ini, however it makes my game grainy and aliased, fraps gets really small and FPS dips so it is downsampling but everything looks like crap. I am using the AMD 7950 card and I can't seem to get a clear and nice image.
Now
I tried other ways to get downsampling/supersampling including Tommti's SSAA tool which messes up the windowsize, and SoftTH plugin software which is based on its own d3d9.dll file, problem is that I can't use it along with ENBseries for Skyrim etc because ENB already has a d3d9.dll file and I can't seem to be able to use two of those dll files, I tried adding SoftTH's d3d9.dll to the PROXY settings of ENB renaming it and all, but it won't work.
Any help is greatly appreciated.
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 10 Mar 2014, 22:42
by ENBSeries
This probably amd specific, because nvidia use hardware stretching with bilinear filtering to simulate supersampling. Don't think that i can help.
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 11 Mar 2014, 13:51
by soetdjur
Ok but do you know if it's possible to run two separate d3d9.dll's at the same time? If that would be possible then I could run SoftTH's downsample along with ENB. But I have no idea how to run multiple d3d9's. Tried the PROXY function but ENB doesn't seem to be able to load softTH's dll file at all, and I can't rename any of the two dll's.
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 11 Mar 2014, 14:48
by ENBSeries
it's possible to run two separate d3d9.dll's at the same time?
Tried the PROXY function but ENB doesn't seem to be able to load softTH's dll file at all, and I can't rename any of the two dll's.
Then impossible.
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 12 Mar 2014, 10:59
by soetdjur
Good news, I got PROXY working and it loaded SoftTH as it should, the image is ridiculously goodlooking now
However, I wonder if it's possible to run two extra plugins via PROXY, say if I want to run both SoftTH and SweetFX, can I just add it?
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 12 Mar 2014, 15:03
by ENBSeries
Only if another d3d9.dll support similar feature like proxy in ENBSeries.
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 13 Mar 2014, 10:55
by soetdjur
So if I wanna add one additional .dll via PROXY how can I do this correctly?
I tried in several different ways but it's not working.
I tried to put it like this in enblocal.ini
[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=softth_d3d9.dll
[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=SweetFX_d3d9.dll
[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
IgnoreCreationKit=true
ForceFakeVideocard=false
[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true
-----------------------------------------------------------------
Or is it like this?
[PROXY]
EnableProxyLibrary=true
InitProxyFunctions=true
ProxyLibrary=softth_d3d9.dll
SweetFX_d3d9.dll
[GLOBAL]
UsePatchSpeedhackWithoutGraphics=false
UseDefferedRendering=true
IgnoreCreationKit=true
ForceFakeVideocard=false
[PERFORMANCE]
SpeedHack=true
EnableOcclusionCulling=true
---------------------------------------------------------
Non of them are working... Please help!
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 16 Mar 2014, 12:29
by soetdjur
Please Boris, Can I have two proxy's (separate dll's) in the enblocal.ini? If yes, how do I set it up properly?
Thanks for you support.
Re: I need help with "AddDisplaySuperSamplingResolutions"
Posted: 16 Mar 2014, 17:42
by ENBSeries
You can't, this is technically impossible, only second dll must have this feature, if it don't have - no way.