From fe88284bbe470d28aa80fd3bad6516b8657bab85 Mon Sep 17 00:00:00 2001 From: JoelAlone Date: Tue, 26 Sep 2017 17:30:21 +0200 Subject: [PATCH] [BOTW][720p] Add pack increasing color depth for native resolution before: https://cdn.discordapp.com/attachments/292733452590120961/362259466327949312/unknown.png after: https://cdn.discordapp.com/attachments/292733452590120961/362259493272420372/unknown.png --- .../rules.txt | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Enhancement/BreathOfTheWild_720p_BetterColorDepth/rules.txt diff --git a/Enhancement/BreathOfTheWild_720p_BetterColorDepth/rules.txt b/Enhancement/BreathOfTheWild_720p_BetterColorDepth/rules.txt new file mode 100644 index 00000000..c4704770 --- /dev/null +++ b/Enhancement/BreathOfTheWild_720p_BetterColorDepth/rules.txt @@ -0,0 +1,23 @@ +[Definition] +titleIds = 00050000101C9300,00050000101C9400,00050000101C9500 +name = "The Legend of Zelda: Breath of the Wild - 1280x720 Better Color Depth" +version = 2 + +[TextureRedefine] #TV +width = 1280 +height = 720 +formats = 0x19,0x1a +overwriteFormat = 0x1f +tileModesExcluded = 0x001 + +[TextureRedefine] #inventory and title menu background blur +width = 320 +height = 180 +formats = 0x19 +overwriteFormat = 0x823 + +[TextureRedefine] #title menu background bloom +width = 320 +height = 180 +formats = 0x1a +overwriteFormat = 0x823 \ No newline at end of file