From 28980af8589c41836120f643f470661e8e46c60d Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Sat, 11 Feb 2023 14:16:19 +0000 Subject: [PATCH] GameDB: Port COP2 patch for Disneys Cars Ports patch to fix broken collisions to PAL Disney's Cars --- bin/resources/GameIndex.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index b130e6c237..8a2d010814 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -18828,6 +18828,13 @@ SLES-54013: SLES-54015: name: "Disney-Pixar's Cars" region: "PAL-SC" + patches: + B36778F5: + content: |- + author=refraction ported by jordanthetoast + // COP2 Rearrangement. Fixes broken collisions. + patch=1,EE,00203df8,word,484e9000 + patch=1,EE,00203dfc,word,4bdbd9ff SLES-54016: name: "AND 1 Streetball" region: "PAL-M5"