cemu_graphic_packs/Enhancements/BreathOfTheWild_DistantFogRemoval/Botw_HyruleCastleBaseFog
Skal Fate 1a160d351d
Botw Cel-Shading Removal Pack and Distant Fog Removal Pack Uploaded (#340)
* Botw Cel-Shading Removal Pack Uploaded

* Botw Distant Fog Removal Pack Uploaded
2019-03-12 23:03:48 -06:00
..
699b238ae15d113b_00000000000000e1_ps.txt Botw Cel-Shading Removal Pack and Distant Fog Removal Pack Uploaded (#340) 2019-03-12 23:03:48 -06:00
ReadMe.txt Botw Cel-Shading Removal Pack and Distant Fog Removal Pack Uploaded (#340) 2019-03-12 23:03:48 -06:00
rules.txt Botw Cel-Shading Removal Pack and Distant Fog Removal Pack Uploaded (#340) 2019-03-12 23:03:48 -06: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
$basefogopacity = 1
$basefogred = 3
$basefoggreen = 1
$basefogblue = 2


# (basefogopacity) = Fog Transparency/Opacity - how thick you want the Hyrule Castle Base Fog to look
# ------ 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]

# (basefogred, basefoggreen, basefogblue ) = RGB - Red, Green, Blue -  Changes the color of the Hyrule Base Fog.
# ------ 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]