However, for some odd reason, the newest enbseries.ini is missing tons of options, and I want to know what's wrong, and why ENB is virtually useless now compared to the one I used to tweak.
Here's a list of the old setting headders (maybe that's the wrong term, but it's the name for each section of tweakables that's bracketed in the INI):
Code: Select all
[GLOBAL]
[EFFECT]
[WEATHER]
[TIMEOFDAY]
[NIGHTDAY]
[ADAPTATION]
[BLOOM]
[LENS]
[SSAO_SSIL]
[SKYLIGHTING]
[ENVIRONMENT]
[SKY]
[OBJECT]
[VEGETATION]
[EYES]
[LIGHTSPRITE]
[WINDOWLIGHT]
[VOLUMETRICFOG]
[FIRE]
[PARTICLE]
[COLORCORRECTION]
[SHADOW]
[DEPTHOFFIELD]
[RAYS]
[REFLECTION]
[IMAGEBASEDLIGHTING]
[RAIN]
[SUBSURFACESCATTERING]
[WATER]
[UNDERWATER]
[CLOUDSHADOWS]
[VOLUMETRICRAYS]
[PROCEDURALSUN]
[MIST]
Code: Select all
[GLOBAL]
[EFFECT]
[COLORCORRECTION]
[ADAPTATION]
[DEPTHOFFIELD]
[BLOOM]
[LENS]
Old "[EFFECT]":
Code: Select all
UseOriginalPostProcessing=false
EnableBloom=true
EnableAdaptation=true
EnableAmbientOcclusion=true
EnableDepthOfField=true
UseOriginalObjectsProcessing=false
EnableDetailedShadow=true
EnableSunRays=true
EnableSkyLighting=true
EnableReflection=true
EnableImageBasedLighting=true
EnableSoftParticles=true
EnableParticleLights=true
EnableSubSurfaceScattering=true
EnableSunGlare=false
EnableLens=false
EnableWater=true
EnableUnderwater=true
EnableCloudShadows=true
EnableVolumetricRays=true
EnableProceduralSun=true
EnableMist=true
UseOriginalBloom=false
EnablePostPassShader=true
EnableDithering=false
Code: Select all
UseOriginalPostProcessing=false
UseOriginalBloom=false
EnablePostPassShader=false
EnableDithering=false
EnableAdaptation=true
EnableBloom=true
EnableLens=true
EnableDepthOfField=true
Can I get them back?
If so, how?
This stuff may be obvious to you guys, but I'm not a software engineer/programmer, nor do I have the time to waste sifting through tons of topics just so my game can look prettier, so please be patient with me. I'm like an artist, and ENB is my paint set. I don't know how to make brushes and paint, but I know how to use them to make something beautiful. Coders are like the guys who make the brushes and paint. So don't be surprised or angry that the artist is asking why he's missing brushes and paint colors in the new set he got. Make sense?
I ask because I do not know. I only know stuff is missing. Please help me. Thanks in advance.