diff --git a/Enthusiast/NintendoLand_2880p/rules.txt b/Enthusiast/NintendoLand_2880p/rules.txt new file mode 100644 index 00000000..d3953e18 --- /dev/null +++ b/Enthusiast/NintendoLand_2880p/rules.txt @@ -0,0 +1,36 @@ +[Definition] +titleIds = 0005000010101F00,0005000010102000,0005000010102100 +name = "Nintendo Land - 2880p (5K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +textures = 0x1f712000 +overwriteWidth = 5120 +overwriteHeight = 2880 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 5120 +overwriteHeight = 2880 + +[TextureRedefine] # gamepad +width = 848 +height = 480 +overwriteWidth = 5120 +overwriteHeight = 2880 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 2560 +overwriteHeight = 1440 + +[TextureRedefine] # half-res alpha (gamepad) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 2560 +overwriteHeight = 1440 \ No newline at end of file diff --git a/Enthusiast/NintendoLand_4320p/rules.txt b/Enthusiast/NintendoLand_4320p/rules.txt new file mode 100644 index 00000000..a1339f28 --- /dev/null +++ b/Enthusiast/NintendoLand_4320p/rules.txt @@ -0,0 +1,36 @@ +[Definition] +titleIds = 0005000010101F00,0005000010102000,0005000010102100 +name = "Nintendo Land - 4320p (8K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +textures = 0x1f712000 +overwriteWidth = 7680 +overwriteHeight = 4320 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 7680 +overwriteHeight = 4320 + +[TextureRedefine] # gamepad +width = 848 +height = 480 +overwriteWidth = 7680 +overwriteHeight = 4320 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 3840 +overwriteHeight = 2160 + +[TextureRedefine] # half-res alpha (gamepad) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 3840 +overwriteHeight = 2160 \ No newline at end of file diff --git a/Enthusiast/NintendoLand_5760p/rules.txt b/Enthusiast/NintendoLand_5760p/rules.txt new file mode 100644 index 00000000..0ae65f66 --- /dev/null +++ b/Enthusiast/NintendoLand_5760p/rules.txt @@ -0,0 +1,36 @@ +[Definition] +titleIds = 0005000010101F00,0005000010102000,0005000010102100 +name = "Nintendo Land - 5760p (10K)" + +[TextureRedefine] # tv +width = 1280 +height = 720 +textures = 0x1f712000 +overwriteWidth = 10240 +overwriteHeight = 5760 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 10240 +overwriteHeight = 5760 + +[TextureRedefine] # gamepad +width = 848 +height = 480 +overwriteWidth = 10240 +overwriteHeight = 5760 + +[TextureRedefine] # half-res alpha +width = 640 +height = 360 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 5120 +overwriteHeight = 2880 + +[TextureRedefine] # half-res alpha (gamepad) +width = 424 +height = 240 +formatsExcluded = 0x41A,0x431 # exclude obvious textures +overwriteWidth = 5120 +overwriteHeight = 2880 \ No newline at end of file