From 6a6978d35d528d7abb13817d0fa1c5f9364090bc Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 19 Feb 2017 12:29:25 -0800 Subject: [PATCH] [Smash] Add Result Runnerup resolutions --- Performance/Smash_360p/rules.txt | 20 +++++++++++++++++++- Performance/Smash_540p/rules.txt | 20 +++++++++++++++++++- Quality/Smash_1440p/rules.txt | 20 +++++++++++++++++++- Quality/Smash_2160p/rules.txt | 20 +++++++++++++++++++- 4 files changed, 76 insertions(+), 4 deletions(-) diff --git a/Performance/Smash_360p/rules.txt b/Performance/Smash_360p/rules.txt index c2f9dc33..6ad3814a 100644 --- a/Performance/Smash_360p/rules.txt +++ b/Performance/Smash_360p/rules.txt @@ -33,4 +33,22 @@ overwriteHeight = 1024 width = 220 height = 124 overwriteWidth = 0 -overwriteHeight = 0 \ No newline at end of file +overwriteHeight = 0 + +[TextureRedefine] # 2nd +width = 820 +height = 410 +overwriteWidth = 410 +overwriteHeight = 205 + +[TextureRedefine] # 3rd +width = 730 +height = 365 +overwriteWidth = 365 +overwriteHeight = 183 + +[TextureRedefine] # 4th +width = 420 +height = 210 +overwriteWidth = 210 +overwriteHeight = 105 \ No newline at end of file diff --git a/Performance/Smash_540p/rules.txt b/Performance/Smash_540p/rules.txt index 7c0e88aa..9dcd8373 100644 --- a/Performance/Smash_540p/rules.txt +++ b/Performance/Smash_540p/rules.txt @@ -33,4 +33,22 @@ overwriteHeight = 1024 width = 220 height = 124 overwriteWidth = 0 -overwriteHeight = 0 \ No newline at end of file +overwriteHeight = 0 + +[TextureRedefine] # 2nd +width = 820 +height = 410 +overwriteWidth = 410 +overwriteHeight = 205 + +[TextureRedefine] # 3rd +width = 730 +height = 365 +overwriteWidth = 365 +overwriteHeight = 183 + +[TextureRedefine] # 4th +width = 420 +height = 210 +overwriteWidth = 210 +overwriteHeight = 105 \ No newline at end of file diff --git a/Quality/Smash_1440p/rules.txt b/Quality/Smash_1440p/rules.txt index dae288e0..3f990cd1 100644 --- a/Quality/Smash_1440p/rules.txt +++ b/Quality/Smash_1440p/rules.txt @@ -6,4 +6,22 @@ name = "Super Smash Bros. - 1440p (2K)" width = 1920 height = 1080 overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteHeight = 1440 + +[TextureRedefine] # 2nd +width = 820 +height = 410 +overwriteWidth = 1093 +overwriteHeight = 547 + +[TextureRedefine] # 3rd +width = 730 +height = 365 +overwriteWidth = 973 +overwriteHeight = 487 + +[TextureRedefine] # 4th +width = 420 +height = 210 +overwriteWidth = 560 +overwriteHeight = 280 \ No newline at end of file diff --git a/Quality/Smash_2160p/rules.txt b/Quality/Smash_2160p/rules.txt index 25fe26f1..b0f0dcfd 100644 --- a/Quality/Smash_2160p/rules.txt +++ b/Quality/Smash_2160p/rules.txt @@ -6,4 +6,22 @@ name = "Super Smash Bros. - 2160p (4K)" width = 1920 height = 1080 overwriteWidth = 3840 -overwriteHeight = 2160 \ No newline at end of file +overwriteHeight = 2160 + +[TextureRedefine] # 2nd +width = 820 +height = 410 +overwriteWidth = 1640 +overwriteHeight = 820 + +[TextureRedefine] # 3rd +width = 730 +height = 365 +overwriteWidth = 1460 +overwriteHeight = 730 + +[TextureRedefine] # 4th +width = 420 +height = 210 +overwriteWidth = 840 +overwriteHeight = 420 \ No newline at end of file