[BotW] Remove 0x001

0x001 broke link on the menu
This commit is contained in:
Michael 2017-03-26 08:45:30 -07:00
parent 4823d0aec7
commit be0b654660
9 changed files with 9 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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