From 44d4665922d69a963cfd5e028d754facf1508491 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 12 Jan 2017 16:47:43 -0800 Subject: [PATCH] More fixing --- .../rules.txt | 0 .../rules.txt | 0 .../rules.txt | 0 NintendoLand_1080p/rules.txt | 6 ++++++ NintendoLand_1440p/rules.txt | 6 ++++++ NintendoLand_2160p/rules.txt | 6 ++++++ README.md | 14 +++++++------- TheWindWaker_1440p/rules.txt | 3 +-- TheWindWaker_2160p/rules.txt | 3 +-- 9 files changed, 27 insertions(+), 11 deletions(-) rename {BrunswickProBowling_1080p => Brunswick_1080p}/rules.txt (100%) rename {BrunswickProBowling_1440p => Brunswick_1440p}/rules.txt (100%) rename {BrunswickProBowling_2160p => Brunswick_2160p}/rules.txt (100%) diff --git a/BrunswickProBowling_1080p/rules.txt b/Brunswick_1080p/rules.txt similarity index 100% rename from BrunswickProBowling_1080p/rules.txt rename to Brunswick_1080p/rules.txt diff --git a/BrunswickProBowling_1440p/rules.txt b/Brunswick_1440p/rules.txt similarity index 100% rename from BrunswickProBowling_1440p/rules.txt rename to Brunswick_1440p/rules.txt diff --git a/BrunswickProBowling_2160p/rules.txt b/Brunswick_2160p/rules.txt similarity index 100% rename from BrunswickProBowling_2160p/rules.txt rename to Brunswick_2160p/rules.txt diff --git a/NintendoLand_1080p/rules.txt b/NintendoLand_1080p/rules.txt index 9984da0d..f8725a27 100644 --- a/NintendoLand_1080p/rules.txt +++ b/NintendoLand_1080p/rules.txt @@ -8,4 +8,10 @@ height = 720 # formatsExcluded = 0x01A # exclude the intro background texture # currently disabled, for some reason the game never upscales with the exclusion overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 1920 overwriteHeight = 1080 \ No newline at end of file diff --git a/NintendoLand_1440p/rules.txt b/NintendoLand_1440p/rules.txt index d976eb36..f9b72f6e 100644 --- a/NintendoLand_1440p/rules.txt +++ b/NintendoLand_1440p/rules.txt @@ -8,4 +8,10 @@ height = 720 # formatsExcluded = 0x01A # exclude the intro background texture # currently disabled, for some reason the game never upscales with the exclusion overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 2560 overwriteHeight = 1440 \ No newline at end of file diff --git a/NintendoLand_2160p/rules.txt b/NintendoLand_2160p/rules.txt index 8850d3b8..eeebaaea 100644 --- a/NintendoLand_2160p/rules.txt +++ b/NintendoLand_2160p/rules.txt @@ -8,4 +8,10 @@ height = 720 # formatsExcluded = 0x01A # exclude the intro background texture # currently disabled, for some reason the game never upscales with the exclusion overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 3840 overwriteHeight = 2160 \ No newline at end of file diff --git a/README.md b/README.md index df60da8b..653d272f 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ - Severed (1080p, 1440p, 2160p) - Shovel Knight (1080p, 1440p, 2160p) - Splatoon (1080p, 1440p, 2160p) -- SpongeBob SquarePants Plankton's Robotic Revenge (1080p, 1440p, 2160p) +- SpongeBob SquarePants: Plankton's Robotic Revenge (1080p, 1440p, 2160p) - Star Fox Guard (1080p, 1440p, 2160p) - Star Fox Zero (1080p, 1440p, 2160p) - Super Mario 3D World (1080p, 1440p, 2160p) - Super Smash Bros. (1440p, 2160p) -- Tekken Tag Tournament 2 Wii U Edition (1080p, 1440p, 2160p) +- Tekken Tag Tournament 2: Wii U Edition (1080p, 1440p, 2160p) - The Wind Waker HD (1440p, 2160p) - Twilight Princess HD (1440p, 2160p) - Wipeout 3 (1080p, 1440p, 2160p) @@ -38,11 +38,11 @@ Donkey Kong Country: Tropical Freeze - Water does not appear correctly +Mario & Sonic at the Sochi 2014 Olympic Winter Games + +- Characters on Character Selection are blurry + Nintendo Land - Title screen is completely white -- Gamepad screen is blurry during attraction gameplay - -Mario & Sonic at the Sochi 2014 Olympic Winter Games - -- Characters on Character Selection are blurry \ No newline at end of file +- Gamepad screen is blurry during attraction gameplay \ No newline at end of file diff --git a/TheWindWaker_1440p/rules.txt b/TheWindWaker_1440p/rules.txt index 5f2ae319..b5c89e89 100644 --- a/TheWindWaker_1440p/rules.txt +++ b/TheWindWaker_1440p/rules.txt @@ -5,7 +5,6 @@ name = "The Wind Waker HD - 1440p (2K)" [TextureRedefine] # tv width = 1920 height = 1080 - formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = 2560 -overwriteHeight = 1440 +overwriteHeight = 1440 \ No newline at end of file diff --git a/TheWindWaker_2160p/rules.txt b/TheWindWaker_2160p/rules.txt index 7fb2ac81..0fabc70a 100644 --- a/TheWindWaker_2160p/rules.txt +++ b/TheWindWaker_2160p/rules.txt @@ -5,7 +5,6 @@ name = "The Wind Waker HD - 2160p (4K)" [TextureRedefine] # tv width = 1920 height = 1080 - formatsExcluded = 0x41A # exclude the intro background texture overwriteWidth = 3840 -overwriteHeight = 2160 +overwriteHeight = 2160 \ No newline at end of file