diff --git a/Enhancement/BreathOfTheWild_ProPlus/rules.txt b/Enhancement/BreathOfTheWild_ProPlus/rules.txt index e7cf1f71..3700394a 100644 --- a/Enhancement/BreathOfTheWild_ProPlus/rules.txt +++ b/Enhancement/BreathOfTheWild_ProPlus/rules.txt @@ -6,9 +6,21 @@ version = 2 [TextureRedefine] # Disable Hearts width = 48 height = 48 -formats = 0x001,0x007 +formats = 0x001,0x007,0x035 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 width = 34 height = 34 @@ -37,4 +49,4 @@ overwriteFormat = 0x235 width = 70 height = 70 formats = 0x035 -overwriteFormat = 0x235 +overwriteFormat = 0x235 \ No newline at end of file