From aedc384a454b5b4772c5f6d193f1c0420526fc66 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 19 Mar 2017 16:08:39 -0700 Subject: [PATCH] [Splatoon] Gamepad Multiplayer --- Quality/Splatoon_1080p/rules.txt | 20 +++++++++++++++++++- Quality/Splatoon_1440p/rules.txt | 20 +++++++++++++++++++- Quality/Splatoon_2160p/rules.txt | 20 +++++++++++++++++++- Quality/Splatoon_900p/rules.txt | 20 +++++++++++++++++++- 4 files changed, 76 insertions(+), 4 deletions(-) diff --git a/Quality/Splatoon_1080p/rules.txt b/Quality/Splatoon_1080p/rules.txt index abdfc01f..6fa8e32e 100644 --- a/Quality/Splatoon_1080p/rules.txt +++ b/Quality/Splatoon_1080p/rules.txt @@ -19,4 +19,22 @@ overwriteHeight = 540 width = 1024 height = 576 overwriteWidth = 1536 -overwriteHeight = 864 \ No newline at end of file +overwriteHeight = 864 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] # multiplayer +width = 848 +height = 480 +overwriteWidth = 1920 +overwriteHeight = 1080 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +overwriteWidth = 960 +overwriteHeight = 540 \ No newline at end of file diff --git a/Quality/Splatoon_1440p/rules.txt b/Quality/Splatoon_1440p/rules.txt index 2f8ef6b9..6da118de 100644 --- a/Quality/Splatoon_1440p/rules.txt +++ b/Quality/Splatoon_1440p/rules.txt @@ -19,4 +19,22 @@ overwriteHeight = 720 width = 1024 height = 576 overwriteWidth = 2048 -overwriteHeight = 1152 \ No newline at end of file +overwriteHeight = 1152 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # multiplayer +width = 848 +height = 480 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file diff --git a/Quality/Splatoon_2160p/rules.txt b/Quality/Splatoon_2160p/rules.txt index 38514688..8cba2bab 100644 --- a/Quality/Splatoon_2160p/rules.txt +++ b/Quality/Splatoon_2160p/rules.txt @@ -19,4 +19,22 @@ overwriteHeight = 1080 width = 1024 height = 576 overwriteWidth = 3072 -overwriteHeight = 1728 \ No newline at end of file +overwriteHeight = 1728 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] # multiplayer +width = 848 +height = 480 +overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +overwriteWidth = 1920 +overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/Splatoon_900p/rules.txt b/Quality/Splatoon_900p/rules.txt index b1f7f936..9bffaea7 100644 --- a/Quality/Splatoon_900p/rules.txt +++ b/Quality/Splatoon_900p/rules.txt @@ -19,4 +19,22 @@ overwriteHeight = 450 width = 1024 height = 576 overwriteWidth = 1280 -overwriteHeight = 720 \ No newline at end of file +overwriteHeight = 720 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 1600 +overwriteHeight = 900 + +[TextureRedefine] # multiplayer +width = 848 +height = 480 +overwriteWidth = 1600 +overwriteHeight = 900 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +overwriteHeight = 800 +overwriteHeight = 450 \ No newline at end of file