From 7499a14cfd7902551d37512e40af0f9fbbdcb58f Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 11 Jan 2017 22:12:35 -0800 Subject: [PATCH] more Squid Sisters fixing fixes the monitor http://i.imgur.com/76KvMjE.png --- Splatoon_1080p/rules.txt | 2 +- Splatoon_1440p/rules.txt | 2 +- Splatoon_2160p/rules.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Splatoon_1080p/rules.txt b/Splatoon_1080p/rules.txt index 52e4984f..9d57d2ae 100644 --- a/Splatoon_1080p/rules.txt +++ b/Splatoon_1080p/rules.txt @@ -11,7 +11,7 @@ overwriteHeight = 1080 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A # exclude obvious textures +formatsExcluded = 0x41A,0x431 # exclude obvious textures overwriteWidth = 960 overwriteHeight = 540 diff --git a/Splatoon_1440p/rules.txt b/Splatoon_1440p/rules.txt index fae90043..b3c29ea5 100644 --- a/Splatoon_1440p/rules.txt +++ b/Splatoon_1440p/rules.txt @@ -11,7 +11,7 @@ overwriteHeight = 1440 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A # exclude obvious textures +formatsExcluded = 0x41A,0x431 # exclude obvious textures overwriteWidth = 1280 overwriteHeight = 720 diff --git a/Splatoon_2160p/rules.txt b/Splatoon_2160p/rules.txt index 7209a47f..725f5102 100644 --- a/Splatoon_2160p/rules.txt +++ b/Splatoon_2160p/rules.txt @@ -11,7 +11,7 @@ overwriteHeight = 2160 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x41A # exclude obvious textures +formatsExcluded = 0x41A,0x431 # exclude obvious textures overwriteWidth = 1920 overwriteHeight = 1080