From 863bd7dd509d44ff630e66cf61d392075664d37a Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 4 Feb 2017 15:00:00 -0800 Subject: [PATCH] [Nintendo Land] Remove gamepad from Quality packs --- Quality/NintendoLand_1080p/rules.txt | 6 ------ Quality/NintendoLand_1440p/rules.txt | 6 ------ Quality/NintendoLand_2160p/rules.txt | 6 ------ 3 files changed, 18 deletions(-) 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