I already turned everything off in the menu one by one hitting save then apply after each. Here is the raw text:
Code:
//++++++++++++++++++++++++++++++++++++++++++++
// Enhanced Shaders for Fallout New Vegas
// NEUTRAL EDITION
// For ENB 249 or Later
// http://newvegas.nexusmods.com/mods/49882/
// ENBSeries INI Configuration File - Ultra High Quality
// visit http://enbdev.com for updates
// Copyright (c) 2007-2014 Boris Vorontsov
//++++++++++++++++++++++++++++++++++++++++++++
[GLOBAL]
AdditionalConfigFile=
UseEffect=true
[EFFECT]
UseOriginalPostProcessing=true
UseOriginalObjectsProcessing=false
EnableBloom=true
EnableAdaptation=false
EnableDepthOfField=true
EnableAmbientOcclusion=true
EnableSunRays=true
EnableDetailedShadow=true
EnableLens=true
EnableSunGlare=true
[BLOOM]
Quality=0
AmountDay=2.0
AmountNight=2.0
AmountInterior=2.0
BlueShiftAmountDay=0.0
BlueShiftAmountNight=0.0
BlueShiftAmountInterior=0.0
[LENS]
LenzReflectionIntensityDay=1.0
LenzReflectionIntensityNight=1.0
LenzReflectionIntensityInterior=1.0
LenzReflectionPowerDay=4.0
LenzReflectionPowerNight=4.0
LenzReflectionPowerInterior=4.0
LenzDirtIntensityDay=2.0
LenzDirtIntensityNight=2.0
LenzDirtIntensityInterior=2.0
LenzDirtPowerDay=8.0
LenzDirtPowerNight=4.0
LenzDirtPowerInterior=4.0
[SSAO_SSIL]
UseIndirectLighting=true
SamplingQuality=0
SamplingPrecision=0
SamplingRange=0.35
FadeFogRangeDay=2.0
FadeFogRangeNight=2.0
SizeScale=0.35
SourceTexturesScale=0.35
FilterQuality=0
AOAmount=0.75
ILAmount=2.0
AOAmountInterior=0.9
ILAmountInterior=2.0
AOIntensity=1.0
AOIntensityInterior=1.0
AOType=0
AOMixingType=0
AOMixingTypeInterior=0
EnableSupersampling=false
EnableDenoiser=true
[NIGHTDAY]
DetectorDefaultDay=false
DetectorLevelDay=0.75
DetectorLevelNight=0.2
DetectorLevelCurve=1.0
[ADAPTATION]
ForceMinMaxValues=false
AdaptationSensitivity=0.2
AdaptationTime=0.5
AdaptationMin=0.1
AdaptationMax=0.9
[ENVIRONMENT]
LightingIntensityDay=1.0
LightingIntensityNight=1.0
LightingIntensityInterior=1.0
LightingCurveDay=1.0
LightingCurveNight=1.0
LightingCurveInterior=1.0
LightingDesaturationDay=0.0
LightingDesaturationNight=0.0
LightingDesaturationInterior=0.0
AmbientLightingIntensityDay=1.0
AmbientLightingIntensityNight=1.0
AmbientLightingIntensityInterior=1.0
AmbientLightingCurveDay=1.0
AmbientLightingCurveNight=1.0
AmbientLightingCurveInterior=1.0
AmbientLightingDesaturationDay=0.0
AmbientLightingDesaturationNight=0.0
AmbientLightingDesaturationInterior=0.0
FogColorMultiplierDay=1.0
FogColorMultiplierNight=1.0
FogColorMultiplierInterior=1.0
FogColorCurveDay=1.0
FogColorCurveNight=1.0
FogColorCurveInterior=1.0
[SKY]
Enable=true
GradientIntensityDay=1.0
GradientIntensityNight=1.0
GradientDesaturationDay=0.0
GradientDesaturationNight=0.0
GradientTopIntensityDay=1.0
GradientTopIntensityNight=1.0
GradientTopCurveDay=1.0
GradientTopCurveNight=1.0
GradientMiddleIntensityDay=1.0
GradientMiddleIntensityNight=1.0
GradientMiddleCurveDay=1.0
GradientMiddleCurveNight=1.0
GradientHorizonIntensityDay=1.0
GradientHorizonIntensityNight=1.0
GradientHorizonCurveDay=1.0
GradientHorizonCurveNight=1.0
CloudsIntensityDay=1.0
CloudsIntensityNight=1.0
CloudsCurveDay=1.0
CloudsCurveNight=1.0
CloudsDesaturationDay=0.0
CloudsDesaturationNight=0.0
MoonIntensity=1.0
MoonCurve=1.0
MoonDesaturation=0.0
MoonCoronaIntensity=1.0
SunIntensity=1.0
SunDesaturation=0.0
SunCoronaCurve=1.0
SunCoronaDesaturation=0.0
SunCoronaIntensity=1.0
StarsIntensity=1.0
StarsCurve=1.0
CloudsEdgeClamp=0.0
CloudsEdgeIntensity=0.0
[COLORCORRECTION]
UsePaletteTexture=false
UseProceduralCorrection=true
Brightness=1.0
GammaCurve=1.0
[SHADOW]
DetailedShadowQuality=0
[DEPTHOFFIELD]
FadeTime=0.4
[RAYS]
SunRaysMultiplier=1.5
This is pulled directly from the presets zip file so the settings are still enabled. I'm going to try changing each value to what you have in the default preset until I find the one that's breaking things. Might take a while.