From 6ce20d37fabfb60eaab86535c527efd007ad602d Mon Sep 17 00:00:00 2001 From: Michele Date: Thu, 9 Jan 2020 18:40:11 -0800 Subject: [PATCH] Add Exzap's Splatoon 60FPS Plaza mod Supports latest version only --- Mods/Splatoon_60FPSPlaza/patches.txt | 4 ++++ Mods/Splatoon_60FPSPlaza/rules.txt | 6 ++++++ Workarounds/WiiU_eShop_RemoveGrayOverlay/rules.txt | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 Mods/Splatoon_60FPSPlaza/patches.txt create mode 100644 Mods/Splatoon_60FPSPlaza/rules.txt diff --git a/Mods/Splatoon_60FPSPlaza/patches.txt b/Mods/Splatoon_60FPSPlaza/patches.txt new file mode 100644 index 00000000..a50857ee --- /dev/null +++ b/Mods/Splatoon_60FPSPlaza/patches.txt @@ -0,0 +1,4 @@ +[Gambit272] +moduleMatches = 0xF7A78809 + +0x242B09C = nop # prevent switch-to-30-FPS-mode function from being called diff --git a/Mods/Splatoon_60FPSPlaza/rules.txt b/Mods/Splatoon_60FPSPlaza/rules.txt new file mode 100644 index 00000000..640fcf43 --- /dev/null +++ b/Mods/Splatoon_60FPSPlaza/rules.txt @@ -0,0 +1,6 @@ +[Definition] +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = 60FPS Plaza +path = "Splatoon/Mods/60FPS Plaza" +description = Important: This patches the plaza to run at 60FPS. Getting under 60FPS will slow down the game's speed. Made by Exzap. +version = 4 diff --git a/Workarounds/WiiU_eShop_RemoveGrayOverlay/rules.txt b/Workarounds/WiiU_eShop_RemoveGrayOverlay/rules.txt index 461a2d10..436c4268 100644 --- a/Workarounds/WiiU_eShop_RemoveGrayOverlay/rules.txt +++ b/Workarounds/WiiU_eShop_RemoveGrayOverlay/rules.txt @@ -2,5 +2,5 @@ titleIds = 000500301001400a,000500301001410a,000500301001420a name = Remove Gray Overlay path = "Wii U/Nintendo eShop/Workarounds/Remove Gray Overlay" -description = Hides the gray overlay covering the lower half of the screen. +description = Hides the gray overlay covering the lower half of the screen. Made by Exzap. version = 3