From 30e7de7555d453130be1680108676a947cd1fccd Mon Sep 17 00:00:00 2001 From: Pyra Drake Date: Tue, 6 Aug 2024 21:22:08 +1000 Subject: [PATCH] Add memcardFilter for SLES-51953 and SLES-52022 Enables use of the Football Fusion cross-play feature in FIFA 2004 and Total Club Manager 2004 with FolderMCs. --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 2694c8959a..81214b83b5 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -17807,6 +17807,9 @@ SLES-51953: region: "PAL-M4" clampModes: vuClampMode: 2 # Missing geometry with microVU. + memcardFilters: # Football Fusion with Total Club Manager 2004 + - "SLES-52022" + - "SLES-59153" SLES-51954: name: "Max Payne 2 - The Fall of Max Payne" region: "PAL-E" @@ -17986,6 +17989,9 @@ SLES-52022: region: "PAL-M4" clampModes: vu1ClampMode: 3 # Fixes 3D rendering. + memcardFilters: # Football Fusion with FIFA 2004 + - "SLES-52022" + - "SLES-51953" SLES-52023: name: "Manhunt" region: "PAL-M5"