[help] settings only ssao and dof

Post Reply
  • Author
  • Message
Offline
User avatar
Posts: 30
Joined: 03 Feb 2012, 14:54
Location: Perm'

[help] settings only ssao and dof

енб только с эффектом ссао и доф
В настройках мало разбираюсь. Если кому не сложно, скиньте настройки ини только с ссао и доф, без изменений цветов, яркости и т.п.


enb only effect ssao and DOF
In the setting of few know about. If someone is not difficult to throw off the settings .ini only ssao and DOF, no change color, brightness, etc.

Offline
*sensei*
Posts: 288
Joined: 24 Mar 2012, 16:21

Re: [help] settings only ssao and dof

Install a version of enb, that features ssao and dof.
Into enbseries.ini put

Code: Select all

[PROXY]
EnableProxyLibrary=false
InitProxyFunctions=false
ProxyLibrary=

[GLOBAL]
AdditionalConfigFile=
UseEffect=true

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

[MULTIHEAD]
ForceVideoAdapterIndex=false
VideoAdapterIndex=0

[LIMITER]
WaitBusyRenderer=false
EnableFPSLimit=false


[INPUT]
//back
KeyReadConfig=8
//shift
KeyCombination=16
//f12
KeyUseEffect=123
//home
KeyFPSLimit=36
//*
KeyShowFPS=106
//insert
KeyScreenshot=45

[ENGINE]
ForceAnisotropicFiltering=false
MaxAnisotropy=8 ;or whatever you like
SkipShaderOptimization=false

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

[BLOOM]
Quality=2 ;0=best, 1=medium, 2=worst quality
AmountDay=0.25 ;change to a value of your liking
AmountNight=0.05 ;same here, you need bloom, otherwise its way too dark

[SSAO_SSIL]
UseIndirectLighting=false (;ast, poor quality, set to true for high quality, but heavy impact on fps
SamplingQuality=2
SamplingRange=0.5
FadeFogRangeDay=10.0
FadeFogRangeNight=10.0
SizeScale=0.5
SourceTexturesScale=0.5
FilterQuality=0
AOAmount=0.65
ILAmount=0.0

[DEPTHOFFIELD]
FadeTime=0.45

[SKY]
Enable=true

[COLORCORRECTION]
UsePaletteTexture=false

[SHADOW]
ShadowObjectsFix=false
Thats it, this is nearly only SSAO and DOF
Post Reply