mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[BotW] Remove 0x001
0x001 broke link on the menu
This commit is contained in:
parent
4823d0aec7
commit
be0b654660
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 2880p (5K)"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 5120
|
||||
overwriteHeight = 2880
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 4320p (8K)"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 7680
|
||||
overwriteHeight = 4320
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 5760p (10K)"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 10240
|
||||
overwriteHeight = 5760
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 360p"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 540p"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 1080p"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 1440p (2K)"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 2160p (4K)"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "The Legend of Zelda: Breath of the Wild - 900p"
|
||||
[TextureRedefine] #TV
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x008,0x001 # exclude the intro background texture
|
||||
formatsExcluded = 0x008 # exclude the intro background texture
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user