cemu_graphic_packs/Mods/TwilightPrincessHD_RemoveHaze/rules.txt
Crementif e68e4147d6
[TPHD] Add a warning to the distant fog pack
Could probably add disclaimers to all of the other graphic packs...

but it just works ™️
2019-02-09 17:32:23 +01:00

43 lines
839 B
Plaintext

[Definition]
titleIds = 000500001019C800,000500001019E600,000500001019E500
name = Distant Fog
path = "The Legend of Zelda: Twilight Princess HD/Mods/Distant Fog"
description = Sets the depth and exposure of distant fog. Might cause other graphical bugs like hidden textures on the master sword handle.
version = 3
[Preset]
name = Default
$distanceFog = 21.0
$nearExp = 0.004
$bloomExp = 0.004
$distExp = 0.004
[Preset]
name = Half-distant fog
$distanceFog = 22.0
$nearExp = 0.004
$bloomExp = 0.004
$distExp = 0.004
[Preset]
name = No distant fog
$distanceFog = 60.0
$nearExp = 0.004
$bloomExp = 0.004
$distExp = 0.004
[Preset]
name = Low exposure
$distanceFog = 21.0
$nearExp = 0.00375
$bloomExp = 0.00375
$distExp = 0.00375
[Preset]
name = Lowest exposure
$distanceFog = 22.0
$nearExp = 0.003
$bloomExp = 0.00325
$distExp = 0.00325