From 46bd4885eb683631937d6561ac4a721c509c87dc Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 21 Jan 2017 13:07:36 -0800 Subject: [PATCH] [Preformance] Twilight Princess + Smash 720p --- Preformance/Smash_720p/rules.txt | 15 +++++++++++++++ Preformance/TwilightPrincess_720p/rules.txt | 9 +++++++++ 2 files changed, 24 insertions(+) create mode 100644 Preformance/Smash_720p/rules.txt create mode 100644 Preformance/TwilightPrincess_720p/rules.txt diff --git a/Preformance/Smash_720p/rules.txt b/Preformance/Smash_720p/rules.txt new file mode 100644 index 00000000..ddb96261 --- /dev/null +++ b/Preformance/Smash_720p/rules.txt @@ -0,0 +1,15 @@ +[Definition] +titleIds = 0005000010110E00,0005000010145000,0005000010144F00 +name = "Super Smash Bros. - 720p" + +[TextureRedefine] # tv +width = 1920 +height = 1080 +overwriteWidth = 1280 +overwriteHeight = 720 + +[TextureRedefine] # half-res alpha +overwriteWidth = 960 +overwriteHeight = 540 +overwriteWidth = 640 +overwriteHeight = 360 \ No newline at end of file diff --git a/Preformance/TwilightPrincess_720p/rules.txt b/Preformance/TwilightPrincess_720p/rules.txt new file mode 100644 index 00000000..37cd9162 --- /dev/null +++ b/Preformance/TwilightPrincess_720p/rules.txt @@ -0,0 +1,9 @@ +[Definition] +titleIds = 000500001019C800,000500001019E600,000500001019E500 +name = "Twilight Princess HD - 720p" + +[TextureRedefine] # tv +width = 1920 +height = 1080 +overwriteWidth = 1280 +overwriteHeight = 720 \ No newline at end of file