diff --git a/Modifications/BreathOfTheWild_FPS++_Arrows/rules.txt b/Modifications/BreathOfTheWild_FPS++_Arrows/rules.txt index 3fdbaeec..36304cd0 100644 --- a/Modifications/BreathOfTheWild_FPS++_Arrows/rules.txt +++ b/Modifications/BreathOfTheWild_FPS++_Arrows/rules.txt @@ -2,7 +2,7 @@ titleIds = 00050000101C9300,00050000101C9400,00050000101C9500 name = Arrows path = "The Legend of Zelda: Breath of the Wild/Modifications/Dynamic (FPS++)/Arrows Workaround" -description = "This allows you to change the fall speed of the arrows. Choose the one where your FPS lands the most." +description = "This allows you to change the fall speed of the arrows. Choose the preset where your FPS lands the most." version = 3 [Preset] diff --git a/Modifications/BreathOfTheWild_FPS++_Uncapped/rules.txt b/Modifications/BreathOfTheWild_FPS++_Uncapped/rules.txt index 2ac9503c..ab238d2a 100644 --- a/Modifications/BreathOfTheWild_FPS++_Uncapped/rules.txt +++ b/Modifications/BreathOfTheWild_FPS++_Uncapped/rules.txt @@ -6,4 +6,4 @@ description = "This removes the 60FPS lock, allowing the game to run as fast as version = 3 [Control] -vsyncFrequency = 65535 +vsyncFrequency = 240 diff --git a/Modifications/MarioKart8_Speed/rules.txt b/Modifications/MarioKart8_Speed/rules.txt index 75997fe3..5ae62269 100644 --- a/Modifications/MarioKart8_Speed/rules.txt +++ b/Modifications/MarioKart8_Speed/rules.txt @@ -25,9 +25,5 @@ $FPS = 90 name = 200% Speed $FPS = 120 -[Preset] -name = Unlimited Speed -$FPS = 65535 - [Control] vsyncFrequency = $FPS diff --git a/Modifications/Splatoon_CallieOverMarie/patches.txt b/Modifications/Splatoon_CallieOverMarie/patches.txt deleted file mode 100644 index a434f7a2..00000000 --- a/Modifications/Splatoon_CallieOverMarie/patches.txt +++ /dev/null @@ -1,14 +0,0 @@ -[Gambit16] -moduleMatches = 0x08ED6677 - -0x100D2F5C = .string "Npc_IdolA" -0x100D3534 = .string "Npc_IdolA" -0x100D5560 = .string "Npc_IdolA" - -[Gambit272] -moduleMatches = 0xF7A78809 - -0x100E38F0 = .string "Npc_IdolA" -0x100E5A4C = .string "Npc_IdolA" -0x100E5DC4 = .string "Npc_IdolA" -0x100E85F8 = .string "Npc_IdolA" \ No newline at end of file diff --git a/Modifications/Splatoon_CallieOverMarie/rules.txt b/Modifications/Splatoon_CallieOverMarie/rules.txt deleted file mode 100644 index c184ddcc..00000000 --- a/Modifications/Splatoon_CallieOverMarie/rules.txt +++ /dev/null @@ -1,6 +0,0 @@ -[Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00 -name = Callie over Marie -path = "Splatoon/Modifications/Callie over Marie" -description = Replaces Callie over Marie. -version = 3 diff --git a/Modifications/Splatoon_MarieOverCallie/patches.txt b/Modifications/Splatoon_MarieOverCallie/patches.txt deleted file mode 100644 index df6b77b5..00000000 --- a/Modifications/Splatoon_MarieOverCallie/patches.txt +++ /dev/null @@ -1,14 +0,0 @@ -[Gambit16] -moduleMatches = 0x08ED6677 - -0x100D2F50 = .string "Npc_IdolB" -0x100D3528 = .string "Npc_IdolB" -0x100D5554 = .string "Npc_IdolB" - -[Gambit272] -moduleMatches = 0xF7A78809 - -0x100E38E4 = .string "Npc_IdolB" -0x100E5A40 = .string "Npc_IdolB" -0x100E5DB8 = .string "Npc_IdolB" -0x100E85EC = .string "Npc_IdolB" \ No newline at end of file diff --git a/Modifications/Splatoon_MarieOverCallie/rules.txt b/Modifications/Splatoon_MarieOverCallie/rules.txt deleted file mode 100644 index f917d1e3..00000000 --- a/Modifications/Splatoon_MarieOverCallie/rules.txt +++ /dev/null @@ -1,6 +0,0 @@ -[Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00 -name = Marie over Callie -path = "Splatoon/Modifications/Marie over Callie" -description = Replaces Marie over Callie. -version = 3 diff --git a/Modifications/Splatoon_SquidSisterSwap/patches.txt b/Modifications/Splatoon_SquidSisterSwap/patches.txt new file mode 100644 index 00000000..ccc5c0d2 --- /dev/null +++ b/Modifications/Splatoon_SquidSisterSwap/patches.txt @@ -0,0 +1,23 @@ +[Gambit16] +moduleMatches = 0x08ED6677 + +0x100D2F58 = .byte $callieLetter +0x100D3530 = .byte $callieLetter +0x100D555C = .byte $callieLetter + +0x100D2F64 = .byte $marieLetter +0x100D353C = .byte $marieLetter +0x100D5568 = .byte $marieLetter + +[Gambit272] +moduleMatches = 0xF7A78809 + +0x100E38EC = .byte $callieLetter +0x100E5A48 = .byte $callieLetter +0x100E5DC0 = .byte $callieLetter +0x100E85F4 = .byte $callieLetter + +0x100E38F8 = .byte $marieLetter +0x100E5A54 = .byte $marieLetter +0x100E5DCC = .byte $marieLetter +0x100E8600 = .byte $marieLetter \ No newline at end of file diff --git a/Modifications/Splatoon_SquidSisterSwap/rules.txt b/Modifications/Splatoon_SquidSisterSwap/rules.txt new file mode 100644 index 00000000..5b7503dc --- /dev/null +++ b/Modifications/Splatoon_SquidSisterSwap/rules.txt @@ -0,0 +1,21 @@ +[Definition] +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = Squid Sister Swap +path = "Splatoon/Modifications/Squid Sister Swap" +description = Allows you to swap the Squid Sisters. +version = 3 + +[Preset] +name = Callie over Marie +$callieLetter = 65 +$marieLetter = 65 + +[Preset] +name = Marie over Callie +$callieLetter = 66 +$marieLetter = 66 + +[Preset] +name = Swapped +$callieLetter = 66 +$marieLetter = 65 \ No newline at end of file