mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 11:34:15 +01:00
[Performance] Add MK8 Low-Res Shadows
This commit is contained in:
parent
8ececf1878
commit
a7f7c36c8b
@ -63,3 +63,10 @@ height = 268
|
||||
formatsExcluded = 0x41A # exclude obvious textures
|
||||
overwriteWidth = 240
|
||||
overwriteHeight = 134
|
||||
|
||||
[TextureRedefine] # shadows
|
||||
width = 1024
|
||||
height = 1024
|
||||
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
|
||||
overwriteWidth = 512
|
||||
overwriteHeight = 512
|
Loading…
Reference in New Issue
Block a user