mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Popcap crashing fixes
- Added EETimingHack to Popcap hits vol1 and 2 to fixes random crashing in the game. Tested by atomic83github and discord memeber "Jacoby".
This commit is contained in:
parent
de1717c1a1
commit
14178cb184
|
@ -42572,6 +42572,7 @@ Serial = SLUS-21710
|
|||
Name = PopCap Hits Volume 1
|
||||
Region = NTSC-U
|
||||
Compat = 5
|
||||
EETimingHack = 1 // Fixes random crashing throughout the game.
|
||||
---------------------------------------------
|
||||
Serial = SLUS-21711
|
||||
Name = Biathlon 2008
|
||||
|
@ -42837,6 +42838,7 @@ Serial = SLUS-21768
|
|||
Name = PopCap Hits Vol.2
|
||||
Region = NTSC-U
|
||||
Compat = 5
|
||||
EETimingHack = 1 // Fixes random crashing throughout the game.
|
||||
---------------------------------------------
|
||||
Serial = SLUS-21769
|
||||
Name = Yakuza 2
|
||||
|
|
Loading…
Reference in New Issue