From 757c0a3b19ec01e50a1c384ef26c0baf6aa25270 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 12 Jan 2017 17:06:21 -0800 Subject: [PATCH] Fix sochi backgrounds --- Sochi_1080p/rules.txt | 1 + Sochi_1440p/rules.txt | 1 + Sochi_2160p/rules.txt | 1 + 3 files changed, 3 insertions(+) diff --git a/Sochi_1080p/rules.txt b/Sochi_1080p/rules.txt index 31bc9d29..5a190dac 100644 --- a/Sochi_1080p/rules.txt +++ b/Sochi_1080p/rules.txt @@ -5,5 +5,6 @@ name = "Mario & Sonic at the Sochi 2014 Olympic Winter Games - 1080p" [TextureRedefine] # tv width = 1280 height = 720 +formatsExcluded = 0x031 # exclude the intro background texture overwriteWidth = 1920 overwriteHeight = 1080 \ No newline at end of file diff --git a/Sochi_1440p/rules.txt b/Sochi_1440p/rules.txt index 958c5a4f..a7b948f9 100644 --- a/Sochi_1440p/rules.txt +++ b/Sochi_1440p/rules.txt @@ -5,5 +5,6 @@ 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 overwriteWidth = 2560 overwriteHeight = 1440 \ No newline at end of file diff --git a/Sochi_2160p/rules.txt b/Sochi_2160p/rules.txt index 707eab8e..e06408ad 100644 --- a/Sochi_2160p/rules.txt +++ b/Sochi_2160p/rules.txt @@ -5,5 +5,6 @@ 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 overwriteWidth = 3840 overwriteHeight = 2160 \ No newline at end of file