cemu_graphic_packs/Mods/TwilightPrincessHD_RemoveHaze/rules.txt
Michele 4398ebcebe Add credits and normalize resolution presets
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
2020-01-10 17:06:51 -08:00

42 lines
824 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. Possible issues with disappearing objects. Made by getdls.
version = 4
[Preset]
name = Default
$distanceFog = 21.0
$nearExp = 0.0039
$bloomExp = 0.0039
$distExp = 0.0039
[Preset]
name = Half-distant fog
$distanceFog = 22.0
$nearExp = 0.0039
$bloomExp = 0.0039
$distExp = 0.0039
[Preset]
name = No distant fog
$distanceFog = 60.0
$nearExp = 0.0039
$bloomExp = 0.0039
$distExp = 0.0039
[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