From 0e49433a743423b3333785f69c1a8cc9083719a5 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Tue, 12 Nov 2019 00:37:54 +0100 Subject: [PATCH] [Color Splash] Fix videos --- Resolutions/ColorSplash_Resolution/rules.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resolutions/ColorSplash_Resolution/rules.txt b/Resolutions/ColorSplash_Resolution/rules.txt index 3e8ad541..8e967ffa 100644 --- a/Resolutions/ColorSplash_Resolution/rules.txt +++ b/Resolutions/ColorSplash_Resolution/rules.txt @@ -83,6 +83,7 @@ $gameHeight = 720 width = 1280 height = 720 formats = 0x011,0x816,0x41a,0x81e,0x810,0x21a,0x806,0x201,0x001,0x207,0x01a +tileModesExcluded = 1 overwriteWidth = ($width/$gameWidth) * 1280 overwriteHeight = ($height/$gameHeight) * 720 @@ -99,6 +100,7 @@ formats = 0x816 width = 640 height = 360 formats = 0x816 +tileModesExcluded = 1 #overwriteWidth = ($width/$gameWidth) * 640 #overwriteHeight = ($height/$gameHeight) * 360