From: notaz Date: Sat, 25 Nov 2023 23:02:27 +0000 (+0200) Subject: update db X-Git-Tag: r24~35 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=commitdiff_plain;h=1cff67e5df07352a5132bed32084ae0d067521e8 update db libretro/pcsx_rearmed#128 --- diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 997b13fb..a324553a 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -27,8 +27,12 @@ static const char * const gpu_slow_llist_db[] = "SCES02834", "SCUS94570", "SCUS94616", "SCUS94654", /* Final Fantasy IV */ "SCES03840", "SLPM86028", "SLUS01360", + /* Simple 1500 Series Vol. 57: The Meiro */ + "SLPM86715", /* Spot Goes to Hollywood */ "SLES00330", "SLPS00394", "SLUS00014", + /* Tiny Tank */ + "SCES01338", "SCES02072", "SCES02072", "SCES02072", "SCES02072", "SCUS94427", /* Vampire Hunter D */ "SLES02731", "SLPS02477", "SLPS03198", "SLUS01138", }; @@ -51,8 +55,6 @@ static const char * const dualshock_init_analog_hack_db[] = { /* Formula 1 Championship Edition */ "SLUS00546", - /* Gran Turismo 2 */ - "SCUS94455", "SCUS94488", "SCPS10116", "SCPS10117", "SCES02380", "SCES12380", }; #define HACK_ENTRY(var, list) \