From 26b666abcdaae4c47b45fced73b4d967c410a03a Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Sat, 4 Jun 2022 18:57:21 +0100 Subject: [PATCH] Gamedb: fixes for 'Call of Duty - Le Jour de Gloire' --- bin/resources/GameIndex.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index d7023d6c0a..e1bbe9ab7b 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -14221,8 +14221,14 @@ SLES-52782: name: "Call of Duty - Finest Hour" region: "PAL-E" SLES-52783: - name: "Call of Duty - Le Jour de Glorie" + name: "Call of Duty - Le Jour de Gloire" region: "PAL-F" + patches: + 30AE5279: + content: |- + // Avoids bad COP2 errors due to the instant nature of the PCSX2's COP2 handling. + patch=1,EE,001ab900,word,48488800 + patch=1,EE,001ab904,word,4A252942 SLES-52784: name: "Call of Duty - Finest Hour" region: "PAL-G"