diff --git a/Performance/Sochi_360p/rules.txt b/Performance/Sochi_360p/rules.txt index 6a1a7a2a..0e89a44d 100644 --- a/Performance/Sochi_360p/rules.txt +++ b/Performance/Sochi_360p/rules.txt @@ -5,7 +5,7 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 360p" [TextureRedefine] # tv width = 1280 height = 720 -formatsExcluded = 0x031 # exclude the intro background texture +formatsExcluded = 0x031,0x001 # exclude the intro background texture overwriteWidth = 640 overwriteHeight = 360 diff --git a/Performance/Sochi_540p/rules.txt b/Performance/Sochi_540p/rules.txt index 5f3c2c3f..9f4cb5b6 100644 --- a/Performance/Sochi_540p/rules.txt +++ b/Performance/Sochi_540p/rules.txt @@ -5,7 +5,7 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 540p" [TextureRedefine] # tv width = 1280 height = 720 -formatsExcluded = 0x031 # exclude the intro background texture +formatsExcluded = 0x031,0x001 # exclude the intro background texture overwriteWidth = 960 overwriteHeight = 540 diff --git a/Quality/Sochi_1080p/rules.txt b/Quality/Sochi_1080p/rules.txt index ac8aa91e..8e5570ee 100644 --- a/Quality/Sochi_1080p/rules.txt +++ b/Quality/Sochi_1080p/rules.txt @@ -5,7 +5,7 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 1080p" [TextureRedefine] # tv width = 1280 height = 720 -formatsExcluded = 0x031 # exclude the intro background texture +formatsExcluded = 0x031,0x001 # exclude the intro background texture overwriteWidth = 1920 overwriteHeight = 1080 diff --git a/Quality/Sochi_1440p/rules.txt b/Quality/Sochi_1440p/rules.txt index 9c0e3a8e..3a032a39 100644 --- a/Quality/Sochi_1440p/rules.txt +++ b/Quality/Sochi_1440p/rules.txt @@ -5,7 +5,7 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 1440p (2K)" [TextureRedefine] # tv width = 1280 height = 720 -formatsExcluded = 0x031 # exclude the intro background texture +formatsExcluded = 0x031,0x001 # exclude the intro background texture overwriteWidth = 2560 overwriteHeight = 1440 diff --git a/Quality/Sochi_2160p/rules.txt b/Quality/Sochi_2160p/rules.txt index ce47c0db..3c2fa355 100644 --- a/Quality/Sochi_2160p/rules.txt +++ b/Quality/Sochi_2160p/rules.txt @@ -5,7 +5,7 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 2160p (4K)" [TextureRedefine] # tv width = 1280 height = 720 -formatsExcluded = 0x031 # exclude the intro background texture +formatsExcluded = 0x031,0x001 # exclude the intro background texture overwriteWidth = 3840 overwriteHeight = 2160 diff --git a/Quality/Sochi_900p/rules.txt b/Quality/Sochi_900p/rules.txt index 17423dbc..cc801017 100644 --- a/Quality/Sochi_900p/rules.txt +++ b/Quality/Sochi_900p/rules.txt @@ -5,7 +5,7 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 900p" [TextureRedefine] # tv width = 1280 height = 720 -formatsExcluded = 0x031 # exclude the intro background texture +formatsExcluded = 0x031,0x001 # exclude the intro background texture overwriteWidth = 1600 overwriteHeight = 900