mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-24 00:41:51 +01:00
[BOTW] Remove x2.5 shadow scaling cap
This commit is contained in:
parent
9d2f5ed768
commit
56e703d7ba
@ -222,12 +222,12 @@ height = 305
|
|||||||
width = 360
|
width = 360
|
||||||
height = 360
|
height = 360
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 900 #x2.5
|
overwriteWidth = 1440 #x4
|
||||||
overwriteHeight = 900 #x2.5
|
overwriteHeight = 1440 #x4
|
||||||
|
|
||||||
[TextureRedefine] #shadows
|
[TextureRedefine] #shadows
|
||||||
width = 720
|
width = 720
|
||||||
height = 720
|
height = 720
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 1800 #x2.5
|
overwriteWidth = 2880 #x4
|
||||||
overwriteHeight = 1800 #x2.5
|
overwriteHeight = 2880 #x4
|
@ -221,12 +221,12 @@ height = 305
|
|||||||
width = 360
|
width = 360
|
||||||
height = 360
|
height = 360
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 900 #x2.5
|
overwriteWidth = 2160 #x6
|
||||||
overwriteHeight = 900 #x2.5
|
overwriteHeight = 2160 #x6
|
||||||
|
|
||||||
[TextureRedefine] #shadows
|
[TextureRedefine] #shadows
|
||||||
width = 720
|
width = 720
|
||||||
height = 720
|
height = 720
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 1800 #x2.5
|
overwriteWidth = 4320 #x6
|
||||||
overwriteHeight = 1800 #x2.5
|
overwriteHeight = 4320 #x6
|
@ -221,12 +221,12 @@ height = 305
|
|||||||
width = 360
|
width = 360
|
||||||
height = 360
|
height = 360
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 900 #x2.5
|
overwriteWidth = 2880 #x8
|
||||||
overwriteHeight = 900 #x2.5
|
overwriteHeight = 2880 #x8
|
||||||
|
|
||||||
[TextureRedefine] #shadows
|
[TextureRedefine] #shadows
|
||||||
width = 720
|
width = 720
|
||||||
height = 720
|
height = 720
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 1800 #x2.5
|
overwriteWidth = 5760 #x8
|
||||||
overwriteHeight = 1800 #x2.5
|
overwriteHeight = 5760 #x8
|
@ -236,12 +236,12 @@ height = 305
|
|||||||
width = 360
|
width = 360
|
||||||
height = 360
|
height = 360
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 900 #x2.5
|
overwriteWidth = 1080 #x3
|
||||||
overwriteHeight = 900 #x2.5
|
overwriteHeight = 1080 #x3
|
||||||
|
|
||||||
[TextureRedefine] #shadows
|
[TextureRedefine] #shadows
|
||||||
width = 720
|
width = 720
|
||||||
height = 720
|
height = 720
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = 1800 #x2.5
|
overwriteWidth = 2160 #x3
|
||||||
overwriteHeight = 1800 #x2.5
|
overwriteHeight = 2160 #x3
|
Loading…
Reference in New Issue
Block a user