From 7cccdddc359635b025a1015bbb71c715ba878332 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 18 Feb 2017 20:27:15 -0800 Subject: [PATCH] [Smash] remove half-res alpha doesn't look like it appears at all --- Performance/Smash_360p/rules.txt | 6 ------ Performance/Smash_540p/rules.txt | 6 ------ Performance/Smash_720p/rules.txt | 8 +------- Performance/Smash_900p/rules.txt | 8 +------- Quality/Smash_1440p/rules.txt | 8 +------- Quality/Smash_2160p/rules.txt | 8 +------- 6 files changed, 4 insertions(+), 40 deletions(-) diff --git a/Performance/Smash_360p/rules.txt b/Performance/Smash_360p/rules.txt index 34d1e5ae..c2f9dc33 100644 --- a/Performance/Smash_360p/rules.txt +++ b/Performance/Smash_360p/rules.txt @@ -8,12 +8,6 @@ height = 1080 overwriteWidth = 640 overwriteHeight = 360 -[TextureRedefine] # half-res alpha -overwriteWidth = 960 -overwriteHeight = 540 -overwriteWidth = 320 -overwriteHeight = 180 - [TextureRedefine] # shadow 1 width = 512 height = 512 diff --git a/Performance/Smash_540p/rules.txt b/Performance/Smash_540p/rules.txt index b0fba71c..7c0e88aa 100644 --- a/Performance/Smash_540p/rules.txt +++ b/Performance/Smash_540p/rules.txt @@ -8,12 +8,6 @@ height = 1080 overwriteWidth = 960 overwriteHeight = 540 -[TextureRedefine] # half-res alpha -overwriteWidth = 960 -overwriteHeight = 540 -overwriteWidth = 480 -overwriteHeight = 270 - [TextureRedefine] # shadow 1 width = 512 height = 512 diff --git a/Performance/Smash_720p/rules.txt b/Performance/Smash_720p/rules.txt index 253a9f36..9927b86d 100644 --- a/Performance/Smash_720p/rules.txt +++ b/Performance/Smash_720p/rules.txt @@ -6,10 +6,4 @@ name = "Super Smash Bros. - 720p" 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 +overwriteHeight = 720 \ No newline at end of file diff --git a/Performance/Smash_900p/rules.txt b/Performance/Smash_900p/rules.txt index ab1c7fbb..5a2fc9ba 100644 --- a/Performance/Smash_900p/rules.txt +++ b/Performance/Smash_900p/rules.txt @@ -6,10 +6,4 @@ name = "Super Smash Bros. - 900p" width = 1920 height = 1080 overwriteWidth = 1600 -overwriteHeight = 900 - -[TextureRedefine] # half-res alpha -overwriteWidth = 960 -overwriteHeight = 540 -overwriteWidth = 800 -overwriteHeight = 450 \ No newline at end of file +overwriteHeight = 900 \ No newline at end of file diff --git a/Quality/Smash_1440p/rules.txt b/Quality/Smash_1440p/rules.txt index 007e2543..dae288e0 100644 --- a/Quality/Smash_1440p/rules.txt +++ b/Quality/Smash_1440p/rules.txt @@ -6,10 +6,4 @@ name = "Super Smash Bros. - 1440p (2K)" width = 1920 height = 1080 overwriteWidth = 2560 -overwriteHeight = 1440 - -[TextureRedefine] # half-res alpha -overwriteWidth = 960 -overwriteHeight = 540 -overwriteWidth = 1280 -overwriteHeight = 720 \ No newline at end of file +overwriteHeight = 1440 \ No newline at end of file diff --git a/Quality/Smash_2160p/rules.txt b/Quality/Smash_2160p/rules.txt index 28e0d9fb..25fe26f1 100644 --- a/Quality/Smash_2160p/rules.txt +++ b/Quality/Smash_2160p/rules.txt @@ -6,10 +6,4 @@ name = "Super Smash Bros. - 2160p (4K)" width = 1920 height = 1080 overwriteWidth = 3840 -overwriteHeight = 2160 - -[TextureRedefine] # half-res alpha -overwriteWidth = 960 -overwriteHeight = 540 -overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file +overwriteHeight = 2160 \ No newline at end of file