• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

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