mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 11:06:54 +01:00
48e6bd276d
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.
36 lines
592 B
Plaintext
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
|