mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-24 18:23:06 -03:00
Change shadow scaling
This commit is contained in:
parent
7066fb6739
commit
3e01691fb6
4 changed files with 8 additions and 8 deletions
|
@ -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…
Add table
Reference in a new issue