diff --git a/Preformance/Smash_540p/rules.txt b/Preformance/Smash_540p/rules.txt index 8f793a00..d041d983 100644 --- a/Preformance/Smash_540p/rules.txt +++ b/Preformance/Smash_540p/rules.txt @@ -6,4 +6,10 @@ name = "Super Smash Bros. - 540p" width = 1920 height = 1080 overwriteWidth = 960 -overwriteHeight = 540 \ No newline at end of file +overwriteHeight = 540 + +[TextureRedefine] # half-res alpha +overwriteWidth = 960 +overwriteHeight = 540 +overwriteWidth = 480 +overwriteHeight = 270 \ No newline at end of file diff --git a/Quality/Smash_1440p/rules.txt b/Quality/Smash_1440p/rules.txt index 2a4a8d8d..bf6e6ea3 100644 --- a/Quality/Smash_1440p/rules.txt +++ b/Quality/Smash_1440p/rules.txt @@ -6,4 +6,10 @@ name = "Super Smash Bros. - 1440p (2K)" width = 1920 height = 1080 overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteHeight = 1440 + +[TextureRedefine] # half-res alpha +overwriteWidth = 960 +overwriteHeight = 540 +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file diff --git a/Quality/Smash_2160p/rules.txt b/Quality/Smash_2160p/rules.txt index 88734beb..50c0303c 100644 --- a/Quality/Smash_2160p/rules.txt +++ b/Quality/Smash_2160p/rules.txt @@ -6,4 +6,10 @@ name = "Super Smash Bros. - 2160p (4K)" width = 1920 height = 1080 overwriteWidth = 3840 -overwriteHeight = 2160 \ No newline at end of file +overwriteHeight = 2160 + +[TextureRedefine] # half-res alpha +overwriteWidth = 960 +overwriteHeight = 540 +overwriteWidth = 1920 +overwriteHeight = 1080 \ No newline at end of file