SkyrimLE:ENBSeries INI Reference/Effect: Difference between revisions

From Step Mods | Change The Game
Line 23: Line 23:
====EnableLens====
====EnableLens====
This parameter will enable or disable the ''enblens.fx'' file and the corresponding lens parameters in ''enbseries.ini''. It only makes sense to enable this if both an ''enblens.fx'' file that does something as well as the textures it require to function in .tga format are present. Performance will depend on the ''enblens.fx'' file and the few that do exist also have their own quality controls. This effect is mainly a feature for screen archers.  
This parameter will enable or disable the ''enblens.fx'' file and the corresponding lens parameters in ''enbseries.ini''. It only makes sense to enable this if both an ''enblens.fx'' file that does something as well as the textures it require to function in .tga format are present. Performance will depend on the ''enblens.fx'' file and the few that do exist also have their own quality controls. This effect is mainly a feature for screen archers.  
I would recommend removing the line about this effect being primarily for screenarchers. Some lens effects that exist actually have pulsing intensity, rotating ALF's, etc. (e.g. K ENB) These types of effects obviously cannot be seen in a screenshot and can only be experienced via gameplay or watching a video of gameplay. The performance impact of Lens is also extremely low and I don't think I've personally seen a loss of more than 1fps because of it. [[User:Jafin16|Jafin16]] ([[User talk:Jafin16|talk]]) 06:32, February 21, 2015 (EST)
<pre>EnableLens=(false, true)</pre>
<pre>EnableLens=(false, true)</pre>
<div class="imgTitle1">EnableLens=true</div><div class="imgTitle2">EnableLens=false</div><br>
<div class="imgTitle1">EnableLens=true</div><div class="imgTitle2">EnableLens=false</div><br>

Revision as of 11:32, February 21, 2015

[EFFECT]

The [EFFECT] section is where users can enable or disable the ENB effects such as depth of field and SSAO. Many presets have different performance versions which are various optimizations to these effects and their individual settings so users would not have to manually edit any parameters and potentially mess up the quality or the "look and feel" of the preset. Disabling some of these effects will provide better performance. All of the effects below are disabled by default unless otherwise indicated.

UseOriginalPostProcessing

This parameter will enable Bethesda's vanilla game post-processing algorithm by bypassing the custom post processing in theenbeffect.fx file. This will render the game with the vanilla color palette which is useful for users who like the vanilla look of Skyrim, but would like to use some of the ENBSeries effects and fixes. Enabling this parameter may not work with all presets. Some preset authors have created their own effect files with the code necessary for this parameter to work properly either removed or altered in a way which would negate its purpose.

UseOriginalPostProcessing=(false, true)
UseOriginalPostProcessing=false
UseOriginalPostProcessing=true


UseOriginalPostProcessing=false
UseOriginalPostProcessing=false
 
UseOriginalPostProcessing=true
UseOriginalPostProcessing=true

UseOriginalObjectsProcessing

Enabling this parameter will revert certain object related shader effects back to vanilla, which ENBSeries would normally alter.

UseOriginalObjectsProcessing=(false, true)
UseOriginalObjectsProcessing=false
UseOriginalObjectsProcessing=true


UseOriginalObjectsProcessing=false
UseOriginalObjectsProcessing=false
 
UseOriginalObjectsProcessing=true
UseOriginalObjectsProcessing=true

EnableBloom

Enabling this parameter will enable the ENB specific Bloom code contained within the enbbloom.fx file. This will not remove all bloom in all cases, however. If the preset used is setup to use vanilla bloom, then the vanilla bloom will still will still be applied. Only in certain enbbloom.fx files will there be a significant performance cost related to bloom. In most cases, enbbloom.fx files come with their own quality controls which should be altered before disabling this effect, since bloom is a vital part of the overall post processing visuals.

EnableBloom=(false, true)
EnableBloom=true
EnableBloom=false


EnableBloom=true
EnableBloom=true
 
EnableBloom=false
EnableBloom=false

EnableLens

This parameter will enable or disable the enblens.fx file and the corresponding lens parameters in enbseries.ini. It only makes sense to enable this if both an enblens.fx file that does something as well as the textures it require to function in .tga format are present. Performance will depend on the enblens.fx file and the few that do exist also have their own quality controls. This effect is mainly a feature for screen archers.

I would recommend removing the line about this effect being primarily for screenarchers. Some lens effects that exist actually have pulsing intensity, rotating ALF's, etc. (e.g. K ENB) These types of effects obviously cannot be seen in a screenshot and can only be experienced via gameplay or watching a video of gameplay. The performance impact of Lens is also extremely low and I don't think I've personally seen a loss of more than 1fps because of it. Jafin16 (talk) 06:32, February 21, 2015 (EST)

EnableLens=(false, true)
EnableLens=true
EnableLens=false


EnableLens=true
EnableLens=true
 
EnableLens=false
EnableLens=false

EnableAdaptation

This enables or disables the ENB's method of eye adaptation to the screen brightness. This effect mimics the duration it takes for the eyes to adjust to bright lights. Vanilla Skyrim has this feature; however, it happens unnaturally quick. Many ENB presets modify this duration; making it longer to provide a more natural feel.

EnableAdaptation=(false, true)
EnableAdaptation=true
EnableAdaptation=false


EnableAdaptation=true
EnableAdaptation=true
 
EnableAdaptation=false
EnableAdaptation=false

EnableDepthOfField

Enabling this parameter will enable the enbeffectprepass.fx file. This file mainly contains the code related to Depth of Field (DoF) effects. The performance cost of this effect varies greatly from 1 FPS to "you wont be able to even start the game", depending on the type of DoF used. In general, the more smooth blurring that is given the more of a performance hit will result. Most files come with performance settings which can be tweaked. Note that this will not disable the default vanilla DoF or blur effects.

EnableDepthOfField=(false, true)
EnableDepthOfField=true
EnableDepthOfField=false


EnableDepthOfField=true
EnableDepthOfField=true
 
EnableDepthOfField=false
EnableDepthOfField=false

EnableAmbientOcclusion

This parameter enables or disables the screen space ambient occlusion (SSAO) and indirect lighting (SSIL) effects. Disabling this provides a performance increase. It is; however, configurable to different levels which can be found below within the SSAO section. Each level provides a different quality/performance ratio. This setting can have up to 25% FPS impact.

EnableAmbientOcclusion=(false, true)
EnableAmbientOcclusion=true
EnableAmbientOcclusion=false


EnableAmbientOcclusion=true
EnableAmbientOcclusion=true
 
EnableAmbientOcclusion=false
EnableAmbientOcclusion=false

EnableDetailedShadow

As the name suggests, this feature adjusts the games shadow rendering; making them more detailed and slightly blurrier than Vanilla. This also fixes the shadow striping issue of the vanilla game. Disabling this provides a small performance increase. This parameter only has an average of a 2-5% FPS impact. It is recommended to enable it.

EnableDetailedShadow=(false, true)
EnableDetailedShadow=true
EnableDetailedShadow=false


EnableDetailedShadow=true
EnableDetailedShadow=true
 
EnableDetailedShadow=false
EnableDetailedShadow=false

EnableSunRays

Sun rays are the bright rays of light you see when looking towards the sun through trees and clouds; also referred to as Godrays. Sunrays only have an average of a 2-5% FPS impact.

EnableSunRays=(false, true)
EnableSunRays=true
EnableSunRays=false


EnableSunRays=true
EnableSunRays=true
 
EnableSunRays=false
EnableSunRays=false

EnableSunGlare

This parameter will enable or disable the enbsunsprite.fx shader. This is recommended to be left set to whatever value the ENB Preset's author uses unless having trouble with sun sprites.

EnableSunGlare=(false, true)
EnableSunGlare=true
EnableSunGlare=false


EnableSunGlare=true
EnableSunGlare=true
 
EnableSunGlare=false
EnableSunGlare=false

EnableSkyLighting

This will enable or disable the sky lighting. This feature mimics the real world shadowing fade; making shadows darker in the middle and gradually lightening them while moving out towards the edge. This setting can have up to a 15% FPS impact. Other effects may also rely on this to be enabled.

EnableSkyLighting=(false, true)
*The ENB used is not set up properly for SkyLighting and is the reason for the overly bright sky. A better compare will be coming.
EnableSkyLighting=true
EnableSkyLighting=false


EnableSkyLighting=true
EnableSkyLighting=true
 
EnableSkyLighting=false
EnableSkyLighting=false

EnableImageBasedLighting

This setting enables an effect that enhances SkyLighting by adding a simulated real world indirect lighting created by the atmosphere to most exterior surfaces.

EnableImageBasedLighting=(false, true)
EnableImageBasedLighting=true
EnableImageBasedLighting=false


EnableImageBasedLighting=true
EnableImageBasedLighting=true
 
EnableImageBasedLighting=false
EnableImageBasedLighting=false

EnableReflection

This will enable or disable the dynamic reflections effects that are added to surfaces. The reflection effect is not for object reflections, but rather reflection of the environmental lighting.

EnableReflection=(false, true)
EnableReflection=true
EnableReflection=false


EnableReflection=true
EnableReflection=true
 
EnableReflection=false
EnableReflection=false

EnableSoftParticles

This will enable or disable softening or smoothing of particle effects, like fires and fire sprites.

EnableSoftParticles=(false, true)
UseEffect=true
UseEffect=false


 
Sky Layers
Sky Layers

EnableParticleLights

This will enable or disable glow effects that can be found around light sources such as candles, lanterns, and fireplaces. This also enables light sprites to cast light. This does not affect performance.

EnableParticleLights=(false, true)
EnableParticleLights=true
EnableParticleLights=false


EnableParticleLights=true
EnableParticleLights=true
 
EnableParticleLights=false
EnableParticleLights=false

EnableSubSurfaceScattering

Subsurface scattering (SSS) is an effect to give objects, like skin, candle wax and some vegetation a more transparent look. Light can pass through objects to light the back side or return to the surface to help give off a glow or make them look more natural and realistic.

EnableSubSurfaceScattering=(false, true)
EnableSubSurfaceScattering=true
EnableSubSurfaceScattering=false


EnableSubSurfaceScattering=true
EnableSubSurfaceScattering=true
 
EnableSubSurfaceScattering=false
EnableSubSurfaceScattering=false

EnableWater

This will enable or disable the water effects of ENB which include light dispersion, caustics (light reflection), parallax, shadows, displacement and other lighting effects that are seen on the surface of the water.

EnableWater=(false, true)
EnableWater=true
EnableWater=false


EnableWater=true
EnableWater=true
 
EnableWater=false
EnableWater=false

EnableUnderwater

This will enable or disable underwater effects including dispersion, parallax, silhouettes, blurring, and shadows among other effects which are seen while under the water.

EnableUnderwater=(false, true)
Vanilla
EnableUnderwater=false
EnableUnderwater=true


Vanilla
Vanilla
 
EnableUnderwater=false
EnableUnderwater=false
 
EnableUnderwater=true
EnableUnderwater=true

EnableCloudShadows

Cloud shadows are shadows seen on the ground caused by clouds in the sky. This effect brings a great deal of realism into Skyrim and is highly recommended! It is enabled by default. This parameter can not be changed in-game.

EnableCloudShadows=(false, true)
EnableCloudShadows=true
EnableCloudShadows=false


EnableCloudShadows=true
EnableCloudShadows=true
 
EnableCloudShadows=false
EnableCloudShadows=false

EnableVolumetricRays

Volumetric rays are used to create "god rays". The effective use of this effect depends highly on which cloud textures are used.

EnableVolumetricRays=(false, true)
EnableVolumetricRays=true
EnableVolumetricRays=false


EnableVolumetricRays=true
EnableVolumetricRays=true
 
EnableVolumetricRays=false
EnableVolumetricRays=false

EnableProceduralSun

Procedural Sun was added to ENBSeries to allow for other effects to be more accurately displayed and to offer more customization than what a single texture allows. If this is used, any sun texture will no longer be applied. The glare texture will still be used, however.

EnableProceduralSun=(false, true)
EnableProceduralSun=true
EnableProceduralSun=false


EnableProceduralSun=true
EnableProceduralSun=true
 
EnableProceduralSun=false
EnableProceduralSun=false

EnableMist

Mist is a combination of the fog and haze effects and was previously called Haze in older ENBSeries versions. In Skyrim this basically boils down to effects on the fog. ENB preset authors also have the ability to place fog in the worldspce via anchors with this effect. It is enabled by default.

EnableMist=(false, true)
EnableMist=true
EnableMist=false


EnableMist=true
EnableMist=true
 
EnableMist=false
EnableMist=false

{{#css:User:TechAngel85/enbseries.css}}