mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-21 17:19:18 +01:00
4398ebcebe
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.
42 lines
824 B
Plaintext
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
|