[BotW] update Pro+ hud

disable more heart textures
This commit is contained in:
Michael 2017-06-23 16:29:38 -07:00
parent 0da2f61a92
commit 0cdedc919e

View File

@ -6,9 +6,21 @@ version = 2
[TextureRedefine] # Disable Hearts [TextureRedefine] # Disable Hearts
width = 48 width = 48
height = 48 height = 48
formats = 0x001,0x007 formats = 0x001,0x007,0x035
overwriteFormat = 0x005 overwriteFormat = 0x005
[TextureRedefine] # Disable Hearts
width = 64
height = 64
formats = 0x035 # don't overwrite 0x034
overwriteFormat = 0x235
[TextureRedefine] # Disable Hearts
width = 32
height = 32
formats = 0x034
overwriteFormat = 0x234
[TextureRedefine] # Disable Stamina [TextureRedefine] # Disable Stamina
width = 34 width = 34
height = 34 height = 34