diff --git a/Enthusiast/XCX_2880p/rules.txt b/Enthusiast/XCX_2880p/rules.txt index 3fc5d985..586c2a1a 100644 --- a/Enthusiast/XCX_2880p/rules.txt +++ b/Enthusiast/XCX_2880p/rules.txt @@ -5,13 +5,14 @@ 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 # exclude obvious textures, dialog fade screen, Intro movie partial fix +formatsExcluded = 0x41A,0x033,0x001,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix, NLA logo overwriteWidth = 2560 overwriteHeight = 1440 diff --git a/Enthusiast/XCX_4320p/rules.txt b/Enthusiast/XCX_4320p/rules.txt index 916b6717..3a8f3205 100644 --- a/Enthusiast/XCX_4320p/rules.txt +++ b/Enthusiast/XCX_4320p/rules.txt @@ -5,13 +5,14 @@ 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 # exclude obvious textures, dialog fade screen, Intro movie partial fix +formatsExcluded = 0x41A,0x033,0x001,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix, XCX LogoNLA overwriteWidth = 3840 overwriteHeight = 2560 diff --git a/Quality/XCX_2160p/rules.txt b/Quality/XCX_2160p/rules.txt index 630f98d7..cb312e4a 100644 --- a/Quality/XCX_2160p/rules.txt +++ b/Quality/XCX_2160p/rules.txt @@ -5,13 +5,14 @@ name = "Xenoblade Chronicles X - 2160p (4K)" [TextureRedefine] # tv width = 1280 height = 720 +formatsExcluded = 0x001 #intro FMV background overwriteWidth = 3840 overwriteHeight = 2160 [TextureRedefine] # half-res alpha width = 640 height = 360 -formatsExcluded = 0x033, 0x031 exclude obvious textures +formatsExcluded = 0x41A,0x033,0x001,0x432 # exclude obvious textures, dialog fade screen, Intro movie partial fix, XCX LogoNLA overwriteWidth = 1920 overwriteHeight = 1080