diff --git a/src/SkylandersGiants/Graphics/rules.txt b/src/SkylandersGiants/Graphics/rules.txt index 295e56be..4ed972ca 100644 --- a/src/SkylandersGiants/Graphics/rules.txt +++ b/src/SkylandersGiants/Graphics/rules.txt @@ -1,9 +1,9 @@ [Definition] -titleIds = 000500001010D700, 0005000010116000 +titleIds = 000500001010D700,0005000010116000 name = Resolution -path = "Skylanders Giants/Graphics" +path = "Skylanders: Giants/Graphics" description = Changes the resolution of the game. -version = 6 +version = 7 [Default] $width = 1280 diff --git a/src/SkylandersGiants/Mods/FPS/rules.txt b/src/SkylandersGiants/Mods/FPS/rules.txt index b1eb0f14..031ee186 100644 --- a/src/SkylandersGiants/Mods/FPS/rules.txt +++ b/src/SkylandersGiants/Mods/FPS/rules.txt @@ -1,9 +1,9 @@ [Definition] -titleIds = 000500001010D700, 0005000010116000 +titleIds = 000500001010D700,0005000010116000 name = FPS -path = "Skylanders Giants/Mods/FPS" -description = Changes the game's dynamic FPS target. Might have bugs, especially when going above 120 FPS.||Made by Mew00. -version = 6 +path = "Skylanders: Giants/Mods/FPS" +description = Changes the game's FPS limit.|Running the game with a high FPS limit can result in glitches.||Made by DigitNetics and Mew00. +version = 7 [Default] $targetFPS:int = 60 @@ -55,7 +55,6 @@ $targetFPS:int = 72 name = 60 FPS (Default) category = FPS Limit default = 1 -$targetFPS:int = 60 [Preset] name = 40 FPS @@ -65,6 +64,7 @@ $targetFPS:int = 40 [Preset] name = 30 FPS category = FPS Limit +$targetFPS:int = 30 [Preset] name = 20 FPS @@ -73,4 +73,4 @@ $targetFPS:int = 20 [Control] -vsyncFrequency = 2*$targetFPS \ No newline at end of file +vsyncFrequency = $targetFPS \ No newline at end of file diff --git a/src/SkylandersSuperChargers/Graphics/rules.txt b/src/SkylandersSuperChargers/Graphics/rules.txt index fdb3731f..702f72ba 100644 --- a/src/SkylandersSuperChargers/Graphics/rules.txt +++ b/src/SkylandersSuperChargers/Graphics/rules.txt @@ -1,7 +1,7 @@ [Definition] -titleIds = 00050000101BFC00,0005000E101B8500 +titleIds = 00050000101BFC00,0005000E101B8500,50000101b8500 name = TV Resolution, Gamepad Resolution and Shadow Quality -path = "Skylanders Superchargers/Graphics" +path = "Skylanders: Superchargers/Graphics" description = Changes the TV resolution and gamepad resolution of the game. Additionally you can also change the quality of the shadows.||Made by Crementif and Winner Nombre. version = 6 diff --git a/src/SkylandersSuperChargers/Mods/FPS/rules.txt b/src/SkylandersSuperChargers/Mods/FPS/rules.txt index 72aede9d..88d1b741 100644 --- a/src/SkylandersSuperChargers/Mods/FPS/rules.txt +++ b/src/SkylandersSuperChargers/Mods/FPS/rules.txt @@ -1,9 +1,9 @@ [Definition] -titleIds = 00050000101BFC00,0005000E101B8500 +titleIds = 00050000101BFC00,00050000101B8500 name = FPS -path = "Skylanders Superchargers/Graphics/FPS" -description = Changes the game's dynamic FPS target. Might have bugs, especially when going above 120 FPS.||Made by Mew00 and Winner Nombre. -version = 6 +path = "Skylanders: Superchargers/Mods/FPS" +description = Changes the game's FPS limit.|Running the game with a high FPS limit can result in glitches.||Made by Mew00, Winner Nombre and DigitNetics. +version = 7 [Default] $targetFPS:int = 30