diff --git a/Quality/NintendoLand_1080p/rules.txt b/Quality/NintendoLand_1080p/rules.txt index f8725a27..9984da0d 100644 --- a/Quality/NintendoLand_1080p/rules.txt +++ b/Quality/NintendoLand_1080p/rules.txt @@ -8,10 +8,4 @@ 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/Quality/NintendoLand_1440p/rules.txt b/Quality/NintendoLand_1440p/rules.txt index f9b72f6e..d976eb36 100644 --- a/Quality/NintendoLand_1440p/rules.txt +++ b/Quality/NintendoLand_1440p/rules.txt @@ -8,10 +8,4 @@ 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/Quality/NintendoLand_2160p/rules.txt b/Quality/NintendoLand_2160p/rules.txt index eeebaaea..8850d3b8 100644 --- a/Quality/NintendoLand_2160p/rules.txt +++ b/Quality/NintendoLand_2160p/rules.txt @@ -8,10 +8,4 @@ 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