mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
edbd7b17d9
-Adds High Res shadows for Twilight Princess (found by Esppiral) -Adds High Res shadows for SM3DW (found by Dario FF) -Removes High Res TP shadows from Quality -Adds Low Res SM3DW shadows to Preformance
41 lines
896 B
Plaintext
41 lines
896 B
Plaintext
# 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 (WIP)"
|
|
|
|
[TextureRedefine] # character icons
|
|
width = 256
|
|
height = 512
|
|
formatsExcluded = 0x235,0x431 # exclude actual textures
|
|
overwriteWidth = 257
|
|
overwriteHeight = 513
|
|
|
|
[TextureRedefine] # icons
|
|
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 |