From 8dcaa48651f1790c4f37deb9f44deb4c1556293f Mon Sep 17 00:00:00 2001 From: refractionpcsx2 Date: Sat, 20 Feb 2021 00:31:38 +0000 Subject: [PATCH] GameDB: Patch for Myst 3: Exile IPU timing problems. P.S. Game totally sucks --- bin/GameIndex.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bin/GameIndex.yaml b/bin/GameIndex.yaml index b20ff79093..3914710076 100644 --- a/bin/GameIndex.yaml +++ b/bin/GameIndex.yaml @@ -32733,6 +32733,14 @@ SLUS-20434: name: "Myst III - Exile" region: "NTSC-U" compat: 5 + patches: + 75DB04A3: + content: |- + // Gives the IPU more time to process the textures + // CPU does a wait loop then starts copying the output of the IPU + patch=0,EE,001f0030,word,24027fff + gameFixes: + - EETimingHack # Speeds up IPU DMA's SLUS-20435: name: "Armored Core 3" region: "NTSC-U"