diff --git a/Enthusiast/NintendoLand_2880p/rules.txt b/Enthusiast/NintendoLand_2880p/rules.txt index d3953e18..da875162 100644 --- a/Enthusiast/NintendoLand_2880p/rules.txt +++ b/Enthusiast/NintendoLand_2880p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 2880p (5K)" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 5120 overwriteHeight = 2880 diff --git a/Enthusiast/NintendoLand_4320p/rules.txt b/Enthusiast/NintendoLand_4320p/rules.txt index a1339f28..16c1fff7 100644 --- a/Enthusiast/NintendoLand_4320p/rules.txt +++ b/Enthusiast/NintendoLand_4320p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 4320p (8K)" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 7680 overwriteHeight = 4320 diff --git a/Enthusiast/NintendoLand_5760p/rules.txt b/Enthusiast/NintendoLand_5760p/rules.txt index 0ae65f66..d4525d54 100644 --- a/Enthusiast/NintendoLand_5760p/rules.txt +++ b/Enthusiast/NintendoLand_5760p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 5760p (10K)" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 10240 overwriteHeight = 5760 diff --git a/Fun/ColorSplash_VirtualBoy/rules.txt b/Fun/ColorSplash_VirtualBoy/rules.txt index 8eed11ec..7519aa47 100644 --- a/Fun/ColorSplash_VirtualBoy/rules.txt +++ b/Fun/ColorSplash_VirtualBoy/rules.txt @@ -5,4 +5,5 @@ name = "Paper Mario: Color Splash - Virtual Boy Mode" [TextureRedefine] width = 1280 height = 720 +formats = 0x816 overwriteFormat = 0x005 \ No newline at end of file diff --git a/Performance/NintendoLand_360p/rules.txt b/Performance/NintendoLand_360p/rules.txt index 0d1a081e..d46d42e5 100644 --- a/Performance/NintendoLand_360p/rules.txt +++ b/Performance/NintendoLand_360p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 360p" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 640 overwriteHeight = 360 diff --git a/Performance/NintendoLand_540p/rules.txt b/Performance/NintendoLand_540p/rules.txt index 0effcbe9..572c8fa7 100644 --- a/Performance/NintendoLand_540p/rules.txt +++ b/Performance/NintendoLand_540p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 540p" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 960 overwriteHeight = 540 diff --git a/Quality/NintendoLand_1080p/rules.txt b/Quality/NintendoLand_1080p/rules.txt index db7cd9a5..0fb86a6b 100644 --- a/Quality/NintendoLand_1080p/rules.txt +++ b/Quality/NintendoLand_1080p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 1080p" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 1920 overwriteHeight = 1080 diff --git a/Quality/NintendoLand_1440p/rules.txt b/Quality/NintendoLand_1440p/rules.txt index 16fb5cc8..19cf485b 100644 --- a/Quality/NintendoLand_1440p/rules.txt +++ b/Quality/NintendoLand_1440p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 1440p (2K)" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 2560 overwriteHeight = 1440 diff --git a/Quality/NintendoLand_2160p/rules.txt b/Quality/NintendoLand_2160p/rules.txt index c9de80da..c0f7406d 100644 --- a/Quality/NintendoLand_2160p/rules.txt +++ b/Quality/NintendoLand_2160p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 2160p (4K)" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 3840 overwriteHeight = 2160 diff --git a/Quality/NintendoLand_900p/rules.txt b/Quality/NintendoLand_900p/rules.txt index 23e55a0c..a585ec2d 100644 --- a/Quality/NintendoLand_900p/rules.txt +++ b/Quality/NintendoLand_900p/rules.txt @@ -5,7 +5,7 @@ name = "Nintendo Land - 900p" [TextureRedefine] # tv width = 1280 height = 720 -textures = 0x1f712000 +texturesExcluded = 0x1f712000 overwriteWidth = 1600 overwriteHeight = 900