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:
2da2fc7
)
more timing hacks
author
notaz
<notasas@gmail.com>
Mon, 23 Oct 2023 18:20:51 +0000
(21:20 +0300)
committer
notaz
<notasas@gmail.com>
Mon, 23 Oct 2023 19:24:21 +0000
(22:24 +0300)
libpcsxcore/database.c
patch
|
blob
|
blame
|
history
diff --git
a/libpcsxcore/database.c
b/libpcsxcore/database.c
index
2d9a2ea
..
a68fe4f
100644
(file)
--- a/
libpcsxcore/database.c
+++ b/
libpcsxcore/database.c
@@
-90,6
+90,8
@@
cycle_multiplier_overrides[] =
/* Digimon World */
{ "SLUS01032", 153 },
{ "SLES02914", 153 },
+ /* Syphon Filter - reportedly hangs under unknown conditions */
+ { "SCUS94240", 169 },
};
/* Function for automatic patching according to GameID. */