From 6170ae92ab63f91b135a6dd9ee93fe555ce2ec12 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 2 Apr 2017 22:22:05 -0700 Subject: [PATCH] [BotW] Add the format of the shadows Don't worry, I'll try to fix the bloom issues. Maybe in a little bit, maybe tomorrow. Who knows. --- Enhancement/BreathOfTheWild_HighResShadows/rules.txt | 2 ++ Performance/BreathOfTheWild_360p/rules.txt | 2 ++ Performance/BreathOfTheWild_540p/rules.txt | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Enhancement/BreathOfTheWild_HighResShadows/rules.txt b/Enhancement/BreathOfTheWild_HighResShadows/rules.txt index 125d4c5c..83766248 100644 --- a/Enhancement/BreathOfTheWild_HighResShadows/rules.txt +++ b/Enhancement/BreathOfTheWild_HighResShadows/rules.txt @@ -7,11 +7,13 @@ name = "The Legend of Zelda: Breath of the Wild - High Res Shadows" [TextureRedefine] width = 360 height = 360 +formats = 0x005 overwriteWidth = 720 overwriteHeight = 720 [TextureRedefine] width = 720 height = 720 +formats = 0x005 overwriteWidth = 1440 overwriteHeight = 1440 \ No newline at end of file diff --git a/Performance/BreathOfTheWild_360p/rules.txt b/Performance/BreathOfTheWild_360p/rules.txt index a951aa34..5d7c3f88 100644 --- a/Performance/BreathOfTheWild_360p/rules.txt +++ b/Performance/BreathOfTheWild_360p/rules.txt @@ -105,11 +105,13 @@ overwriteHeight = 240 [TextureRedefine] width = 360 height = 360 +formats = 0x005 overwriteWidth = 180 overwriteHeight = 180 [TextureRedefine] width = 720 height = 720 +formats = 0x005 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 61c18605..a2079def 100644 --- a/Performance/BreathOfTheWild_540p/rules.txt +++ b/Performance/BreathOfTheWild_540p/rules.txt @@ -105,11 +105,13 @@ overwriteHeight = 240 [TextureRedefine] width = 360 height = 360 +formats = 0x005 overwriteWidth = 180 overwriteHeight = 180 [TextureRedefine] width = 720 height = 720 +formats = 0x005 overwriteWidth = 360 overwriteHeight = 360 \ No newline at end of file