mirror of https://github.com/PCSX2/pcsx2.git
GameDB: fix memcard filters
This commit is contained in:
parent
e2a8c70f3d
commit
6511d4c21c
|
@ -25450,11 +25450,17 @@ SLPM-65077:
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- DMABusyHack # Fixes broken half-bottom artifacts.
|
- DMABusyHack # Fixes broken half-bottom artifacts.
|
||||||
|
memcardFilters:
|
||||||
|
- "SLPM-65078"
|
||||||
|
- "SLPM-65077"
|
||||||
SLPM-65078:
|
SLPM-65078:
|
||||||
name: "Metal Gear Solid 2 - Sons of Liberty"
|
name: "Metal Gear Solid 2 - Sons of Liberty"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
gameFixes:
|
gameFixes:
|
||||||
- DMABusyHack # Fixes broken half-bottom artifacts.
|
- DMABusyHack # Fixes broken half-bottom artifacts.
|
||||||
|
memcardFilters:
|
||||||
|
- "SLPM-65078"
|
||||||
|
- "SLPM-65077"
|
||||||
SLPM-65080:
|
SLPM-65080:
|
||||||
name: "Tokimeki Memorial 3"
|
name: "Tokimeki Memorial 3"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
|
Loading…
Reference in New Issue