From 8f175aa8e7c01843be523b9600be3b2dd226aa0a Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 7 Jun 2017 20:38:03 -0700 Subject: [PATCH] [BotW] Pro+ Graphic Pack --- Enhancement/BreathOfTheWild_ProPlus/rules.txt | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Enhancement/BreathOfTheWild_ProPlus/rules.txt diff --git a/Enhancement/BreathOfTheWild_ProPlus/rules.txt b/Enhancement/BreathOfTheWild_ProPlus/rules.txt new file mode 100644 index 00000000..0e923ca4 --- /dev/null +++ b/Enhancement/BreathOfTheWild_ProPlus/rules.txt @@ -0,0 +1,28 @@ +[Definition] +titleIds = 00050000101C9300,00050000101C9400,00050000101C9500 +name = "The Legend of Zelda: Breath of the Wild - Pro+ HUD" +version = 2 + +[TextureRedefine] # Disable Hearts +width = 48 +height = 48 +formats = 0x001,0x007 +overwriteFormat = 0x005 + +[TextureRedefine] # Disable Stamina +width = 34 +height = 34 +formats = 0x034 +overwriteFormat = 0x234 + +[TextureRedefine] # Disable Stamina +width = 56 +height = 56 +formats = 0x035 +overwriteFormat = 0x235 + +[TextureRedefine] # Disable Stamina +width = 80 +height = 80 +formats = 0x035 +overwriteFormat = 0x235 \ No newline at end of file