diff --git a/README.md b/README.md index f088025c..111901b5 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,4 @@ Donkey Kong Country: Tropical Freeze Nintendo Land - Title screen is completely white -- Gamepad screen is blurry during attraction gameplay - -Splatoon - -- Squid Sisters screen is blurry \ No newline at end of file +- Gamepad screen is blurry during attraction gameplay \ No newline at end of file diff --git a/Splatoon_1080p/rules.txt b/Splatoon_1080p/rules.txt index 8b59aaa2..52e4984f 100644 --- a/Splatoon_1080p/rules.txt +++ b/Splatoon_1080p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 960 -overwriteHeight = 540 \ No newline at end of file +overwriteHeight = 540 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 1536 +overwriteHeight = 864 \ No newline at end of file diff --git a/Splatoon_1440p/rules.txt b/Splatoon_1440p/rules.txt index e281ee9a..fae90043 100644 --- a/Splatoon_1440p/rules.txt +++ b/Splatoon_1440p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1280 -overwriteHeight = 720 \ No newline at end of file +overwriteHeight = 720 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 2048 +overwriteHeight = 1152 \ No newline at end of file diff --git a/Splatoon_2160p/rules.txt b/Splatoon_2160p/rules.txt index 35b8a130..7209a47f 100644 --- a/Splatoon_2160p/rules.txt +++ b/Splatoon_2160p/rules.txt @@ -13,4 +13,10 @@ width = 640 height = 360 formatsExcluded = 0x41A # exclude obvious textures overwriteWidth = 1920 -overwriteHeight = 1080 \ No newline at end of file +overwriteHeight = 1080 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 3072 +overwriteHeight = 1728 \ No newline at end of file