User:Kesta/LightingWeathersPostProcessing: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 1: Line 1:
This page aim to provide an extensive explanation on what lighting and weathers mods are, how they affects the visuals of the game, and what compatibility issues they can produce.
This page aims to provide an extensive explanation on what lighting and weathers mods are, how they affect the visuals of the game, and what compatibility issues they can produce.


== Cells and Worldspaces ==
== Cells and Worldspaces ==


There is two different kind of "environment" in Skyrim. Cells, and Worldspaces. A cell is an interior place, while a worldspace is an exterior.
There are two different kinds of "environment" in Skyrim: Cells and Worldspaces. A cell is an interior place, while a worldspace is an exterior.
There is a few exceptions, where interiors are actually worldpsaces surrounded by walls and ceiling.
There are a few exceptions, where interiors are actually worldpsaces surrounded by walls and ceiling.


There is many differences :
There are many differences:
* Only worldspaces have LOD, and use the Grid-based loading system,  
* Only worldspaces have LOD, and use the Grid-based loading system,  
* Only worldpsaces have an actual ground. The floor in cells is simply a static meshe.
* Only worldspaces have an actual ground. The floor in cells is simply a static mesh.
* Worldpsaces use weathers where Cells use Lighting Templates.
* Worldspaces use weathers where Cells use Lighting Templates.


The last point is the one of interest in this page.
The last point is the one of interest in this page.


The also have many in common :
The also have many commonalities:
* They're "containers" for a lot of references, all of the forms found in this area.
* They're "containers" for a lot of references, all of the forms found in this area.
* They're navmeshed (or should be).
* They're navmeshed (or should be).
Line 28: Line 28:
{{clear}}
{{clear}}


As you can see, the lightbulb (represented by an ampoule) isn't located exactly where the light should originate (the brasero). This lead to inconsistent lighting. Lightbulbs mods move this kind of lightbulbs to a more consistent location.
As you can see, the lightbulb (represented by an ampoule) isn't located exactly where the light should originate (the brassier). This leads to inconsistent lighting. Lightbulbs mods move this kind of lightbulb to a more consistent location.


Aside moving lightbulbs to a more consistent location, here are some basics of what a lightbulb mod does :
Aside from moving lightbulbs to a more consistent location, here are some basics of what a lightbulb mod does :
* Add lightbulbs where light source are present without a lightbulb (this si the case of many candles in Vanilla)
* Add lightbulbs where light sources are present without a lightbulb (this is the case of many candles in Vanilla)
* Remove lightsources that doesn't have a lightbulb
* Remove lightsources that don't have a lightbulb
* Remove a lightbulb and its related lightsource for a better global outcome
* Remove a lightbulb and its related lightsource for a better global outcome
* Add a lightsource with its lightbulb for better global outcome
* Add a lightsource with its lightbulb for better global outcome
Line 39: Line 39:


Additionally, lightbulbs mods aim to provide a workaround about two engine limitations present in Skyrim :
Additionally, lightbulbs mods aim to provide a workaround about two engine limitations present in Skyrim :
* A mesh partition can only be lit by 3 lightbulbs at max. If 4 lights try to lit the same mesh partition, this partition will flicker.
* A mesh partition can only be lit by 3 lightbulbs at max. If 4 lights try to light the same mesh partition, this partition will flicker.
* Only 4 shadow-casting lights can be visualized at the same time. If more shadow-casting lights are present, one of them will be completely disabled.  
* Only 4 shadow-casting lights can be visualized at the same time. If more shadow-casting lights are present, one of them will be completely disabled.  


{{Notice|text=The shadow-casting issue is a common sight when using the mod Alternate Start with any lightbulb mod : They are tailored to have only 4 show-casting lights in the beginning cell, but ASLAL add an additional shadow-casting lightsource near the mara statue.}}
{{Notice|text=The shadow-casting issue is a common sight when using the mod Alternate Start with any lightbulb mod: They are tailored to have only 4 show-casting lights in the beginning cell, but ASLAL adds an additional shadow-casting lightsource near the Mara statue.}}


In order to prevent the mesh-partition issue, advanced lightbulb mods provide new meshes, more partitioned than the vanilla ones. Here is an illustrated example from ELFX :
In order to prevent the mesh-partition issue, advanced lightbulb mods provide new meshes, more partitioned than the vanilla ones. Here is an illustrated example from ELFX :
Line 50: Line 50:
{{clear}}
{{clear}}


As you can see, the huge partition from the 1st screen (vanilla) include the floor, the stairs, and the part under the door.<br>
As you can see, the huge partition from the 1st screen (vanilla) includes the floor, the stairs, and the part under the door.<br>
In the second screen (ELFX), it have been splitted into several small partitions. Only one of those sub-partitions is selected in the capture. The original big partitions is now broken down into smaller ones, preventing the flickering that would be caused by 3 lightbulbs in the 1st floor (lighting the stairs), and 3 other lighting the 2nd floor (lighting the floor).
In the second screen (ELFX), it have been split into several small partitions. Only one of those sub-partitions is selected in the capture. The original big partition is now broken down into smaller ones, preventing the flickering that would be caused by 3 lightbulbs in the 1st floor (lighting the stairs), and 3 other lighting the 2nd floor (lighting the floor).


Some lightbulbs mods example :
Some lightbulbs mods example :
Line 66: Line 66:
This section is about interior cells only.
This section is about interior cells only.


The whole lighting scene isn't only dependant of the lightbulbs in an interior cell. Several parameters are directly dependent on the cell itself.  
The whole lighting scene isn't only dependent on the lightbulbs in an interior cell. Several parameters are directly dependent on the cell itself.  


Mod that edits those parameters directly conflict with other mods modifying this cell's data such as ownership, acoustic space, music, ...
Mods that edit those parameters directly conflict with other mods modifying this cell's data such as ownership, acoustic space, music, etc.


Example of lighting mods :
Example of lighting mods :
Line 79: Line 79:
=== Lighting Template/Properties ===
=== Lighting Template/Properties ===


Lighting is handled by several properties. Most of those are first set with a lighting template, and eventually tweaked manually by the modder on a per-case basis to achieve the final effect. There is 3 sub-families of lighting :
Lighting is handled by several properties. Most of those are first set with a lighting template, and eventually tweaked manually by the modder on a per-case basis to achieve the final effect. There are 3 sub-families of lighting :
* Ambiant Lighting : Set the ambiant light color.
* Ambient Lighting : Set the ambient light color.
* Directional Lighting : Set the color that will be reflected on FX such as fog/myst.
* Directional Lighting : Set the color that will be reflected on FX such as fog/myst.
* Fog Lighting : Set the color of the fog, this greatly impact the feeling of the scene.
* Fog Lighting : Set the color of the fog, this greatly impacts the feeling of the scene.


Lighting mod alter those settings in two ways :
Lighting mods alter those settings in two ways :
* By editing the lighting template, applying their light adjustments to all of the cells using this template.
* By editing the lighting template, applying their light adjustments to all of the cells using this template.
* By editing the Cells themselves on a per-case basis, overriding the generic settings from the template.
* By editing the Cells themselves on a per-case basis, overriding the generic settings from the template.
Line 95: Line 95:
=== Imagespace ===
=== Imagespace ===


An imagespace is an in-engine post-processing template used to further tweaks the visuals. This handle bloom, depth of field, sharpening, saturation, etc...
An imagespace is an in-engine post-processing template used to further tweaks the visuals. This handles bloom, depth of field, sharpening, saturation, etc.


Here are two examples from the Creation Kit wiki to see how image space can affect the visual of a cell :
Here are two examples from the Creation Kit wiki to see how image space can affect the visual of a cell :
Line 107: Line 107:
=== Fake Exterior lighting ===
=== Fake Exterior lighting ===


Cells can be marked "Use Exterior Lighting", and then assigned to a weather. This is used in cells that have see-through ceiling, allowing to see the clouds from the outside weather, and benefit from day/night lighting variations.
Cells can be marked "Use Exterior Lighting", and then assigned to a weather. This is used in cells that have a see-through ceiling, allowing the clouds from the outside weather to be visible, and benefit from day/night lighting variations.


Cells using this system are marked with the "Show Sky" flag.
Cells using this system are marked with the "Show Sky" flag.
Line 113: Line 113:
== Weather ==
== Weather ==


Weathers are essentially to a worldspace what the lighting is to a cell. Among other things, It handle  
Weathers are to a worldspace what the lighting is to a cell. Among other things, It can handle  
* The ambiant colors.
* The ambient colors.
* The color spread by the sun (equivalent to the "directional lighting" for interiors) which can affect the final color of the textures : A red-ish sunlight color on a blue-ish snow texture can result into green-ish snow.  
* The color spread by the sun (equivalent to the "directional lighting" for interiors) which can affect the final color of the textures : A red-ish sunlight color on a blue-ish snow texture can result into green-ish snow.  
* The colors of the sky.
* The colors of the sky.
Line 120: Line 120:
* Several layers of clouds (both their texture and their colors).
* Several layers of clouds (both their texture and their colors).


As for cell lighting, a weather have a dedicated imagespace attached.
As for cell lighting, a weather has a dedicated imagespace attached.


An important difference is that weathers have 4 "states" : Day, Night, Dusk, Dawn.<br>
An important difference is that weathers have 4 "states" : Day, Night, Dusk, Dawn.<br>
All "night darkness" mods are actually basic weather mods which only alter the ambiant colors during the night states to be darker. "Darker nights" mods have to be tailored for a specific weather mods, otherwise they directly conflict with a weather mod (either the visuals from the weather mod are applied, or those for the darker nights, depending on the load order.)
All "night darkness" mods are actually basic weather mods which only alter the ambient colors during the night states to be darker. "Darker nights" mods have to be tailored for a specific weather mods, otherwise they directly conflict with a weather mod (either the visuals from the weather mod are applied, or those for the darker nights, depending on the load order.)


Finally, weathers can also have a "precipitation type", such as rain/snow (which is just a flat overlay), or a special visual effect for more advanced rendering (such as Vivid Snow).
Finally, weathers can also have a "precipitation type", such as rain/snow (which is just a flat overlay), or a special visual effect for more advanced rendering (such as Vivid Snow).
Line 138: Line 138:




This is also important to note how the weather-system work in skyrim. The map is divided into "regions". Here is a map of skyrim with all the regions from vanilla :<br>
This is also important to note how the weather-system works in Skyrim. The map is divided into "regions". Here is a map of Skyrim with all the regions from vanilla :<br>
<center>[[File:regionmap.PNG|500px]]</center>
<center>[[File:regionmap.PNG|500px]]</center>


Each region have a set of potential weathers. Advanced weather mods (which can be considered as "climate mods") doesn't only modify the feel of the weathers, but also directly edit region settings to add/remove weathers from the list, adding to the variety of weather seen accross all of Tamriel. Most known mods to do so are :
Each region has a set of potential weathers. Advanced weather mods (which can be considered as "climate mods") don't only modify the feel of the weathers, but also directly edit region settings to add/remove weathers from the list, adding to the variety of weather seen across all of Tamriel. Most known mods to do so are :
* [http://www.nexusmods.com/skyrim/mods/17802 Climates of Tamriel]
* [http://www.nexusmods.com/skyrim/mods/17802 Climates of Tamriel]
* [http://www.nexusmods.com/skyrim/mods/73937 Vivid Weathers]
* [http://www.nexusmods.com/skyrim/mods/73937 Vivid Weathers]
Line 149: Line 149:




Region settings don't only handle the weathers of the area, but also the ambiant sounds for the surroundings. Mods adding new ambiant sounds such as [http://www.nexusmods.com/skyrim/mods/43773 Audio Overhaul for Skyrim] or [http://www.nexusmods.com/skyrim/mods/10886 Sounds Of Skyrim - The Wilds] will conflict with weathers mods editing region settings to alter the weather distribution.
Region settings don't only handle the weathers of the area, but also the ambient sounds for the surroundings. Mods adding new ambient sounds such as [http://www.nexusmods.com/skyrim/mods/43773 Audio Overhaul for Skyrim] or [http://www.nexusmods.com/skyrim/mods/10886 Sounds Of Skyrim - The Wilds] will conflict with weathers mods editing region settings to alter the weather distribution.


== ImageSpace Modifiers ==
== ImageSpace Modifiers ==
Line 155: Line 155:
Imagespace modifiers are similar to imagespaces, but weren't originally intended to be applied permanently. They were meant to modify the imagespace during special events like spell casting (think of the Orc's Berserker Rage).
Imagespace modifiers are similar to imagespaces, but weren't originally intended to be applied permanently. They were meant to modify the imagespace during special events like spell casting (think of the Orc's Berserker Rage).


However, some mods use them to adjust the visual feeling of the game, which is in essence "casting a spell that last forever". The most known mod providing such feature is [http://www.nexusmods.com/skyrim/mods/13049/? Imaginator].
However, some mods use them to adjust the visual feeling of the game, which is in essence "casting a spell that last forever". The best known mod providing such a feature is [http://www.nexusmods.com/skyrim/mods/13049/? Imaginator].


Imagespace modifiers doesn't directly conflict with anything. They doesn't "override" the current Imagespace, but are applied atop of it. However, they can lead to inconsistent visuals as they apply changes in a generic fashion (increasing the saturation will increase the saturation in any situation, which can wipe out the gloomy feeling intended by a specific mod in a specific weather or area).
Imagespace modifiers don't directly conflict with anything. They don't "override" the current Imagespace, but are applied on top of it. However, they can lead to inconsistent visuals as they apply changes in a generic fashion (increasing the saturation will increase the saturation in any situation, which can wipe out the gloomy feeling intended by a specific mod in a specific weather or area).


== Post-processing ==
== Post-processing ==
Line 163: Line 163:
Post-processing mods (SweetFX, ReShade, ICBINE, ENBseries) essentially serve the same purpose as an ImageSpace Modifier mod. However, they directly rely on DirectX features instead of the in-engine post-processing, offering high-quality features, and can alter way more things (ENBs can completely revamp the fog, which is impossible to achieve with imagespace modifiers).
Post-processing mods (SweetFX, ReShade, ICBINE, ENBseries) essentially serve the same purpose as an ImageSpace Modifier mod. However, they directly rely on DirectX features instead of the in-engine post-processing, offering high-quality features, and can alter way more things (ENBs can completely revamp the fog, which is impossible to achieve with imagespace modifiers).


The "big question" is "why do ENB Preset authors say their preset is designed for a specific weather/lighting/water mod?"
The "big question" is "why do ENB Preset authors say their preset is designed for a specific weather/lighting/water mod"?


* Water : This is usually more a recommandation than an actual compatibility issue. ENBs can affect the way the water look, but the differences between water mods are too faint to lead to any weird visual on this side.
* Water : This is usually more a recommendation than an actual compatibility issue. ENBs can affect the way the water looks, but the differences between water mods are too faint to lead to any weird visuals on this side.
* Lighting :  
* Lighting :  
** Lightbulbs mods have nothing to do with post-processing and all are compatible with any ENB preset, as explained before they only aim to improve te lighting consistency.
** Lightbulbs mods have nothing to do with post-processing and all are compatible with any ENB preset, as explained before they only aim to improve the lighting consistency.
** Lighting mods are indeed affected by post-processing. Though the features available in ENBs for interiors aren't as fleshed-out as they are for weathers, interiors-focused presets are greatly affected by the lighting mod used. A good thing to keep in mind however, is that most ENB Presets available are essentially focused on exteriors and not interiors.
** Lighting mods are indeed affected by post-processing. Though the features available in ENBs for interiors aren't as fleshed-out as they are for weathers, interiors-focused presets are greatly affected by the lighting mod used. A good thing to keep in mind however, is that most ENB presets available are essentially focused on exteriors and not interiors.
* Weather : ENBseries is able to recognize which weather is currently active, and adjust post-processing in consequence. Advanced/High-quality presets all include weather-specific post-processing, tailored for a specific weather. If the post-processing have been tailored for a bright blue sky with bright white clouds, but the weather mod used change those into a orange-ish sky with pink-colored clouds (yes, this happens. Most weather mod actually use those colors for dusk), the final visual will look weird, at best. A top of that, new weather introduced by the mod won't be recognized at all, which will lead the preset to use a "default" post-processing. Since most of the post-processing is handled on a per-weather basis, most of the preset's features won't show up at all on new weathers.
* Weather : ENBseries is able to recognize which weather is currently active, and adjust post-processing in consequence. Advanced/High-quality presets all include weather-specific post-processing, tailored for a specific weather. If the post-processing has been tailored for a bright blue sky with bright white clouds, but the weather mod used change those into a orange-ish sky with pink-colored clouds (Yes, this happens. Most weather mod actually use those colors for dusk), the final visual will look weird, at best. On top of that, new weather introduced by the mod won't be recognized at all, which will lead the preset to use a "default" post-processing. Since most of the post-processing is handled on a per-weather basis, most of the preset's features won't show up at all on new weathers.

Revision as of 22:18, March 9, 2016

This page aims to provide an extensive explanation on what lighting and weathers mods are, how they affect the visuals of the game, and what compatibility issues they can produce.

Cells and Worldspaces[edit | edit source]

There are two different kinds of "environment" in Skyrim: Cells and Worldspaces. A cell is an interior place, while a worldspace is an exterior. There are a few exceptions, where interiors are actually worldpsaces surrounded by walls and ceiling.

There are many differences:

  • Only worldspaces have LOD, and use the Grid-based loading system,
  • Only worldspaces have an actual ground. The floor in cells is simply a static mesh.
  • Worldspaces use weathers where Cells use Lighting Templates.

The last point is the one of interest in this page.

The also have many commonalities:

  • They're "containers" for a lot of references, all of the forms found in this area.
  • They're navmeshed (or should be).

Lightbulbs[edit | edit source]

Ligthtbulbs are invisible objects casting lights in a cell or a worldspace. They have several parameters, such as their radius, color, intensity, flickering parameters (to simulate the irregular lighting of a crackling fire for instance), and whether or not they cast shadows.

Lightbulbs mods aim to provide a realistic lighting by moving/deleting/adding/adjusting lightbulbs and lightsources in the Cell.

Here is a view from the Creation Kit to better illustrate the purpose of such mod :

As you can see, the lightbulb (represented by an ampoule) isn't located exactly where the light should originate (the brassier). This leads to inconsistent lighting. Lightbulbs mods move this kind of lightbulb to a more consistent location.

Aside from moving lightbulbs to a more consistent location, here are some basics of what a lightbulb mod does :

  • Add lightbulbs where light sources are present without a lightbulb (this is the case of many candles in Vanilla)
  • Remove lightsources that don't have a lightbulb
  • Remove a lightbulb and its related lightsource for a better global outcome
  • Add a lightsource with its lightbulb for better global outcome
  • Adjust lightbulbs parameters such as colors/intensity/flickering
  • Remove lightbulbs which aren't assigned to any lightsource.

Additionally, lightbulbs mods aim to provide a workaround about two engine limitations present in Skyrim :

  • A mesh partition can only be lit by 3 lightbulbs at max. If 4 lights try to light the same mesh partition, this partition will flicker.
  • Only 4 shadow-casting lights can be visualized at the same time. If more shadow-casting lights are present, one of them will be completely disabled.

Template:Notice

In order to prevent the mesh-partition issue, advanced lightbulb mods provide new meshes, more partitioned than the vanilla ones. Here is an illustrated example from ELFX :

As you can see, the huge partition from the 1st screen (vanilla) includes the floor, the stairs, and the part under the door.
In the second screen (ELFX), it have been split into several small partitions. Only one of those sub-partitions is selected in the capture. The original big partition is now broken down into smaller ones, preventing the flickering that would be caused by 3 lightbulbs in the 1st floor (lighting the stairs), and 3 other lighting the 2nd floor (lighting the floor).

Some lightbulbs mods example :

Lighting[edit | edit source]

This section is about interior cells only.

The whole lighting scene isn't only dependent on the lightbulbs in an interior cell. Several parameters are directly dependent on the cell itself.

Mods that edit those parameters directly conflict with other mods modifying this cell's data such as ownership, acoustic space, music, etc.

Example of lighting mods :

Lighting Template/Properties[edit | edit source]

Lighting is handled by several properties. Most of those are first set with a lighting template, and eventually tweaked manually by the modder on a per-case basis to achieve the final effect. There are 3 sub-families of lighting :

  • Ambient Lighting : Set the ambient light color.
  • Directional Lighting : Set the color that will be reflected on FX such as fog/myst.
  • Fog Lighting : Set the color of the fog, this greatly impacts the feeling of the scene.

Lighting mods alter those settings in two ways :

  • By editing the lighting template, applying their light adjustments to all of the cells using this template.
  • By editing the Cells themselves on a per-case basis, overriding the generic settings from the template.

Interior Fog[edit | edit source]

Interior fog have more properties than just its color. Especially its distance.
A "close" fog will lead to reduced visibility, possibly preventing the player to see the end of a room/corridor he is in, while a very far fog will let him see very far.

Imagespace[edit | edit source]

An imagespace is an in-engine post-processing template used to further tweaks the visuals. This handles bloom, depth of field, sharpening, saturation, etc.

Here are two examples from the Creation Kit wiki to see how image space can affect the visual of a cell :

Imagespace and Lighting Templates/Properties are designed to work together. For consistent visuals, you should not use the light properties of a mod, and the imagespace from another.

Fake Exterior lighting[edit | edit source]

Cells can be marked "Use Exterior Lighting", and then assigned to a weather. This is used in cells that have a see-through ceiling, allowing the clouds from the outside weather to be visible, and benefit from day/night lighting variations.

Cells using this system are marked with the "Show Sky" flag.

Weather[edit | edit source]

Weathers are to a worldspace what the lighting is to a cell. Among other things, It can handle

  • The ambient colors.
  • The color spread by the sun (equivalent to the "directional lighting" for interiors) which can affect the final color of the textures : A red-ish sunlight color on a blue-ish snow texture can result into green-ish snow.
  • The colors of the sky.
  • Everything related to the exterior fogs
  • Several layers of clouds (both their texture and their colors).

As for cell lighting, a weather has a dedicated imagespace attached.

An important difference is that weathers have 4 "states" : Day, Night, Dusk, Dawn.
All "night darkness" mods are actually basic weather mods which only alter the ambient colors during the night states to be darker. "Darker nights" mods have to be tailored for a specific weather mods, otherwise they directly conflict with a weather mod (either the visuals from the weather mod are applied, or those for the darker nights, depending on the load order.)

Finally, weathers can also have a "precipitation type", such as rain/snow (which is just a flat overlay), or a special visual effect for more advanced rendering (such as Vivid Snow).

Some example of weather mods altering the look/feel of vanilla weathers :

Template:Notice Small Template:Notice


This is also important to note how the weather-system works in Skyrim. The map is divided into "regions". Here is a map of Skyrim with all the regions from vanilla :

Regionmap.PNG

Each region has a set of potential weathers. Advanced weather mods (which can be considered as "climate mods") don't only modify the feel of the weathers, but also directly edit region settings to add/remove weathers from the list, adding to the variety of weather seen across all of Tamriel. Most known mods to do so are :

Template:Notice Small


Region settings don't only handle the weathers of the area, but also the ambient sounds for the surroundings. Mods adding new ambient sounds such as Audio Overhaul for Skyrim or Sounds Of Skyrim - The Wilds will conflict with weathers mods editing region settings to alter the weather distribution.

ImageSpace Modifiers[edit | edit source]

Imagespace modifiers are similar to imagespaces, but weren't originally intended to be applied permanently. They were meant to modify the imagespace during special events like spell casting (think of the Orc's Berserker Rage).

However, some mods use them to adjust the visual feeling of the game, which is in essence "casting a spell that last forever". The best known mod providing such a feature is Imaginator.

Imagespace modifiers don't directly conflict with anything. They don't "override" the current Imagespace, but are applied on top of it. However, they can lead to inconsistent visuals as they apply changes in a generic fashion (increasing the saturation will increase the saturation in any situation, which can wipe out the gloomy feeling intended by a specific mod in a specific weather or area).

Post-processing[edit | edit source]

Post-processing mods (SweetFX, ReShade, ICBINE, ENBseries) essentially serve the same purpose as an ImageSpace Modifier mod. However, they directly rely on DirectX features instead of the in-engine post-processing, offering high-quality features, and can alter way more things (ENBs can completely revamp the fog, which is impossible to achieve with imagespace modifiers).

The "big question" is "why do ENB Preset authors say their preset is designed for a specific weather/lighting/water mod"?

  • Water : This is usually more a recommendation than an actual compatibility issue. ENBs can affect the way the water looks, but the differences between water mods are too faint to lead to any weird visuals on this side.
  • Lighting :
    • Lightbulbs mods have nothing to do with post-processing and all are compatible with any ENB preset, as explained before they only aim to improve the lighting consistency.
    • Lighting mods are indeed affected by post-processing. Though the features available in ENBs for interiors aren't as fleshed-out as they are for weathers, interiors-focused presets are greatly affected by the lighting mod used. A good thing to keep in mind however, is that most ENB presets available are essentially focused on exteriors and not interiors.
  • Weather : ENBseries is able to recognize which weather is currently active, and adjust post-processing in consequence. Advanced/High-quality presets all include weather-specific post-processing, tailored for a specific weather. If the post-processing has been tailored for a bright blue sky with bright white clouds, but the weather mod used change those into a orange-ish sky with pink-colored clouds (Yes, this happens. Most weather mod actually use those colors for dusk), the final visual will look weird, at best. On top of that, new weather introduced by the mod won't be recognized at all, which will lead the preset to use a "default" post-processing. Since most of the post-processing is handled on a per-weather basis, most of the preset's features won't show up at all on new weathers.