mirror of https://github.com/PCSX2/pcsx2.git
Gamedb: Add gamefix patch for SpongeBob SquarePants: Battle for Bikini Bottom.
PAL only, ntsc seems to be fine according to the compatibility reports. Patch by Prafull. Close #2689
This commit is contained in:
parent
9994111173
commit
40e9ce9036
|
@ -10929,6 +10929,12 @@ EETimingHack = 1 //broken textures
|
|||
Serial = SLES-51968
|
||||
Name = Spongebob Squarepants - Battle for Bikini Bottom
|
||||
Region = PAL-E
|
||||
[patches]
|
||||
// CRC 8570b62d
|
||||
comment=Patch by Prafull
|
||||
// Fixes hang at start.
|
||||
patch=1,EE,001ba624,word,00000000
|
||||
[/patches]
|
||||
---------------------------------------------
|
||||
Serial = SLES-51970
|
||||
Name = Spongebob Schwammkopf - Schlacht um Bikini Bottom
|
||||
|
|
Loading…
Reference in New Issue