From 884f86f2101665fd86e5a4ca9a6a51e9a2e22a5e Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Fri, 31 May 2019 21:55:06 +0200 Subject: [PATCH] [Child of Light] Fix for half-res video Whoops, tested it this time atleast --- 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 8875bc7c..ec27bf7f 100644 --- a/Resolutions/ChildOfLight_Resolution/rules.txt +++ b/Resolutions/ChildOfLight_Resolution/rules.txt @@ -105,6 +105,7 @@ overwriteHeight = ($height/$gameHeight) * 512 width = 640 height = 360 formats = 0x001 +tileModesExcluded = 0x001 overwriteWidth = ($width/$gameWidth) * 640 overwriteHeight = ($height/$gameHeight) * 360