From 38a95088e8278e8a2b6c50d7f8a7e187819de449 Mon Sep 17 00:00:00 2001 From: gm-matthew <108370479+gm-matthew@users.noreply.github.com> Date: Mon, 28 Aug 2023 03:12:43 +0100 Subject: [PATCH] Prevent "ROLLING START" scrolling glitch in Scud Race There is a quirk of the tilegen chip that causes this glitch not to occur on real hardware, but we can't be sure what it is without testing Much easier to just patch all the Scud Race ROM sets --- Config/Games.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Config/Games.xml b/Config/Games.xml index 411001a..82ec982 100644 --- a/Config/Games.xml +++ b/Config/Games.xml @@ -1443,6 +1443,10 @@ + + + + @@ -1531,6 +1535,8 @@ + + @@ -1563,6 +1569,10 @@ + + + + @@ -1636,6 +1646,10 @@ + + + + @@ -1684,6 +1698,10 @@ + + + +