From dd849f097aaa6be9e01b06448b9757af5f4a163e Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 3 Nov 2018 21:50:53 -0700 Subject: [PATCH] fix default bloom preset names --- Enhancements/MarioKart8_Bloom/rules.txt | 2 +- Enhancements/Splatoon_Bloom/rules.txt | 2 +- Modifications/HyruleWarriors_60FPS/rules.txt | 4 ++-- .../patches.txt | 0 .../rules.txt | 0 .../patches.txt | 0 .../rules.txt | 0 7 files changed, 4 insertions(+), 4 deletions(-) rename Modifications/{XenobladeX_mod_PhysicsJumpToTheMoon! => XenobladeX_mod_PhysicsJumpToTheMoon}/patches.txt (100%) rename Modifications/{XenobladeX_mod_PhysicsJumpToTheMoon! => XenobladeX_mod_PhysicsJumpToTheMoon}/rules.txt (100%) rename Modifications/{XenobladeX_mod_PhysicsRunForrestRun! => XenobladeX_mod_PhysicsRunForrestRun}/patches.txt (100%) rename Modifications/{XenobladeX_mod_PhysicsRunForrestRun! => XenobladeX_mod_PhysicsRunForrestRun}/rules.txt (100%) diff --git a/Enhancements/MarioKart8_Bloom/rules.txt b/Enhancements/MarioKart8_Bloom/rules.txt index e5e65877..e1d0e9a0 100644 --- a/Enhancements/MarioKart8_Bloom/rules.txt +++ b/Enhancements/MarioKart8_Bloom/rules.txt @@ -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] diff --git a/Enhancements/Splatoon_Bloom/rules.txt b/Enhancements/Splatoon_Bloom/rules.txt index 92afeee9..c34c8114 100644 --- a/Enhancements/Splatoon_Bloom/rules.txt +++ b/Enhancements/Splatoon_Bloom/rules.txt @@ -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] diff --git a/Modifications/HyruleWarriors_60FPS/rules.txt b/Modifications/HyruleWarriors_60FPS/rules.txt index 877fd4ea..1bc838b9 100644 --- a/Modifications/HyruleWarriors_60FPS/rules.txt +++ b/Modifications/HyruleWarriors_60FPS/rules.txt @@ -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 \ No newline at end of file diff --git a/Modifications/XenobladeX_mod_PhysicsJumpToTheMoon!/patches.txt b/Modifications/XenobladeX_mod_PhysicsJumpToTheMoon/patches.txt similarity index 100% rename from Modifications/XenobladeX_mod_PhysicsJumpToTheMoon!/patches.txt rename to Modifications/XenobladeX_mod_PhysicsJumpToTheMoon/patches.txt diff --git a/Modifications/XenobladeX_mod_PhysicsJumpToTheMoon!/rules.txt b/Modifications/XenobladeX_mod_PhysicsJumpToTheMoon/rules.txt similarity index 100% rename from Modifications/XenobladeX_mod_PhysicsJumpToTheMoon!/rules.txt rename to Modifications/XenobladeX_mod_PhysicsJumpToTheMoon/rules.txt diff --git a/Modifications/XenobladeX_mod_PhysicsRunForrestRun!/patches.txt b/Modifications/XenobladeX_mod_PhysicsRunForrestRun/patches.txt similarity index 100% rename from Modifications/XenobladeX_mod_PhysicsRunForrestRun!/patches.txt rename to Modifications/XenobladeX_mod_PhysicsRunForrestRun/patches.txt diff --git a/Modifications/XenobladeX_mod_PhysicsRunForrestRun!/rules.txt b/Modifications/XenobladeX_mod_PhysicsRunForrestRun/rules.txt similarity index 100% rename from Modifications/XenobladeX_mod_PhysicsRunForrestRun!/rules.txt rename to Modifications/XenobladeX_mod_PhysicsRunForrestRun/rules.txt