From 270ada17315e78209d110df2b0c2c0305b60aabc Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 16 Jan 2017 12:44:58 -0800 Subject: [PATCH] Remove unnecessary filters --- Preformance/SuperMario3DWorld_360p/rules.txt | 2 +- Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt | 2 +- Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt | 2 +- Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt | 2 +- Quality/SuperMario3DWorld_1080p/rules.txt | 2 +- Quality/SuperMario3DWorld_1440p/rules.txt | 2 +- Quality/SuperMario3DWorld_2160p/rules.txt | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Preformance/SuperMario3DWorld_360p/rules.txt b/Preformance/SuperMario3DWorld_360p/rules.txt index ef9a5212..16eec40c 100644 --- a/Preformance/SuperMario3DWorld_360p/rules.txt +++ b/Preformance/SuperMario3DWorld_360p/rules.txt @@ -12,7 +12,7 @@ overwriteHeight = 360 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 320 overwriteHeight = 180 diff --git a/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt b/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt index 84e4e234..3d80734c 100644 --- a/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt +++ b/Quality - Gamepad/SuperMario3DWorld_1080pGamepad/rules.txt @@ -18,6 +18,6 @@ overwriteHeight = 1080 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 overwriteHeight = 540 \ No newline at end of file diff --git a/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt b/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt index eeb1a698..bfcf160a 100644 --- a/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt +++ b/Quality - Gamepad/SuperMario3DWorld_1440pGamepad/rules.txt @@ -18,6 +18,6 @@ overwriteHeight = 1440 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 overwriteHeight = 720 \ No newline at end of file diff --git a/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt b/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt index 77ce26e1..95a5f022 100644 --- a/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt +++ b/Quality - Gamepad/SuperMario3DWorld_2160pGamepad/rules.txt @@ -18,6 +18,6 @@ overwriteHeight = 2160 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/SuperMario3DWorld_1080p/rules.txt b/Quality/SuperMario3DWorld_1080p/rules.txt index d7c2aeb8..cca98d4e 100644 --- a/Quality/SuperMario3DWorld_1080p/rules.txt +++ b/Quality/SuperMario3DWorld_1080p/rules.txt @@ -12,6 +12,6 @@ overwriteHeight = 1080 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 overwriteHeight = 540 \ No newline at end of file diff --git a/Quality/SuperMario3DWorld_1440p/rules.txt b/Quality/SuperMario3DWorld_1440p/rules.txt index fe880aaf..3050e02f 100644 --- a/Quality/SuperMario3DWorld_1440p/rules.txt +++ b/Quality/SuperMario3DWorld_1440p/rules.txt @@ -12,6 +12,6 @@ overwriteHeight = 1440 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 overwriteHeight = 720 \ No newline at end of file diff --git a/Quality/SuperMario3DWorld_2160p/rules.txt b/Quality/SuperMario3DWorld_2160p/rules.txt index dd3bb373..527c403c 100644 --- a/Quality/SuperMario3DWorld_2160p/rules.txt +++ b/Quality/SuperMario3DWorld_2160p/rules.txt @@ -12,6 +12,6 @@ overwriteHeight = 2160 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures +formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 overwriteHeight = 1080 \ No newline at end of file