mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +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
|
overwriteWidth = $shadowRes * 2048
|
||||||
overwriteHeight = $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
|
[TextureRedefine] # Performance Shadows
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 1024
|
height = 1024
|
||||||
|
Loading…
Reference in New Issue
Block a user