cemu_graphic_packs/Mods/TwilightPrincessHD_RemoveHaze/rules.txt

42 lines
824 B
Plaintext
Raw Normal View History

[Definition]
titleIds = 000500001019C800,000500001019E600,000500001019E500
2018-11-01 20:39:18 +01:00
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]
2018-11-01 20:39:18 +01:00
name = Default
$distanceFog = 21.0
2019-02-09 22:36:02 +01:00
$nearExp = 0.0039
$bloomExp = 0.0039
$distExp = 0.0039
[Preset]
2018-11-01 20:39:18 +01:00
name = Half-distant fog
$distanceFog = 22.0
2019-02-09 22:36:02 +01:00
$nearExp = 0.0039
$bloomExp = 0.0039
$distExp = 0.0039
[Preset]
2018-11-01 20:39:18 +01:00
name = No distant fog
$distanceFog = 60.0
2019-02-09 22:36:02 +01:00
$nearExp = 0.0039
$bloomExp = 0.0039
$distExp = 0.0039
[Preset]
2018-11-01 20:39:18 +01:00
name = Low exposure
$distanceFog = 21.0
$nearExp = 0.00375
$bloomExp = 0.00375
$distExp = 0.00375
[Preset]
2018-11-01 20:39:18 +01:00
name = Lowest exposure
$distanceFog = 22.0
$nearExp = 0.003
$bloomExp = 0.00325
$distExp = 0.00325