From 6f7a5ddb58f99a1f9541f0caa8859def0f0c4821 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 14 Jan 2017 18:07:06 -0800 Subject: [PATCH] Fix preformance packs for 1080p games --- Preformance/Smash_540p/rules.txt | 6 +++--- Preformance/TheWindWaker_540p/rules.txt | 6 +++--- Preformance/TwilightPrincess_540p/rules.txt | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Preformance/Smash_540p/rules.txt b/Preformance/Smash_540p/rules.txt index 2a4a8d8d..8f793a00 100644 --- a/Preformance/Smash_540p/rules.txt +++ b/Preformance/Smash_540p/rules.txt @@ -1,9 +1,9 @@ [Definition] titleIds = 0005000010110E00,0005000010145000,0005000010144F00 -name = "Super Smash Bros. - 1440p (2K)" +name = "Super Smash Bros. - 540p" [TextureRedefine] # tv width = 1920 height = 1080 -overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteWidth = 960 +overwriteHeight = 540 \ No newline at end of file diff --git a/Preformance/TheWindWaker_540p/rules.txt b/Preformance/TheWindWaker_540p/rules.txt index b5c89e89..c854db11 100644 --- a/Preformance/TheWindWaker_540p/rules.txt +++ b/Preformance/TheWindWaker_540p/rules.txt @@ -1,10 +1,10 @@ [Definition] titleIds = 0005000010143400,0005000010143600,0005000010143500 -name = "The Wind Waker HD - 1440p (2K)" +name = "The Wind Waker HD - 540p" [TextureRedefine] # tv width = 1920 height = 1080 formatsExcluded = 0x41A # exclude the intro background texture -overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteWidth = 960 +overwriteHeight = 540 \ No newline at end of file diff --git a/Preformance/TwilightPrincess_540p/rules.txt b/Preformance/TwilightPrincess_540p/rules.txt index d7646db0..4202164b 100644 --- a/Preformance/TwilightPrincess_540p/rules.txt +++ b/Preformance/TwilightPrincess_540p/rules.txt @@ -1,9 +1,9 @@ [Definition] titleIds = 000500001019C800,000500001019E600,000500001019E500 -name = "Twilight Princess HD - 1440p (2K)" +name = "Twilight Princess HD - 540p" [TextureRedefine] # tv width = 1920 height = 1080 -overwriteWidth = 2560 -overwriteHeight = 1440 \ No newline at end of file +overwriteWidth = 960 +overwriteHeight = 540 \ No newline at end of file