GameDB: Patch The Gift to fix sound RPC

This commit is contained in:
Ziemas
2026-07-16 16:45:38 +02:00
committed by lightningterror
parent 45fa6a8bb5
commit 86d76bbf59
+8
View File
@@ -15134,6 +15134,14 @@ SLES-50276:
name: "The Gift"
name-sort: "Gift, The"
region: "PAL-E"
patches:
CC76CD02:
content: |-
// Sound RPC races because of shared send/receive buffers with badly
// placed wait loop, fix by forcing all sound rpc to be synchronous.
// Ideal fix would be moving the rpc wait loop though.
author=Ziemas
patch=0,EE,002159e0,word,00000000
SLES-50277:
name: "Red Faction"
region: "PAL-E"