Skip to content

Commit

Permalink
more timing hacks
Browse files Browse the repository at this point in the history
  • Loading branch information
notaz committed Oct 23, 2023
1 parent 2da2fc7 commit 8392bff
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 @@ -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. */
Expand Down

0 comments on commit 8392bff

Please sign in to comment.