mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
[Splatoon] Upscale Squid Sisters Shadows
This commit is contained in:
parent
194d7a616e
commit
9347b138db
@ -32,6 +32,20 @@ formats = 0x5
|
||||
overwriteWidth = $shadowRes * 2048
|
||||
overwriteHeight = $shadowRes * 2048
|
||||
|
||||
[TextureRedefine] # Squid Sisters Shadows
|
||||
width = 1664
|
||||
height = 1648
|
||||
formats = 0x5
|
||||
overwriteWidth = $shadowRes * 1664
|
||||
overwriteHeight = $shadowRes * 1648
|
||||
|
||||
[TextureRedefine] # Squid Sisters Shadows
|
||||
width = 1640
|
||||
height = 1640
|
||||
formats = 0x5
|
||||
overwriteWidth = $shadowRes * 1640
|
||||
overwriteHeight = $shadowRes * 1640
|
||||
|
||||
[TextureRedefine] # Performance Shadows
|
||||
width = 1024
|
||||
height = 1024
|
||||
|
Loading…
Reference in New Issue
Block a user