From 6511d4c21c1dd12ccf02abf6db5956fde16271aa Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Sun, 10 Jul 2022 03:07:51 +0100 Subject: [PATCH] GameDB: fix memcard filters --- bin/resources/GameIndex.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 2c7fb7b8fd..1a83b84b1d 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -25450,11 +25450,17 @@ SLPM-65077: region: "NTSC-J" gameFixes: - DMABusyHack # Fixes broken half-bottom artifacts. + memcardFilters: + - "SLPM-65078" + - "SLPM-65077" SLPM-65078: name: "Metal Gear Solid 2 - Sons of Liberty" region: "NTSC-J" gameFixes: - DMABusyHack # Fixes broken half-bottom artifacts. + memcardFilters: + - "SLPM-65078" + - "SLPM-65077" SLPM-65080: name: "Tokimeki Memorial 3" region: "NTSC-J"