Skip to content

Commit 86d76bb

Browse files
Ziemaslightningterror
authored andcommitted
GameDB: Patch The Gift to fix sound RPC
1 parent 45fa6a8 commit 86d76bb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

bin/resources/GameIndex.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15134,6 +15134,14 @@ SLES-50276:
1513415134
name: "The Gift"
1513515135
name-sort: "Gift, The"
1513615136
region: "PAL-E"
15137+
patches:
15138+
CC76CD02:
15139+
content: |-
15140+
// Sound RPC races because of shared send/receive buffers with badly
15141+
// placed wait loop, fix by forcing all sound rpc to be synchronous.
15142+
// Ideal fix would be moving the rpc wait loop though.
15143+
author=Ziemas
15144+
patch=0,EE,002159e0,word,00000000
1513715145
SLES-50277:
1513815146
name: "Red Faction"
1513915147
region: "PAL-E"

0 commit comments

Comments
 (0)