[Skylanders Trap Team] Fix shadows (#684)

Thanks to Flextape05 for the fix!
This commit is contained in:
Flextape05
2025-02-25 20:53:45 +01:00
committed by GitHub
parent 8f507e7de9
commit 15dbbfc253

View File

@@ -326,6 +326,6 @@ overwriteHeight = ($height/$gameHeight) * 240
[TextureRedefine]
width = 512
height = 2048
formats = 0x5
formats = 0x011
overwriteWidth = $shadowRes * 512
overwriteHeight = $shadowRes * 2048