cemu_graphic_packs/Enhancements/Smash_HighResShadows/rules.txt
Michael 8384709f37 [Smash 4] add second shadow map
also downscale shadows for preformance
2017-01-19 17:58:20 -08:00

18 lines
625 B
Plaintext

# FYI: Enhancements are meant to be edited, just make sure to edit the overwrite height and width.
[Definition]
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
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