update analog default list
authornotaz <notasas@gmail.com>
Mon, 20 Nov 2023 00:39:56 +0000 (02:39 +0200)
committernotaz <notasas@gmail.com>
Mon, 20 Nov 2023 00:50:31 +0000 (02:50 +0200)
libpcsxcore/database.c

index 7b860e3..640f57a 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", "SCES-12380",
 };
 
 #define HACK_ENTRY(var, list) \