more timing hacks: fix jump command on Power Rangers - Lightspeed Rescue
authorsaulfabreg Wii VC Project <saulfabregamboa@outlook.com>
Sun, 16 Jun 2024 20:28:41 +0000 (15:28 -0500)
committernotaz <notasas@gmail.com>
Mon, 17 Jun 2024 21:17:51 +0000 (00:17 +0300)
https://github.com/libretro/pcsx_rearmed/issues/837

libpcsxcore/database.c

index 409eb35..1b76a43 100644 (file)
@@ -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 */