Skip to content

Commit

Permalink
more timing hacks: fix jump command on Power Rangers - Lightspeed Rescue
Browse files Browse the repository at this point in the history
  • Loading branch information
saulfabregwiivc committed Jun 16, 2024
1 parent 1631b05 commit 97a6032
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libpcsxcore/database.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,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 */
Expand Down

0 comments on commit 97a6032

Please sign in to comment.