From 11cb92068624a15faa9ffb3e501f914b3eb3f11b Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 23 Apr 2017 22:40:34 -0700 Subject: [PATCH] [Splatoon] 1800p --- Quality/Splatoon_1800p/rules.txt | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Quality/Splatoon_1800p/rules.txt diff --git a/Quality/Splatoon_1800p/rules.txt b/Quality/Splatoon_1800p/rules.txt new file mode 100644 index 00000000..1055e541 --- /dev/null +++ b/Quality/Splatoon_1800p/rules.txt @@ -0,0 +1,40 @@ +[Definition] +titleIds = 0005000010176900,0005000010176A00,0005000010162B00 +name = "Splatoon - 1800p (3K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1600 +overwriteHeight = 900 + +[TextureRedefine] # squid sisters +width = 1024 +height = 576 +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # multiplayer +width = 848 +height = 480 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # half-res alpha (multiplayer) +width = 424 +height = 240 +overwriteWidth = 1600 +overwriteHeight = 900 \ No newline at end of file