mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-24 17:01:49 +01:00
update SM3DW no hud
This commit is contained in:
parent
ae9d3095de
commit
0855bd8779
@ -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]
|
[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"
|
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
|
[TextureRedefine] # character icons
|
||||||
width = 256
|
width = 256
|
||||||
height = 512
|
height = 512
|
||||||
formatsExcluded = 0x431 # exclude actual textures
|
formatsExcluded = 0x235,0x431 # exclude actual textures
|
||||||
overwriteWidth = 257
|
overwriteWidth = 257
|
||||||
overwriteHeight = 513
|
overwriteHeight = 513
|
||||||
|
|
||||||
@ -15,3 +15,27 @@ width = 256
|
|||||||
height = 1024
|
height = 1024
|
||||||
overwriteWidth = 257
|
overwriteWidth = 257
|
||||||
overwriteHeight = 1025
|
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
|
Loading…
Reference in New Issue
Block a user