From 908f916656511fd18b7d293e708bae05f0582b23 Mon Sep 17 00:00:00 2001 From: Bobby Smith <33353403+bslenul@users.noreply.github.com> Date: Sun, 10 Nov 2024 16:28:46 +0100 Subject: [PATCH] GameDB: NBA 2K6 fix hangs on PAL version --- bin/resources/GameIndex.yaml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index d23603d93a..b83452c777 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -22781,11 +22781,27 @@ SLES-53687: name: "NBA 2K6" region: "PAL-M5" patches: - 04808D11: + 4047DB34: # English content: |- author=Prafull comment=fixes hang at start patch=1,EE,00441ff8,word,00000000 + B91D81A3: # French + content: |- + comment=fixes hang at start + patch=1,EE,00441fa0,word,00000000 + C96E2007: # German + content: |- + comment=fixes hang at start + patch=1,EE,00441e48,word,00000000 + 79A6C879: # Italian + content: |- + comment=fixes hang at start + patch=1,EE,00441de8,word,00000000 + 08349AAF: # Spanish + content: |- + comment=fixes hang at start + patch=1,EE,00441ec8,word,00000000 SLES-53689: name: "World Poker Tour 2K6" region: "PAL-M3"