From f16d20801081834f2687e16f1b0dfafe66fe8e80 Mon Sep 17 00:00:00 2001 From: Darkemaste Date: Fri, 17 Mar 2017 19:37:06 -0500 Subject: [PATCH] Master remove XCX format that breaks intro screen. --- Enthusiast/XCX_2880p/rules.txt | 3 +-- Enthusiast/XCX_4320p/rules.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Enthusiast/XCX_2880p/rules.txt b/Enthusiast/XCX_2880p/rules.txt index 586c2a1a..ec64fba7 100644 --- a/Enthusiast/XCX_2880p/rules.txt +++ b/Enthusiast/XCX_2880p/rules.txt @@ -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 diff --git a/Enthusiast/XCX_4320p/rules.txt b/Enthusiast/XCX_4320p/rules.txt index 3a8f3205..50d25e39 100644 --- a/Enthusiast/XCX_4320p/rules.txt +++ b/Enthusiast/XCX_4320p/rules.txt @@ -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