X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Fdatabase.c;h=1ea8d43bf135e6ebf0537b0ca254c61863425cbf;hb=e0f25b64cf98406b7059b373b04a18b45e2a0aa7;hp=561aedeedb79bdd39f3ff357771e53cb7d26a892;hpb=d5aeda23720ba9374312f8d387f299024fedb7e6;p=pcsx_rearmed.git diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 561aedee..1ea8d43b 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -30,7 +30,7 @@ cycle_multiplier_overrides[] = * changing memcard settings is enough to break/unbreak it */ { "SLPS02528", 190 }, { "SLPS02636", 190 }, -#ifdef DRC_DISABLE /* new_dynarec has a hack for this game */ +#if defined(DRC_DISABLE) || defined(LIGHTREC) /* new_dynarec has a hack for this game */ /* Parasite Eve II - internal timer checks */ { "SLUS01042", 125 }, { "SLUS01055", 125 },