mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 01:09:08 +01:00
Master
remove XCX format that breaks intro screen.
This commit is contained in:
parent
a79584e4eb
commit
f16d208010
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user