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:
792f169
)
more timing hacks
author
notaz
<notasas@gmail.com>
Wed, 12 Jul 2023 22:24:18 +0000
(
01:24
+0300)
committer
notaz
<notasas@gmail.com>
Wed, 12 Jul 2023 22:28:54 +0000
(
01:28
+0300)
libpcsxcore/database.c
patch
|
blob
|
blame
|
history
diff --git
a/libpcsxcore/database.c
b/libpcsxcore/database.c
index
ae6fe36
..
a2e1822
100644
(file)
--- a/
libpcsxcore/database.c
+++ b/
libpcsxcore/database.c
@@
-59,6
+59,9
@@
cycle_multiplier_overrides[] =
* changing memcard settings is enough to break/unbreak it */
{ "SLPS02528", 190 },
{ "SLPS02636", 190 },
+ /* Brave Fencer Musashi - cd sectors arrive too fast */
+ { "SLUS00726", 170 },
+ { "SLPS01490", 170 },
#if defined(DRC_DISABLE) || defined(LIGHTREC) /* new_dynarec has a hack for this game */
/* Parasite Eve II - internal timer checks */
{ "SLUS01042", 125 },