From 07e39a5c6089ab3d2cef96b75ee83efc62c68864 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 11 Apr 2018 16:37:52 -0700 Subject: [PATCH] Fix ending video for MK8 --- Source/MarioKart8/rules.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/MarioKart8/rules.txt b/Source/MarioKart8/rules.txt index 8857ced9..4982d1d6 100644 --- a/Source/MarioKart8/rules.txt +++ b/Source/MarioKart8/rules.txt @@ -28,6 +28,7 @@ version = 2 width = 1280 height = 720 formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end background +tileModesExcluded = 0x001 overwriteWidth = overwriteHeight = @@ -51,6 +52,7 @@ overwriteHeight = [TextureRedefine] width = 640 height = 360 +tileModesExcluded = 0x001 overwriteWidth = overwriteHeight =