From f5c51f7cf7ed5d987fbc9375fd21d446d7da20cc Mon Sep 17 00:00:00 2001 From: Mrlinkwii Date: Tue, 18 Oct 2022 00:58:35 +0100 Subject: [PATCH] GameDB: add missing patch to Asobi ni Iku yo! Chikyuu Pinch no Kon'yaku Sengen --- bin/resources/GameIndex.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bin/resources/GameIndex.yaml b/bin/resources/GameIndex.yaml index 31d24d7b33..e6316572dd 100644 --- a/bin/resources/GameIndex.yaml +++ b/bin/resources/GameIndex.yaml @@ -31020,6 +31020,13 @@ SLPM-66455: SLPM-66456: name: "Asobi ni Iku yo! Chikyuu Pinch no Kon'yaku Sengen [Genteiban]" region: "NTSC-J" + patches: + 87FFC318: + content: |- + author=PSI, Jelta + // 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,001579D8,word,10000003 SLPM-66457: name: "Asobi ni Iku yo! Chikyuu Pinch no Kon'yaku Sengen" region: "NTSC-J"