From d0b16c4e572e56ed9745a510406821d590bf01d5 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 10 Mar 2017 17:32:14 -0800 Subject: [PATCH] [BotW] performance shadows --- Performance/BreathOfTheWild_360p/rules.txt | 14 +++++++++++++- Performance/BreathOfTheWild_540p/rules.txt | 14 +++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/Performance/BreathOfTheWild_360p/rules.txt b/Performance/BreathOfTheWild_360p/rules.txt index c705f3cb..a9a163df 100644 --- a/Performance/BreathOfTheWild_360p/rules.txt +++ b/Performance/BreathOfTheWild_360p/rules.txt @@ -18,4 +18,16 @@ overwriteHeight = 180 width = 854 height = 480 overwriteWidth = 427 -overwriteHeight = 240 \ No newline at end of file +overwriteHeight = 240 + +[TextureRedefine] +width = 360 +height = 360 +overwriteWidth = 180 +overwriteHeight = 180 + +[TextureRedefine] +width = 720 +height = 720 +overwriteWidth = 360 +overwriteHeight = 360 \ No newline at end of file diff --git a/Performance/BreathOfTheWild_540p/rules.txt b/Performance/BreathOfTheWild_540p/rules.txt index 50bff23d..b2ece126 100644 --- a/Performance/BreathOfTheWild_540p/rules.txt +++ b/Performance/BreathOfTheWild_540p/rules.txt @@ -18,4 +18,16 @@ overwriteHeight = 270 width = 854 height = 480 overwriteWidth = 427 -overwriteHeight = 240 \ No newline at end of file +overwriteHeight = 240 + +[TextureRedefine] +width = 360 +height = 360 +overwriteWidth = 180 +overwriteHeight = 180 + +[TextureRedefine] +width = 720 +height = 720 +overwriteWidth = 360 +overwriteHeight = 360 \ No newline at end of file