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
|
||||
overwriteHeight = 1440
|
||||
|
||||
#[TextureRedefine]
|
||||
#width = 256
|
||||
#height = 256
|
||||
#overwriteWidth = 768
|
||||
#overwriteHeight = 768
|
||||
[TextureRedefine]
|
||||
width = 256
|
||||
height = 256
|
||||
formats = 0x005
|
||||
overwriteWidth = 512
|
||||
overwriteHeight = 512
|
||||
|
||||
#[TextureRedefine]
|
||||
#width = 1024
|
||||
#height = 1024
|
||||
#formats = 0x005
|
||||
#overwriteWidth = 2048
|
||||
#overwriteHeight = 2048
|
||||
[TextureRedefine]
|
||||
width = 1024
|
||||
height = 1024
|
||||
formats = 0x005
|
||||
overwriteWidth = 2048
|
||||
overwriteHeight = 2048
|
||||
|
||||
#[TextureRedefine]
|
||||
#width = 2048
|
||||
#height = 2048
|
||||
#formats = 0x005
|
||||
#overwriteWidth = 4096
|
||||
#overwriteHeight = 4096
|
||||
|
||||
#[TextureRedefine] #4117
|
||||
#width = 64
|
||||
#height = 64
|
||||
#overwriteWidth = 256
|
||||
#overwriteHeight = 256
|
||||
[TextureRedefine]
|
||||
width = 2048
|
||||
height = 2048
|
||||
formats = 0x005
|
||||
overwriteWidth = 4096
|
||||
overwriteHeight = 4096
|
Loading…
Reference in New Issue
Block a user