diff --git a/Preformance/MK8_360p/rules.txt b/Preformance/MK8_360p/rules.txt index 83773873..8b79e13a 100644 --- a/Preformance/MK8_360p/rules.txt +++ b/Preformance/MK8_360p/rules.txt @@ -32,6 +32,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 480 overwriteHeight = 360 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 240 +overwriteHeight = 180 + # MKTV screen [TextureRedefine] width = 960 diff --git a/Quality - Gamepad/MK8_1080pGamepad/rules.txt b/Quality - Gamepad/MK8_1080pGamepad/rules.txt index 57277fa8..cd933e29 100644 --- a/Quality - Gamepad/MK8_1080pGamepad/rules.txt +++ b/Quality - Gamepad/MK8_1080pGamepad/rules.txt @@ -26,6 +26,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 overwriteHeight = 1080 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 480 +overwriteHeight = 540 + # MKTV screen [TextureRedefine] width = 960 diff --git a/Quality - Gamepad/MK8_1440pGamepad/rules.txt b/Quality - Gamepad/MK8_1440pGamepad/rules.txt index 1a20257b..2c566d5a 100644 --- a/Quality - Gamepad/MK8_1440pGamepad/rules.txt +++ b/Quality - Gamepad/MK8_1440pGamepad/rules.txt @@ -26,6 +26,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 overwriteHeight = 1440 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 641 +overwriteHeight = 721 + # MKTV screen [TextureRedefine] width = 960 diff --git a/Quality - Gamepad/MK8_2160pGamepad/rules.txt b/Quality - Gamepad/MK8_2160pGamepad/rules.txt index 1e5c1bea..0e598262 100644 --- a/Quality - Gamepad/MK8_2160pGamepad/rules.txt +++ b/Quality - Gamepad/MK8_2160pGamepad/rules.txt @@ -26,6 +26,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 overwriteHeight = 2160 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 960 +overwriteHeight = 1080 + # MKTV output [TextureRedefine] width = 960 diff --git a/Quality/MK8_1080p/rules.txt b/Quality/MK8_1080p/rules.txt index 07eed0e9..3625f425 100644 --- a/Quality/MK8_1080p/rules.txt +++ b/Quality/MK8_1080p/rules.txt @@ -26,6 +26,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 overwriteHeight = 1080 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 480 +overwriteHeight = 540 + # MKTV screen [TextureRedefine] width = 960 diff --git a/Quality/MK8_1440p/rules.txt b/Quality/MK8_1440p/rules.txt index f273fe5d..75d51beb 100644 --- a/Quality/MK8_1440p/rules.txt +++ b/Quality/MK8_1440p/rules.txt @@ -26,6 +26,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 overwriteHeight = 1440 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 641 +overwriteHeight = 721 + # MKTV screen [TextureRedefine] width = 960 diff --git a/Quality/MK8_2160p/rules.txt b/Quality/MK8_2160p/rules.txt index 15269cc4..567e6bf1 100644 --- a/Quality/MK8_2160p/rules.txt +++ b/Quality/MK8_2160p/rules.txt @@ -26,6 +26,14 @@ formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 overwriteHeight = 2160 +# Multiplayer-Mode Half Res Alpha (2p) +[TextureRedefine] +width = 320 +height = 360 +formatsExcluded = 0x41A # exclude obvious textures +overwriteWidth = 960 +overwriteHeight = 1080 + # MKTV output [TextureRedefine] width = 960