diff --git a/MK8_1080p/rules.txt b/MK8_1080p/rules.txt index b3901690..489cc9f6 100644 --- a/MK8_1080p/rules.txt +++ b/MK8_1080p/rules.txt @@ -15,8 +15,8 @@ overwriteHeight = 1080 width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures -overwriteWidth = 1920 -overwriteHeight = 1080 +overwriteWidth = 960 +overwriteHeight = 540 # MKTV screen [TextureRedefine] @@ -32,12 +32,12 @@ width = 960 height = 536 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1440 -overwriteHeight = 810 +overwriteHeight = 804 # MKTV half res alpha [TextureRedefine] width = 480 height = 268 formatsExcluded = 0x41A # exclude obvious textures -overwriteWidth = 1440 -overwriteHeight = 810 \ No newline at end of file +overwriteWidth = 720 +overwriteHeight = 402 \ No newline at end of file diff --git a/MK8_1440p/rules.txt b/MK8_1440p/rules.txt index 93b35e0a..b7692d96 100644 --- a/MK8_1440p/rules.txt +++ b/MK8_1440p/rules.txt @@ -15,8 +15,8 @@ overwriteHeight = 1440 width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures -overwriteWidth = 2560 -overwriteHeight = 1440 +overwriteWidth = 1280 +overwriteHeight = 720 # MKTV screen [TextureRedefine] @@ -32,12 +32,12 @@ width = 960 height = 536 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 -overwriteHeight = 1080 +overwriteHeight = 1072 # MKTV half res alpha [TextureRedefine] width = 480 height = 268 formatsExcluded = 0x41A # exclude obvious textures -overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file +overwriteWidth = 960 +overwriteHeight = 536 \ No newline at end of file diff --git a/MK8_2160p/rules.txt b/MK8_2160p/rules.txt index 038ff3fb..5267bde8 100644 --- a/MK8_2160p/rules.txt +++ b/MK8_2160p/rules.txt @@ -15,8 +15,8 @@ overwriteHeight = 2160 width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures -overwriteWidth = 3840 -overwriteHeight = 2160 +overwriteWidth = 1920 +overwriteHeight = 1080 # MKTV output [TextureRedefine] @@ -32,12 +32,12 @@ width = 960 height = 536 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 2880 -overwriteHeight = 1620 +overwriteHeight = 1608 # MKTV half res alpha [TextureRedefine] width = 480 height = 268 formatsExcluded = 0x41A # exclude obvious textures -overwriteWidth = 2880 -overwriteHeight = 1620 \ No newline at end of file +overwriteWidth = 1440 +overwriteHeight = 804 \ No newline at end of file