more timing hacks
authornotaz <notasas@gmail.com>
Mon, 23 Oct 2023 18:20:51 +0000 (21:20 +0300)
committernotaz <notasas@gmail.com>
Mon, 23 Oct 2023 19:24:21 +0000 (22:24 +0300)
libpcsxcore/database.c

index 2d9a2ea..a68fe4f 100644 (file)
@@ -90,6 +90,8 @@ cycle_multiplier_overrides[] =
        /* Digimon World */
        { "SLUS01032", 153 },
        { "SLES02914", 153 },
+       /* Syphon Filter - reportedly hangs under unknown conditions */
+       { "SCUS94240", 169 },
 };
 
 /* Function for automatic patching according to GameID. */