notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eedbe27
)
more timing hacks: fix jump command on Power Rangers - Lightspeed Rescue
author
saulfabreg Wii VC Project
<saulfabregamboa@outlook.com>
Sun, 16 Jun 2024 20:28:41 +0000
(15:28 -0500)
committer
notaz
<notasas@gmail.com>
Mon, 17 Jun 2024 21:04:12 +0000
(
00:04
+0300)
https://github.com/libretro/pcsx_rearmed/issues/837
libpcsxcore/database.c
patch
|
blob
|
blame
|
history
diff --git
a/libpcsxcore/database.c
b/libpcsxcore/database.c
index
ef990ac
..
c234e54
100644
(file)
--- a/
libpcsxcore/database.c
+++ b/
libpcsxcore/database.c
@@
-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 */