remove XCX format that breaks intro screen.
This commit is contained in:
Darkemaste 2017-03-17 19:37:06 -05:00
parent a79584e4eb
commit f16d208010
2 changed files with 2 additions and 4 deletions

View File

@ -5,14 +5,13 @@ name = "Xenoblade Chronicles X - 2880p (5K)"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x001 # intro FMV background
overwriteWidth = 5120
overwriteHeight = 2880
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x033,0x001,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix, NLA logo
formatsExcluded = 0x41A,0x033,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix
overwriteWidth = 2560
overwriteHeight = 1440

View File

@ -5,14 +5,13 @@ name = "Xenoblade Chronicles X - 4320p (8K)"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x001 #intro FMV background
overwriteWidth = 7680
overwriteHeight = 4320
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x033,0x001,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix, XCX LogoNLA
formatsExcluded = 0x41A,0x033,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix
overwriteWidth = 3840
overwriteHeight = 2560