From 3f326a32636d9bd825fdf05c27f78ad51eebf88f Mon Sep 17 00:00:00 2001
From: Darkemaste <darkemaste@gmail.com>
Date: Tue, 17 Jan 2017 11:07:29 -0600
Subject: [PATCH] MK8 2P & 4P MP Res

---
 Preformance/MK8_360p/rules.txt               | 16 ++++++++++++++++
 Quality - Gamepad/MK8_1080pGamepad/rules.txt | 16 ++++++++++++++++
 Quality - Gamepad/MK8_1440pGamepad/rules.txt | 16 ++++++++++++++++
 Quality - Gamepad/MK8_2160pGamepad/rules.txt | 16 ++++++++++++++++
 Quality/MK8_1080p/rules.txt                  | 16 ++++++++++++++++
 Quality/MK8_1440p/rules.txt                  | 16 ++++++++++++++++
 Quality/MK8_2160p/rules.txt                  | 16 ++++++++++++++++
 7 files changed, 112 insertions(+)

diff --git a/Preformance/MK8_360p/rules.txt b/Preformance/MK8_360p/rules.txt
index 36e4362d..b33da997 100644
--- a/Preformance/MK8_360p/rules.txt
+++ b/Preformance/MK8_360p/rules.txt
@@ -24,6 +24,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 320
 overwriteHeight = 160
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 480
+overwriteHeight = 360
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 480
+overwriteHeight = 360
+
 # MKTV screen
 [TextureRedefine]
 width = 960
diff --git a/Quality - Gamepad/MK8_1080pGamepad/rules.txt b/Quality - Gamepad/MK8_1080pGamepad/rules.txt
index ea1283d7..b4521cd0 100644
--- a/Quality - Gamepad/MK8_1080pGamepad/rules.txt	
+++ b/Quality - Gamepad/MK8_1080pGamepad/rules.txt	
@@ -18,6 +18,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 960
 overwriteHeight = 540
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 960
+overwriteHeight = 1080
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 960
+overwriteHeight = 1080
+
 # MKTV screen
 [TextureRedefine]
 width = 960
diff --git a/Quality - Gamepad/MK8_1440pGamepad/rules.txt b/Quality - Gamepad/MK8_1440pGamepad/rules.txt
index 434332ea..299910c4 100644
--- a/Quality - Gamepad/MK8_1440pGamepad/rules.txt	
+++ b/Quality - Gamepad/MK8_1440pGamepad/rules.txt	
@@ -18,6 +18,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 1280
 overwriteHeight = 720
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1280
+overwriteHeight = 1440
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1280
+overwriteHeight = 1440
+
 # MKTV screen
 [TextureRedefine]
 width = 960
diff --git a/Quality - Gamepad/MK8_2160pGamepad/rules.txt b/Quality - Gamepad/MK8_2160pGamepad/rules.txt
index 8f69d667..0198e2a0 100644
--- a/Quality - Gamepad/MK8_2160pGamepad/rules.txt	
+++ b/Quality - Gamepad/MK8_2160pGamepad/rules.txt	
@@ -18,6 +18,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 1920
 overwriteHeight = 1080
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1920
+overwriteHeight = 2160
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1920
+overwriteHeight = 2160
+
 # MKTV output
 [TextureRedefine]
 width = 960
diff --git a/Quality/MK8_1080p/rules.txt b/Quality/MK8_1080p/rules.txt
index dfbc2284..7e4fd9f0 100644
--- a/Quality/MK8_1080p/rules.txt
+++ b/Quality/MK8_1080p/rules.txt
@@ -18,6 +18,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 960
 overwriteHeight = 540
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 960
+overwriteHeight = 1080
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 960
+overwriteHeight = 1080
+
 # MKTV screen
 [TextureRedefine]
 width = 960
diff --git a/Quality/MK8_1440p/rules.txt b/Quality/MK8_1440p/rules.txt
index b41b52ef..67317577 100644
--- a/Quality/MK8_1440p/rules.txt
+++ b/Quality/MK8_1440p/rules.txt
@@ -18,6 +18,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 1280
 overwriteHeight = 720
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1280
+overwriteHeight = 1440
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1280
+overwriteHeight = 1440
+
 # MKTV screen
 [TextureRedefine]
 width = 960
diff --git a/Quality/MK8_2160p/rules.txt b/Quality/MK8_2160p/rules.txt
index b30e42c1..361d6303 100644
--- a/Quality/MK8_2160p/rules.txt
+++ b/Quality/MK8_2160p/rules.txt
@@ -18,6 +18,22 @@ formatsExcluded = 0x41A # exclude obvious textures
 overwriteWidth = 1920
 overwriteHeight = 1080
 
+# Multiplayer-Mode Resolution (2p)
+[TextureRedefine]
+width = 640
+height = 720
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1920
+overwriteHeight = 2160
+
+# Multiplayer-Mode Resolution (4p)
+[TextureRedefine]
+width = 640
+height = 360
+formatsExcluded = 0x41A # exclude obvious textures
+overwriteWidth = 1920
+overwriteHeight = 2160
+
 # MKTV output
 [TextureRedefine]
 width = 960