mirror of
https://github.com/cemu-project/cemu_graphic_packs
synced 2025-10-05 23:52:52 +02:00
[Skylanders Trap Team] Fix shadows (#684)
Thanks to Flextape05 for the fix!
This commit is contained in:
@@ -326,6 +326,6 @@ overwriteHeight = ($height/$gameHeight) * 240
|
||||
[TextureRedefine]
|
||||
width = 512
|
||||
height = 2048
|
||||
formats = 0x5
|
||||
formats = 0x011
|
||||
overwriteWidth = $shadowRes * 512
|
||||
overwriteHeight = $shadowRes * 2048
|
||||
|
Reference in New Issue
Block a user