cemu_graphic_packs/Mods/TwilightPrincessHD_RemoveHaze/rules.txt
Michael 48e248971e Update all non-shader graphic packs to version 4
They don't need shader fixes for Vulkan so it should be safe updating the number
2019-11-16 23:56:07 -08:00

42 lines
807 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
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