From f736636a45a4dd7e6ddb06ace645e1233e808eb1 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Sun, 27 Jan 2019 14:19:21 +0100 Subject: [PATCH] [TPHD*] Fix menu background Accidentally applied a suggested fix to the wrong game. Reverted that and applied it to the correct game. Also changed the description of the performance pack slightly so that people know what it does. Could probably be more conclusive about what it does. Looks like a regular shadow resolution pack to me. --- Resolutions/HyruleWarriors_Resolution/rules.txt | 4 ++-- .../TwilightPrincessHD_Performance_Resolution/rules.txt | 2 +- Resolutions/TwilightPrincessHD_Resolution/rules.txt | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Resolutions/HyruleWarriors_Resolution/rules.txt b/Resolutions/HyruleWarriors_Resolution/rules.txt index def75cc9..0828cc2b 100644 --- a/Resolutions/HyruleWarriors_Resolution/rules.txt +++ b/Resolutions/HyruleWarriors_Resolution/rules.txt @@ -244,8 +244,8 @@ $scaleBlur = 1.0 [TextureRedefine] width = 1280 height = 720 -#formats = 0x816,0x810,0x433,0x431,0x41a,0x011,0x001,0x01a -formatsExcluded = 0x431,0x433,0x008 +#formats = 0x816,0x810,0x433,0x431,0x41a,0x008,0x011,0x001,0x01a +formatsExcluded = 0x431,0x433 tileModesExcluded = 0x001 overwriteWidth = ($width/$gameWidth) * 1280 overwriteHeight = ($height/$gameHeight) * 720 diff --git a/Resolutions/TwilightPrincessHD_Performance_Resolution/rules.txt b/Resolutions/TwilightPrincessHD_Performance_Resolution/rules.txt index aa8b1ddb..b9fd1ac5 100644 --- a/Resolutions/TwilightPrincessHD_Performance_Resolution/rules.txt +++ b/Resolutions/TwilightPrincessHD_Performance_Resolution/rules.txt @@ -2,7 +2,7 @@ titleIds = 000500001019C800,000500001019E600,000500001019E500 name = Resolution path = "The Legend of Zelda: Twilight Princess HD/Graphics/Performance Resolution" -description = Changes the resolution of the game. +description = Changes the resolution of certain effects in the game to increase performance. version = 3 [Preset] diff --git a/Resolutions/TwilightPrincessHD_Resolution/rules.txt b/Resolutions/TwilightPrincessHD_Resolution/rules.txt index 397f16e6..6b5df90b 100644 --- a/Resolutions/TwilightPrincessHD_Resolution/rules.txt +++ b/Resolutions/TwilightPrincessHD_Resolution/rules.txt @@ -204,6 +204,7 @@ $aspectRatio = (16.0/9.0) width = 1920 height = 1088 #formats = 0x011,0x01a +formatsExcluded = 0x008 overwriteWidth = ($width/$gameWidth) * 1920 overwriteHeight = ($height/$gameHeight) * 1088