mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
[BotW] add more shadow resolutions
This commit is contained in:
parent
d036327b92
commit
253bdcae07
@ -16,28 +16,23 @@ height = 720
|
|||||||
overwriteWidth = 1440
|
overwriteWidth = 1440
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
#[TextureRedefine]
|
[TextureRedefine]
|
||||||
#width = 256
|
width = 256
|
||||||
#height = 256
|
height = 256
|
||||||
#overwriteWidth = 768
|
formats = 0x005
|
||||||
#overwriteHeight = 768
|
overwriteWidth = 512
|
||||||
|
overwriteHeight = 512
|
||||||
|
|
||||||
#[TextureRedefine]
|
[TextureRedefine]
|
||||||
#width = 1024
|
width = 1024
|
||||||
#height = 1024
|
height = 1024
|
||||||
#formats = 0x005
|
formats = 0x005
|
||||||
#overwriteWidth = 2048
|
overwriteWidth = 2048
|
||||||
#overwriteHeight = 2048
|
overwriteHeight = 2048
|
||||||
|
|
||||||
#[TextureRedefine]
|
[TextureRedefine]
|
||||||
#width = 2048
|
width = 2048
|
||||||
#height = 2048
|
height = 2048
|
||||||
#formats = 0x005
|
formats = 0x005
|
||||||
#overwriteWidth = 4096
|
overwriteWidth = 4096
|
||||||
#overwriteHeight = 4096
|
overwriteHeight = 4096
|
||||||
|
|
||||||
#[TextureRedefine] #4117
|
|
||||||
#width = 64
|
|
||||||
#height = 64
|
|
||||||
#overwriteWidth = 256
|
|
||||||
#overwriteHeight = 256
|
|
Loading…
Reference in New Issue
Block a user