Page 6 of 26

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 00:27
by GottFaust
I've still got the same issue, and I actually don't have AA of any sort turned on.

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 00:49
by Vond
Ignore this post, tried the test without actually changing the updated .dll (moved it to the wrong folder) so these tests were in error. Only thing you can take from original post is that even with the old version, SSAO *did* work if using the SMAA injector and no other form of AA on top of it.

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:02
by chidosity
Guys, Boris, I think I found the problem with SSAO and DOF. AntiBSOD=true disables SSAO and DOF. AntiBSOD=false allows SSAO and DOF to operate. Try it.

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:03
by Vond
chidosity wrote:Guys, Boris, I think I found the problem with SSAO and DOF. AntiBSOD=true disables SSAO and DOF. AntiBSOD=false allows SSAO and DOF to operate. Try it.
I've had AntiBSOD=false the entire time so that shouldn't affect it at all.

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:08
by GottFaust
Vond wrote:
chidosity wrote:Guys, Boris, I think I found the problem with SSAO and DOF. AntiBSOD=true disables SSAO and DOF. AntiBSOD=false allows SSAO and DOF to operate. Try it.
I've had AntiBSOD=false the entire time so that shouldn't really be it I'm afraid.
Same here.

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:09
by chidosity
Just tested it 10 times. Toggling AntiBSOD true/false has resolved the mystery of why SSAO/DOF worked sometimes for me, but not always. You have to reload the game, you can't just backspace to reload the config after making the change. If I load the game with AntiBSOD=true, the above features do not work for me. =False, they do.

Geforce 560 ti latest 3xx driver.

Maybe we should start posting enbseries.ini configs to see if we can pick out something that could trigger this. Sorry if this doesn't resolve it for everyone. Only the grand wizard can identify reasons this works or doesn't.

Also, I'm currently using Boris's stock config that came with the download. I havn't tried any custom configs yet.

Here, see how your config matches this...

[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=true
ProxyLibrary=other_d3d9.dll

[GLOBAL]
AdditionalConfigFile=userconfig.ini
UseEffect=true

[FIX]
ForceSingleCoreCPU=false
IgnoreThreadManagement=true
IgnoreThreadPriority=true
AntiBSOD=false

[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0

[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=false
FPSLimit=30.0

[ENGINE]
ForceAnisotropicFiltering=false
MaxAnisotropy=16
SkipShaderOptimization=false

[EFFECT]
UseOriginalPostProcessing=false
EnableBloom=true
EnableAdaptation=true
EnableAmbientOcclusion=true
EnableDepthOfField=true

[BLOOM]
Quality=1
AmountDay=0.25
AmountNight=0.25
BlueShiftAmountDay=0.3
BlueShiftAmountNight=1.0

[CAMERAFX]
LenzReflectionIntensityDay=3.0
LenzReflectionIntensityNight=3.0
LenzReflectionPowerDay=2.0
LenzReflectionPowerNight=2.0

[SSAO_SSIL]
UseIndirectLighting=true
SamplingQuality=1
SamplingRange=0.6
FadeFogRangeDay=7.0
FadeFogRangeNight=7.0
SizeScale=0.35
SourceTexturesScale=0.35
FilterQuality=1
AOAmount=1.5
ILAmount=4.0

[COLORCORRECTION]
UsePaletteTexture=true

[SHADOW]
ShadowObjectsFix=true

[DEPTHOFFIELD]
FadeTime=0.1

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:14
by Vond
Ok, new results with the updated version Boris posted an hour ago as I messed up in the previous post (edited that post to avoid future confusion).

SSAO+SMAA injector = works great!
SSAO+8x ingame MLAA = works great!
SSAO+4x forced AA + 2 forced supersamling transparency AA via NVIDIA Inspector (what I've been using with previous versions of ENB) = works great!

So Boris, atleast for me your latest version fixed all the issues. Most excellent! :)

For chidosity, here is my enbseries.ini. Posted it on pastebin to not clutter the forum as I don't know if there's any spoiler-function here to make it take up less space. http://pastebin.com/hN924nzc

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:23
by GottFaust
Still having issues here.

This is my enbseries.ini: http://pastebin.com/eKgWFWtC

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:29
by ENBSeries
Thanks for information about AntiBSOD, i'll check this. But for other cases, are you guys sure SkyrimPrefs.ini have 1 for bfloatingpointtargets? Or may be some type of forced antialiasing in drivers is the problem (of course NVidia only). I need to know somehow for sure what is same on your systems in game configs or with customized driver setting.

Re: TES Skyrim 0.109 BETA

Posted: 01 May 2012, 01:36
by chidosity
Faust, your pastebin shows AntiBSOD=true. In your above post you stated you had it set to false. Could you confirm it is set to false, and reload the game?