mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
[Smash] Add potentional 3rd shadow res + No Boxing Ring
This commit is contained in:
parent
fe4cb219fe
commit
6d7ce2f1af
@ -7,12 +7,19 @@ name = "Super Smash Bros. - High Res Shadows"
|
|||||||
width = 512
|
width = 512
|
||||||
height = 512
|
height = 512
|
||||||
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
||||||
overwriteWidth = 2048
|
overwriteWidth = 4096
|
||||||
overwriteHeight = 2048
|
overwriteHeight = 4096
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 1024
|
height = 1024
|
||||||
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
||||||
overwriteWidth = 2048
|
overwriteWidth = 4096
|
||||||
overwriteHeight = 2048
|
overwriteHeight = 4096
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 2048
|
||||||
|
height = 2048
|
||||||
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
||||||
|
overwriteWidth = 4096
|
||||||
|
overwriteHeight = 4096
|
@ -27,3 +27,10 @@ height = 1024
|
|||||||
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
||||||
overwriteWidth = 512
|
overwriteWidth = 512
|
||||||
overwriteHeight = 512
|
overwriteHeight = 512
|
||||||
|
|
||||||
|
[TextureRedefine] # shadow 3
|
||||||
|
width = 2048
|
||||||
|
height = 2048
|
||||||
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
||||||
|
overwriteWidth = 4096
|
||||||
|
overwriteHeight = 4096
|
9
Performance/Smash_NoBoxingRingScreen/rules.txt
Normal file
9
Performance/Smash_NoBoxingRingScreen/rules.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
||||||
|
name = "Super Smash Bros. - No Boxing Ring Screen"
|
||||||
|
|
||||||
|
[TextureRedefine] # boxing ring screen
|
||||||
|
width = 220
|
||||||
|
height = 124
|
||||||
|
overwriteWidth = 0
|
||||||
|
overwriteHeight = 0
|
Loading…
Reference in New Issue
Block a user