Wind Waker - No Bloom, MK8 - Very WIP No HUD

This commit is contained in:
Michael 2017-02-18 16:38:32 -08:00
parent fa44529321
commit bb8e3fdf80
3 changed files with 119 additions and 2 deletions

View File

@ -0,0 +1,10 @@
[Definition]
titleIds = 0005000010143400,0005000010143600,0005000010143500
name = "The Wind Waker HD - No Bloom"
[TextureRedefine]
width = 480
height = 270
formats = 0x816
overwriteWidth = 0
overwriteHeight = 0

101
No HUD/MK8_NoHUD/rules.txt Normal file
View File

@ -0,0 +1,101 @@
[Definition]
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00,ffffffff85887bc1
name = "Mario Kart 8 - No HUD (WIP)"
[TextureRedefine] # Coin
width = 48
height = 48
formats = 0x41a
overwriteWidth = 49
overwriteHeight = 49
[TextureRedefine] # Item Holder
width = 74
height = 74
formats = 0x034,0x035
overwriteWidth = 75
overwriteHeight = 75
[TextureRedefine] # Item Holder
width = 74
height = 144
formats = 0x01a
overwriteWidth = 75
overwriteHeight = 145
[TextureRedefine] # Item Holder
width = 80
height = 160
formats = 0x034
overwriteWidth = 81
overwriteHeight = 161
[TextureRedefine] # Item
width = 128
height = 128
formats = 0x41a
overwriteWidth = 129
overwriteHeight = 129
[TextureRedefine] # Smol Item, Some HUD
width = 32
height = 32
formats = 0x41a,0x034,0x035
overwriteWidth = 33
overwriteHeight = 33
[TextureRedefine] # Minimap
width = 480
height = 480
formats = 0x433
overwriteWidth = 481
overwriteHeight = 481
[TextureRedefine] # 3, 2, 1...
width = 126
height = 148
formats = 0x008,0x034
overwriteWidth = 127
overwriteHeight = 149
[TextureRedefine] # GO!
width = 690
height = 148
formats = 0x008,0x034
overwriteWidth = 691
overwriteHeight = 149
[TextureRedefine]
width = 24
height = 72
formats = 0x035
overwriteWidth = 25
overwriteHeight = 73
[TextureRedefine]
width = 32
height = 64
formats = 0x034
overwriteWidth = 33
overwriteHeight = 65
[TextureRedefine]
width = 24
height = 64
formats = 0x034,0x035
overwriteWidth = 25
overwriteHeight = 65
[TextureRedefine]
width = 30
height = 240
formats = 0x035
overwriteWidth = 31
overwriteHeight = 241
[TextureRedefine]
width = 80
height = 80
formats = 0x034
overwriteWidth = 81
overwriteHeight = 81

View File

@ -1,4 +1,4 @@
# todo: Finish HUD on Super Mario 3D World # todo: Finish HUD on Super Mario 3D World, get HUD formats
[Definition] [Definition]
titleIds = 0005000010145d00,0005000010145c00,0005000010106100,0005000010180600,0005000010180700,0005000010180500 titleIds = 0005000010145d00,0005000010145c00,0005000010106100,0005000010180600,0005000010180700,0005000010180500
name = "Super Mario 3D World + Captain Toad: Treasure Tracker - No HUD (WIP)" name = "Super Mario 3D World + Captain Toad: Treasure Tracker - No HUD (WIP)"
@ -6,36 +6,42 @@ name = "Super Mario 3D World + Captain Toad: Treasure Tracker - No HUD (WIP)"
[TextureRedefine] # character icons [TextureRedefine] # character icons
width = 256 width = 256
height = 512 height = 512
formatsExcluded = 0x235,0x431 # exclude actual textures formatsExcluded = 0x235,0x431
# formats = 0x000
overwriteWidth = 257 overwriteWidth = 257
overwriteHeight = 513 overwriteHeight = 513
[TextureRedefine] # icons [TextureRedefine] # icons
width = 256 width = 256
height = 1024 height = 1024
# formats = 0x000
overwriteWidth = 257 overwriteWidth = 257
overwriteHeight = 1025 overwriteHeight = 1025
[TextureRedefine] # gamepad gyro icon [TextureRedefine] # gamepad gyro icon
width = 128 width = 128
height = 100 height = 100
# formats = 0x000
overwriteWidth = 129 overwriteWidth = 129
overwriteHeight = 101 overwriteHeight = 101
[TextureRedefine] # item slot [TextureRedefine] # item slot
width = 92 width = 92
height = 92 height = 92
# formats = 0x000
overwriteWidth = 93 overwriteWidth = 93
overwriteHeight = 93 overwriteHeight = 93
[TextureRedefine] # item icon [TextureRedefine] # item icon
width = 70 width = 70
height = 70 height = 70
# formats = 0x000
overwriteWidth = 71 overwriteWidth = 71
overwriteHeight = 71 overwriteHeight = 71
[TextureRedefine] # item icon [TextureRedefine] # item icon
width = 80 width = 80
height = 80 height = 80
# formats = 0x000
overwriteWidth = 81 overwriteWidth = 81
overwriteHeight = 81 overwriteHeight = 81