diff --git a/libpcsxcore/database.c b/libpcsxcore/database.c index 409eb3572..1b76a4386 100644 --- a/libpcsxcore/database.c +++ b/libpcsxcore/database.c @@ -126,6 +126,8 @@ cycle_multiplier_overrides[] = { 222, { "SLES01549", "SLES02063", "SLES02064" } }, /* Digimon World */ { 153, { "SLUS01032", "SLES02914" } }, + /* Power Rangers: Lightspeed Rescue - jump does not work with 175 */ + { 222, { "SLUS01114", "SLES03286" } }, /* Syphon Filter - reportedly hangs under unknown conditions */ { 169, { "SCUS94240" } }, /* Psychic Detective - some weird race condition in the game's cdrom code */