Pfuscher wrote:
Changing the speculars is quickly done in like 2-3minutes. If the multiplier for rainy weather is high enough, it would still look normal on normal weathers.
This would look cool.
Could somebody please recommend me a tutorial about weather tweaking? My knowledge there is yet embarassing.
It's easy.

In the enbseries folder there's a
_weatherlist.ini file, this is where you set your
weather ID's and connect them with the corresponding .ini file which contains all the lighting and general settings.
So first:
Open
_weatherlist.iniCode:
[WEATHER001]
FileName=xx.ini
WeatherIDs=xxxxxx
Fill this section with the appropriate stuff.
Example:
Code:
[WEATHER001]
FileName=Clear.ini
WeatherIDs=81a, 10e1ee
Next, copy the enbseries.ini (many people do this as it is extremely convinient

), and paste it in the enbseries folder. Rename the .ini to Clear.ini and it's set.
