mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
fix default bloom preset names
This commit is contained in:
parent
13ca58060f
commit
dd849f097a
@ -6,7 +6,7 @@ description = Allows you to adjust how strong the bloom is. Full amount is the d
|
||||
version = 3
|
||||
|
||||
[Preset]
|
||||
name = (Default)Full Amount
|
||||
name = Full Amount (Default)
|
||||
$bloom = 1
|
||||
|
||||
[Preset]
|
||||
|
@ -6,7 +6,7 @@ description = Allows you to adjust how strong the bloom is. Full amount is the d
|
||||
version = 3
|
||||
|
||||
[Preset]
|
||||
name = (Default)Full Amount
|
||||
name = Full Amount (Default)
|
||||
$bloom = 1
|
||||
|
||||
[Preset]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 000500001017D800,000500001017D900,000500001017CD00
|
||||
name = 60FPS Fix
|
||||
path = "Hyrule Warriors/Modifications/60FPS Fix"
|
||||
name = 60FPS
|
||||
path = "Hyrule Warriors/Modifications/60FPS"
|
||||
description = "Important: This patches the gameplay to be in 60fps. Getting under 60fps will slow down the game's speed."
|
||||
version = 3
|
Loading…
Reference in New Issue
Block a user