more timing hacks
authornotaz <notasas@gmail.com>
Wed, 12 Jul 2023 22:24:18 +0000 (01:24 +0300)
committernotaz <notasas@gmail.com>
Wed, 12 Jul 2023 22:25:45 +0000 (01:25 +0300)
libpcsxcore/database.c

index ae6fe36..a2e1822 100644 (file)
@@ -59,6 +59,9 @@ cycle_multiplier_overrides[] =
         * changing memcard settings is enough to break/unbreak it */
        { "SLPS02528", 190 },
        { "SLPS02636", 190 },
+       /* Brave Fencer Musashi - cd sectors arrive too fast */
+       { "SLUS00726", 170 },
+       { "SLPS01490", 170 },
 #if defined(DRC_DISABLE) || defined(LIGHTREC) /* new_dynarec has a hack for this game */
        /* Parasite Eve II - internal timer checks */
        { "SLUS01042", 125 },