embseries settings

stiz

Charter Member 2011
Well know i've got a pc which will run it without a frame hit, anyone have any good settings, or at least an explenation of the settings in the ini file??

ta :)
 
The forum search might give you some; I know there were at least two or three posted in threads about ENB.
 
Here are my bloom settings.
They are for version 0.74, so some parameters from 0.75 are surely missing. However, you might want to give them a try.
Code:
[BLOOM]
BloomPowerDay=5
BloomFadeTime=2000
BloomConstantDay=1
BloomQuality=0
BloomScreenLevelDay=60
BloomCurveDay=0
BloomPowerNight=20
BloomConstantNight=5
BloomCurveNight=-2
BloomScreenLevelNight=20
BloomAdaptationScreenLevel=80
BloomAdaptationMultiplier=10
BloomAllowOversaturation=1

And this section might contain interesting parameters too:
Code:
[COLORCORRECTION]
DarkeningAmountDay=10
ScreenLevelDay=60
ScreenLevelNight=20
DarkeningAmountNight=15
GammaCurveDay=0
GammaCurveNight=0
ColorSaturationDay=0
ColorSaturationNight=0
UsePaletteTexture=0
 
Back
Top