diff --git a/Enthusiast Graphic Packs/Splatoon_2880p/rules.txt b/Enthusiast Graphic Packs/Splatoon_2880p/rules.txt new file mode 100644 index 00000000..97f4a591 --- /dev/null +++ b/Enthusiast Graphic Packs/Splatoon_2880p/rules.txt @@ -0,0 +1,48 @@ +[Definition] +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 2880p (5K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +overwriteWidth = 5120 +overwriteHeight = 2880 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # half-res alpha (gamepad) +width = 427 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1272 +overwriteHeight = 720 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 4096 +overwriteHeight = 2304 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # multiplayer gamepad +width = 848 +height = 480 +overwriteWidth = 2544 +overwriteHeight = 1440 \ No newline at end of file diff --git a/Enthusiast Graphic Packs/Splatoon_4320p/rules.txt b/Enthusiast Graphic Packs/Splatoon_4320p/rules.txt new file mode 100644 index 00000000..42bb3801 --- /dev/null +++ b/Enthusiast Graphic Packs/Splatoon_4320p/rules.txt @@ -0,0 +1,48 @@ +[Definition] +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 4320p (8K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +overwriteWidth = 7680 +overwriteHeight = 4320 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] # half-res alpha (gamepad) +width = 427 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1272 +overwriteHeight = 720 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 6144 +overwriteHeight = 3456 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # multiplayer gamepad +width = 848 +height = 480 +overwriteWidth = 2544 +overwriteHeight = 1440 \ No newline at end of file diff --git a/Enthusiast Graphic Packs/Splatoon_5760p/rules.txt b/Enthusiast Graphic Packs/Splatoon_5760p/rules.txt new file mode 100644 index 00000000..88488837 --- /dev/null +++ b/Enthusiast Graphic Packs/Splatoon_5760p/rules.txt @@ -0,0 +1,48 @@ +[Definition] +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 5760p (10K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +overwriteWidth = 10240 +overwriteHeight = 5760 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 5120 +overwriteHeight = 2880 + +[TextureRedefine] # half-res alpha (gamepad) +width = 427 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1272 +overwriteHeight = 720 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 8192 +overwriteHeight = 4608 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # multiplayer gamepad +width = 848 +height = 480 +overwriteWidth = 2544 +overwriteHeight = 1440 \ No newline at end of file diff --git a/Preformance/ShovelKnight_360p/rules.txt b/Preformance/ShovelKnight_540p/rules.txt similarity index 53% rename from Preformance/ShovelKnight_360p/rules.txt rename to Preformance/ShovelKnight_540p/rules.txt index c71849b7..cea5cb4a 100644 --- a/Preformance/ShovelKnight_360p/rules.txt +++ b/Preformance/ShovelKnight_540p/rules.txt @@ -1,12 +1,12 @@ [Definition] titleIds = 0005000010178f00 -name = "Shovel Knight - 360p" +name = "Shovel Knight - 540p" [TextureRedefine] # tv -width = 1280 -height = 720 -overwriteWidth = 640 -overwriteHeight = 360 +width = 1920 +height = 1080 +overwriteWidth = 960 +overwriteHeight = 540 [TextureRedefine] # gamepad width = 854 diff --git a/Preformance/ShovelKnight_720p/rules.txt b/Preformance/ShovelKnight_720p/rules.txt new file mode 100644 index 00000000..4cc93c18 --- /dev/null +++ b/Preformance/ShovelKnight_720p/rules.txt @@ -0,0 +1,9 @@ +[Definition] +titleIds = 0005000010178f00 +name = "Shovel Knight - 720p" + +[TextureRedefine] # tv +width = 1920 +height = 1080 +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file diff --git a/Preformance/Smash_720p/rules.txt b/Preformance/Smash_720p/rules.txt new file mode 100644 index 00000000..ddb96261 --- /dev/null +++ b/Preformance/Smash_720p/rules.txt @@ -0,0 +1,15 @@ +[Definition] +titleIds = 0005000010110E00,0005000010145000,0005000010144F00 +name = "Super Smash Bros. - 720p" + +[TextureRedefine] # tv +width = 1920 +height = 1080 +overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res alpha +overwriteWidth = 960 +overwriteHeight = 540 +overwriteWidth = 640 +overwriteHeight = 360 \ No newline at end of file diff --git a/Preformance/Splatoon_360p/rules.txt b/Preformance/Splatoon_360p/rules.txt index adbb6278..cf1ce34f 100644 --- a/Preformance/Splatoon_360p/rules.txt +++ b/Preformance/Splatoon_360p/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 360p" +titleIds = 0005000010176900,0005000010176A00,0005000010162B000 +name = "Splatoon - 360p" [TextureRedefine] # tv width = 1280 diff --git a/Preformance/TheWindWaker_720p/rules.txt b/Preformance/TheWindWaker_720p/rules.txt new file mode 100644 index 00000000..4b6dcc2c --- /dev/null +++ b/Preformance/TheWindWaker_720p/rules.txt @@ -0,0 +1,10 @@ +[Definition] +titleIds = 0005000010143400,0005000010143600,0005000010143500 +name = "The Wind Waker HD - 720p" + +[TextureRedefine] # tv +width = 1920 +height = 1080 +formatsExcluded = 0x41A # exclude the intro background texture +overwriteWidth = 1280 +overwriteHeight = 720 diff --git a/Preformance/TwilightPrincess_720p/rules.txt b/Preformance/TwilightPrincess_720p/rules.txt new file mode 100644 index 00000000..37cd9162 --- /dev/null +++ b/Preformance/TwilightPrincess_720p/rules.txt @@ -0,0 +1,9 @@ +[Definition] +titleIds = 000500001019C800,000500001019E600,000500001019E500 +name = "Twilight Princess HD - 720p" + +[TextureRedefine] # tv +width = 1920 +height = 1080 +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file diff --git a/Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt b/Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt deleted file mode 100644 index 3b590d8d..00000000 --- a/Quality - Gamepad/ShovelKnight_1080pGamepad/rules.txt +++ /dev/null @@ -1,15 +0,0 @@ -[Definition] -titleIds = 0005000010178f00 -name = "Shovel Knight - 1080p (Gamepad)" - -[TextureRedefine] # tv -width = 1280 -height = 720 -overwriteWidth = 1920 -overwriteHeight = 1080 - -[TextureRedefine] # gamepad -width = 854 -height = 480 -overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt b/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt index 7102f810..634c81d5 100644 --- a/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt +++ b/Quality - Gamepad/ShovelKnight_1440pGamepad/rules.txt @@ -3,8 +3,8 @@ titleIds = 0005000010178f00 name = "Shovel Knight - 1440p (Gamepad) (2K)" [TextureRedefine] # tv -width = 1280 -height = 720 +width = 1920 +height = 1080 overwriteWidth = 2560 overwriteHeight = 1440 diff --git a/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt b/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt index 5ff2b50b..c15c4c81 100644 --- a/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt +++ b/Quality - Gamepad/ShovelKnight_2160pGamepad/rules.txt @@ -3,8 +3,8 @@ titleIds = 0005000010178f00 name = "Shovel Knight - 2160p (Gamepad) (4K)" [TextureRedefine] # tv -width = 1280 -height = 720 +width = 1920 +height = 1080 overwriteWidth = 3840 overwriteHeight = 2160 diff --git a/Quality - Gamepad/Splatoon_1080pGamepad/rules.txt b/Quality - Gamepad/Splatoon_1080pGamepad/rules.txt index 5f3b33ae..39fe4524 100644 --- a/Quality - Gamepad/Splatoon_1080pGamepad/rules.txt +++ b/Quality - Gamepad/Splatoon_1080pGamepad/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 1080p (Gamepad)" +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 1080p (Gamepad)" [TextureRedefine] # tv width = 1280 diff --git a/Quality - Gamepad/Splatoon_1440pGamepad/rules.txt b/Quality - Gamepad/Splatoon_1440pGamepad/rules.txt index 7eee4e47..7b95a003 100644 --- a/Quality - Gamepad/Splatoon_1440pGamepad/rules.txt +++ b/Quality - Gamepad/Splatoon_1440pGamepad/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 1440p (Gamepad) (2K)" +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 1440p (Gamepad) (2K)" [TextureRedefine] # tv width = 1280 diff --git a/Quality - Gamepad/Splatoon_2160pGamepad/rules.txt b/Quality - Gamepad/Splatoon_2160pGamepad/rules.txt index 77dbd407..ff88614b 100644 --- a/Quality - Gamepad/Splatoon_2160pGamepad/rules.txt +++ b/Quality - Gamepad/Splatoon_2160pGamepad/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 2160p (Gamepad) (4K)" +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 2160p (Gamepad) (4K)" [TextureRedefine] # tv width = 1280 diff --git a/Quality/ShovelKnight_1080p/rules.txt b/Quality/ShovelKnight_1080p/rules.txt deleted file mode 100644 index 947e3a3d..00000000 --- a/Quality/ShovelKnight_1080p/rules.txt +++ /dev/null @@ -1,9 +0,0 @@ -[Definition] -titleIds = 0005000010178f00 -name = "Shovel Knight - 1080p" - -[TextureRedefine] # tv -width = 1280 -height = 720 -overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/ShovelKnight_1440p/rules.txt b/Quality/ShovelKnight_1440p/rules.txt index 0f4c1f76..1a9cc1bb 100644 --- a/Quality/ShovelKnight_1440p/rules.txt +++ b/Quality/ShovelKnight_1440p/rules.txt @@ -3,7 +3,7 @@ titleIds = 0005000010178f00 name = "Shovel Knight - 1440p (2K)" [TextureRedefine] # tv -width = 1280 -height = 720 +width = 1920 +height = 1080 overwriteWidth = 2560 overwriteHeight = 1440 \ No newline at end of file diff --git a/Quality/ShovelKnight_2160p/rules.txt b/Quality/ShovelKnight_2160p/rules.txt index 8302ba8d..1f5c0d19 100644 --- a/Quality/ShovelKnight_2160p/rules.txt +++ b/Quality/ShovelKnight_2160p/rules.txt @@ -3,7 +3,7 @@ titleIds = 0005000010178f00 name = "Shovel Knight - 2160p (4K)" [TextureRedefine] # tv -width = 1280 -height = 720 +width = 1920 +height = 1080 overwriteWidth = 3840 overwriteHeight = 2160 \ No newline at end of file diff --git a/Quality/Splatoon_1080p/rules.txt b/Quality/Splatoon_1080p/rules.txt index 94402b5a..abdfc01f 100644 --- a/Quality/Splatoon_1080p/rules.txt +++ b/Quality/Splatoon_1080p/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 1080p" +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 1080p" [TextureRedefine] # tv width = 1280 diff --git a/Quality/Splatoon_1440p/rules.txt b/Quality/Splatoon_1440p/rules.txt index 8fb4cffb..2f8ef6b9 100644 --- a/Quality/Splatoon_1440p/rules.txt +++ b/Quality/Splatoon_1440p/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 1440p (2K)" +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 1440p (2K)" [TextureRedefine] # tv width = 1280 diff --git a/Quality/Splatoon_2160p/rules.txt b/Quality/Splatoon_2160p/rules.txt index d7d0262f..38514688 100644 --- a/Quality/Splatoon_2160p/rules.txt +++ b/Quality/Splatoon_2160p/rules.txt @@ -1,6 +1,6 @@ [Definition] -titleIds = 0005000010176900,0005000010176A00,0005000010162B00,000500001018DB00,000500001018DC00,000500001018DD00 -name = "Splatoon + Super Mario Maker - 2160p (4K)" +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 2160p (4K)" [TextureRedefine] # tv width = 1280 diff --git a/README.md b/README.md index 5695cd09..a5fa8d5d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ - Star Fox Guard - Star Fox Zero - Super Mario 3D World -- Super Mario Maker - Super Smash Bros. - Tekken Tag Tournament 2: Wii U Edition - The Wind Waker HD