mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[Pikmin 3] Fix shadows pack
This commit is contained in:
parent
c29d53bc43
commit
cfbac2ce80
@ -26,8 +26,8 @@ name = Extreme (8.00x)
|
|||||||
$shadowRes = 8
|
$shadowRes = 8
|
||||||
|
|
||||||
[TextureRedefine] # Shadows
|
[TextureRedefine] # Shadows
|
||||||
width = 2048
|
width = 1024
|
||||||
height = 1024
|
height = 2048
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = $shadowRes * 2048
|
overwriteWidth = $shadowRes * 1024
|
||||||
overwriteHeight = $shadowRes * 1024
|
overwriteHeight = $shadowRes * 2048
|
||||||
|
Loading…
Reference in New Issue
Block a user