cemu_graphic_packs/Mods/FatalFrame_Brightness/rules.txt
Crementif 48e6bd276d
[Fatal Frame] Add brightness graphic pack
Requested (?) by https://github.com/slashiee/cemu_graphic_packs/issues/436

Also improves the naming of the character swap mod since it can be used in any mode, not just adventure mode. This might've been done because it can cause problems in some missions.
2020-05-09 17:34:49 +02:00

36 lines
592 B
Plaintext

[Definition]
titleIds = 00050000101D0300,00050000101D0600,000500001014D200,00050000101D3F00
name = Brightness
path = "Fatal Frame - Project Zero: Maiden of Black Water/Mods/Brightness"
description = Changes the brightness of the game.
version = 4
[Preset]
name = Much Darker
$brightness = 0.4
[Preset]
name = Darker
$brightness = 0.6
[Preset]
name = Much Darker
$brightness = 0.75
[Preset]
name = Normal (Default)
default=1
$brightness = 1.0
[Preset]
name = Slightly Brighter
$brightness = 1.5
[Preset]
name = Brighter
$brightness = 2.5
[Preset]
name = Much Brighter
$brightness = 4.0