mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
614c0f90bc
Add meta-less ID for Smash
25 lines
846 B
Plaintext
25 lines
846 B
Plaintext
# FYI: Enhancements are meant to be edited, just make sure to edit the overwrite height and width.
|
|
[Definition]
|
|
titleIds = 0005000010110E00,0005000010145000,0005000010144F00,ffffffffd72e798a
|
|
name = "Super Smash Bros. - High Res Shadows"
|
|
|
|
[TextureRedefine]
|
|
width = 512
|
|
height = 512
|
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
|
overwriteWidth = 1024
|
|
overwriteHeight = 1024
|
|
|
|
[TextureRedefine]
|
|
width = 1024
|
|
height = 1024
|
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
|
overwriteWidth = 2048
|
|
overwriteHeight = 2048
|
|
|
|
[TextureRedefine]
|
|
width = 2048
|
|
height = 2048
|
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
|
overwriteWidth = 4096
|
|
overwriteHeight = 4096 |