mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Fix preset name(s) (#325)
This commit is contained in:
parent
881fbd0993
commit
e748f9bccb
@ -2,7 +2,7 @@
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = "Clarity (NOT COMPATIBLE WITH MONOCHROMIA)"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Enhancements/Clarity"
|
||||
description = NOT COMPATIBLE WITH MONOCHROMIA! Select the visual look of the game that you'll like with these hand-made presets that adjusts saturation, vibrance, colors and more. You can select a preset. Selecting "User Defined" requires having made your own preset, check the "BreathOfTheWild_Clarity/37040a485a29d54e_00000000000003c9_ps.txt" file in your graphicPack folder to create one.
|
||||
description = NOT COMPATIBLE WITH MONOCHROMIA! Select the visual look of the game that you'll like with these hand-made presets that adjusts saturation, vibrance, colors and more. You can select a preset. Selecting "User-Defined" requires making your own preset. check the "BreathOfTheWild_Clarity/37040a485a29d54e_00000000000003c9_ps.txt" file in your graphicPacks folder to create one.
|
||||
version = 3
|
||||
|
||||
[Preset]
|
||||
@ -46,9 +46,9 @@ name = Contrasty Preset
|
||||
$preset:int = 4
|
||||
|
||||
[Preset]
|
||||
name = Filmic Preset Preset
|
||||
name = Filmic Preset
|
||||
$preset:int = 6
|
||||
|
||||
[Preset]
|
||||
name = User Defined Preset
|
||||
$preset:int = 0
|
||||
name = User-Defined Preset
|
||||
$preset:int = 0
|
||||
|
Loading…
Reference in New Issue
Block a user