libretro: add a few options for the analog combo
[pcsx_rearmed.git] / libpcsxcore / database.c
index 7b860e3..997b13f 100644 (file)
@@ -51,6 +51,8 @@ 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) \