cemu_graphic_packs/Mods/BreathOfTheWild_DistantFogRemoval/Botw_WorldFogFields
2019-04-01 19:54:41 -07:00
..
527591781440691a_000000000001c24b_ps.txt Changed Categories for CelShade Pack and Distant Fog (#341) 2019-03-13 12:34:57 -06:00
ReadMe.txt Changed Categories for CelShade Pack and Distant Fog (#341) 2019-03-13 12:34:57 -06:00
rules.txt Revert "Improve performance with (almost) every game" 2019-04-01 19:54:41 -07:00

# Information
# by SkalFate
# ----------------------

Example Preset :

// Changing it here doesn't do anything, this is for demonstration. Change it in rules.txt file instead.

[Preset]
name = Custom Preset
$ffopacity = 1
$ffred = 2
$ffgreen = 1
$ffblue = 2

# (ffopacity) = Fog Transparency/Opacity - how thick you want the fog fields to look
# 0 = transparent
# ------ Values are multiplied, so if you want to lower use [0.01 - 1.0], or if you want to go higher go from [1.0 - X.X]

# (ffred, ffgreen, ffblue ) = RGB - Red, Green, Blue - Changes the color of the fog fields.
# ------ Values are multiplied so if you want to lower use [0.01 - 1.0], or if you want to go higher go from [1.0 - X.X]