mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Add missing patch for Myst III
This commit is contained in:
parent
b5eadb158c
commit
c28301bb7e
|
@ -43617,6 +43617,15 @@ SLPS-25230:
|
||||||
SLPS-25231:
|
SLPS-25231:
|
||||||
name: "Myst III - Exile"
|
name: "Myst III - Exile"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
patches:
|
||||||
|
D7CCA373:
|
||||||
|
content: |-
|
||||||
|
// Waits for IPU command to finish.
|
||||||
|
// Replaces wait loop that had a very short wait period.
|
||||||
|
patch=0,EE,001F0490,word,3C021000
|
||||||
|
patch=0,EE,001F0494,word,34422010
|
||||||
|
patch=0,EE,001F0498,word,8c430000
|
||||||
|
patch=0,EE,001F04A8,word,0460FFFA
|
||||||
SLPS-25233:
|
SLPS-25233:
|
||||||
name: "Do DonPachi Daioujou"
|
name: "Do DonPachi Daioujou"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
|
|
Loading…
Reference in New Issue