From 700ebb3b4982c6e1acbc9fe9f96a6abab6a2baf0 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Fri, 31 May 2019 21:35:45 +0200 Subject: [PATCH] [Child of Light] Fix videos --- Resolutions/ChildOfLight_Resolution/rules.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Resolutions/ChildOfLight_Resolution/rules.txt b/Resolutions/ChildOfLight_Resolution/rules.txt index 7c5f29b1..8875bc7c 100644 --- a/Resolutions/ChildOfLight_Resolution/rules.txt +++ b/Resolutions/ChildOfLight_Resolution/rules.txt @@ -83,6 +83,7 @@ $gameHeight = 720 width = 1280 height = 720 formats = 0x011,0x01a,0x001 +tileModesExcluded = 0x001 overwriteWidth = ($width/$gameWidth) * 1280 overwriteHeight = ($height/$gameHeight) * 720