From 042c8a18b759eef4cc9bc5818c67124aa9af805d Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 24 Apr 2017 17:28:49 -0700 Subject: [PATCH] [Nintendo Land] 1800p --- Quality/NintendoLand_1800p/rules.txt | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Quality/NintendoLand_1800p/rules.txt diff --git a/Quality/NintendoLand_1800p/rules.txt b/Quality/NintendoLand_1800p/rules.txt new file mode 100644 index 00000000..16cd4485 --- /dev/null +++ b/Quality/NintendoLand_1800p/rules.txt @@ -0,0 +1,36 @@ +[Definition] +titleIds = 0005000010101F00,0005000010102000,0005000010102100 +name = "Nintendo Land - 1800p (3K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +texturesExcluded = 0x1f712000 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # gamepad +width = 848 +height = 480 +overwriteWidth = 3200 +overwriteHeight = 1800 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1600 +overwriteHeight = 900 + +[TextureRedefine] # half-res alpha (gamepad) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 1600 +overwriteHeight = 900 \ No newline at end of file