update SM3DW no hud

This commit is contained in:
Michael 2017-01-16 13:46:35 -08:00
parent ae9d3095de
commit 0855bd8779

View File

@ -1,4 +1,4 @@
# todo: HUDs on Super Mario 3D World http://i.imgur.com/LynkQfN.jpg
# todo: Finish HUD on Super Mario 3D World
[Definition]
titleIds = 0005000010145d00,0005000010145c00,0005000010106100,0005000010180600,0005000010180700,0005000010180500
name = "Super Mario 3D World + Captain Toad: Treasure Tracker - No HUD"
@ -6,7 +6,7 @@ name = "Super Mario 3D World + Captain Toad: Treasure Tracker - No HUD"
[TextureRedefine] # character icons
width = 256
height = 512
formatsExcluded = 0x431 # exclude actual textures
formatsExcluded = 0x235,0x431 # exclude actual textures
overwriteWidth = 257
overwriteHeight = 513
@ -15,3 +15,27 @@ width = 256
height = 1024
overwriteWidth = 257
overwriteHeight = 1025
[TextureRedefine] # gamepad gyro icon
width = 128
height = 100
overwriteWidth = 129
overwriteHeight = 101
[TextureRedefine] # item slot
width = 92
height = 92
overwriteWidth = 93
overwriteHeight = 93
[TextureRedefine] # item icon
width = 70
height = 70
overwriteWidth = 71
overwriteHeight = 71
[TextureRedefine] # item icon
width = 80
height = 80
overwriteWidth = 81
overwriteHeight = 81