[BotW] update Pro+ hud
disable more heart textures
This commit is contained in:
parent
0da2f61a92
commit
0cdedc919e
@ -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
|
||||||
@ -37,4 +49,4 @@ overwriteFormat = 0x235
|
|||||||
width = 70
|
width = 70
|
||||||
height = 70
|
height = 70
|
||||||
formats = 0x035
|
formats = 0x035
|
||||||
overwriteFormat = 0x235
|
overwriteFormat = 0x235
|
Loading…
Reference in New Issue
Block a user