mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
Change shadow scaling
This commit is contained in:
parent
7066fb6739
commit
3e01691fb6
@ -17,5 +17,5 @@ overwriteHeight = 1440
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 768
|
||||
overwriteHeight = 768
|
||||
overwriteWidth = 512
|
||||
overwriteHeight = 512
|
@ -17,5 +17,5 @@ overwriteHeight = 2160
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 1152
|
||||
overwriteHeight = 1152
|
||||
overwriteWidth = 768
|
||||
overwriteHeight = 768
|
@ -11,5 +11,5 @@ overwriteHeight = 1440
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 768
|
||||
overwriteHeight = 768
|
||||
overwriteWidth = 512
|
||||
overwriteHeight = 512
|
@ -11,5 +11,5 @@ overwriteHeight = 2160
|
||||
[TextureRedefine] # shadows
|
||||
width = 384
|
||||
height = 384
|
||||
overwriteWidth = 1152
|
||||
overwriteHeight = 1152
|
||||
overwriteWidth = 768
|
||||
overwriteHeight = 768
|
Loading…
Reference in New Issue
Block a user