From 149a08914e48124c0a9f25ac2590693377efe622 Mon Sep 17 00:00:00 2001 From: JordanTheToaster Date: Tue, 18 Oct 2022 02:15:54 +0100 Subject: [PATCH] GameDB: Copy missing "Game ni Nattayo! Dokuro-chan" patch Copys over the existing patch that was missing from the limited edition version. --- bin/resources/GameIndex.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index e6316572dd..c9360ec728 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -30052,10 +30052,17 @@ SLPM-66184: gameFixes: - VIF1StallHack # Fixes black screen on boot. SLPM-66185: - name: "Game ni Nattayo! Dokura-chan [Limited Edition]" + name: "Game ni Nattayo! Dokuro-chan [Limited Edition]" region: "NTSC-J" + patches: + 169099FC: + content: |- + author=PSI, kozarovv + // Game does weird stack manipulation, causing data sent to the IOP to be corrupted unless EE data cache is enabled. + // This patch skips over the stack code, allowing the game to boot. + patch=1,EE,00156608,word,10000003 SLPM-66186: - name: "Game ni Nattayo! Dokura-chan" + name: "Game ni Nattayo! Dokuro-chan" region: "NTSC-J" patches: 169099FC: