diff --git a/Quality/GhostBladeHD_1080p/rules.txt b/Quality/GhostBladeHD_1080p/rules.txt new file mode 100644 index 00000000..c264d0d5 --- /dev/null +++ b/Quality/GhostBladeHD_1080p/rules.txt @@ -0,0 +1,9 @@ +[Definition] +titleIds = 50000101ffc00 +name = "Ghost Blade HD - 1080p" + +[TextureRedefine] +width = 1280 +height = 720 +overwriteWidth = 1920 +overwriteHeight = 1080 \ No newline at end of file diff --git a/Quality/GhostBladeHD_1440p/rules.txt b/Quality/GhostBladeHD_1440p/rules.txt new file mode 100644 index 00000000..43cd0251 --- /dev/null +++ b/Quality/GhostBladeHD_1440p/rules.txt @@ -0,0 +1,9 @@ +[Definition] +titleIds = 50000101ffc00 +name = "Ghost Blade HD - 1400p (2K)" + +[TextureRedefine] +width = 1280 +height = 720 +overwriteWidth = 2560 +overwriteHeight = 1440 \ No newline at end of file diff --git a/Quality/GhostBladeHD_2160p/rules.txt b/Quality/GhostBladeHD_2160p/rules.txt index 29d29966..1734080d 100644 --- a/Quality/GhostBladeHD_2160p/rules.txt +++ b/Quality/GhostBladeHD_2160p/rules.txt @@ -1,15 +1,9 @@ -[Definition]# USA title # Set GPU buffer accuracy to High -titleIds = 50000101ffc00 # -name = "Ghost Blade HD - 3x scale (2160p)" # - -[TextureRedefine] # internal resolution x3 -width = 1280 # -height = 720 # -overwriteWidth = 3840 # -overwriteHeight = 2160 # +[Definition] +titleIds = 50000101ffc00 +name = "Ghost Blade HD - 2160p (4K)" -[TextureRedefine] # gamepad view resolution. No point in rendering, just mirrors screen. -width = 854 # -height = 480 # -overwriteWidth = 256 #Nearest integer -overwriteHeight = 144 # \ No newline at end of file +[TextureRedefine] +width = 1280 +height = 720 +overwriteWidth = 3840 +overwriteHeight = 2160 \ No newline at end of file diff --git a/Quality/Scribblenauts_1080p/rules.txt b/Quality/Scribblenauts_1080p/rules.txt new file mode 100644 index 00000000..dcbbeaa4 --- /dev/null +++ b/Quality/Scribblenauts_1080p/rules.txt @@ -0,0 +1,10 @@ +[Definition] +titleIds = 0005000010132d00,000500001010b200,000500001010f900,0005000010111e00,0005000010132c00,0005000010132d00 +name = "Scribblenauts Unlimited and Unmasked - 1080p" + +[TextureRedefine] +width = 1280 +height = 720 +formatsExcluded = 0x001 # FMV +overwriteWidth = 1920 +overwriteHeight = 1080 \ No newline at end of file