suppose I just want ENB for color correction (no other effects...)
is this a legit enbseries.ini configuration?
- Code: Select all
[PROXY]
EnableProxyLibrary=0
InitProxyFunctions=0
ProxyLibrary=0
[GLOBAL]
UseEffect=1
AlternativeDepth=1
AllowAntialias=1
BugFixMode=1
SkipShaderOptimization=0
QuadVertexBuffer=0
EnableShaders_3_0=1
UseMRTRendering=1
TempF1=100
TempF2=100
TempF3=100
TempF4=100
TempF5=100
TempF6=100
TempF7=100
TempF8=100
TempF9=100
TempF0=100
AdditionalConfigFile=enbseries2.ini
[EFFECT]
EnableBloom=0
EnableOcclusion=0
EnableReflection=0
EnableMotionBlur=0
EnableWater=0
EnableShadow=0
DepthBias=0
EnableDepthOfField=0
EnableReflectiveBump=0
[INPUT]
KeyUseEffect=123
KeyBloom=120
KeyOcclusion=121
KeyReflection=122
KeyCombination=16
KeyScreenshot=44
KeyShadow=119
KeyWater=118
KeyShowFPS=106
[COLORCORRECTION]
DarkeningAmountDay=7
ScreenLevelDay=60
ScreenLevelNight=20
DarkeningAmountNight=-14
GammaCurveDay=0.1
GammaCurveNight=3.1
ColorSaturationDay=-0.12
ColorSaturationNight=-0.12
UsePaletteTexture=1
[ENGINE]
ForceAnisotropicFiltering=0
MaxAnisotropy=16
and I'll put put enbseries.ini read only permission....correct?
Thanks in advance