From c25e1f82a1796c7dbd2a8cc32c4b42d8c6474669 Mon Sep 17 00:00:00 2001 From: retro-wertz Date: Wed, 5 Apr 2017 02:18:56 +0800 Subject: [PATCH] correct Magic Kid Googoo in ines-correct checksum should be PRG+CHR CRC32 --- src/ines-correct.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ines-correct.h b/src/ines-correct.h index 24cfe7b..6927aef 100644 --- a/src/ines-correct.h +++ b/src/ines-correct.h @@ -196,7 +196,7 @@ {0xc68363f6, 180, 0}, /* Crazy Climber */ {0x0f05ff0a, 181, -1}, /* Seicross (redump) */ {0x96ce586e, 189, 8}, /* Street Fighter 2 YOKO */ - {0xa91a29b6, 190, 1}, /* Magic Kid Googoo */ + {0x0E76E4C1, 190, 0}, /* Magic Kid Googoo */ {0x555a555e, 191, -1}, {0x2cc381f6, 191, -1}, /* Sugoro Quest - Dice no Senshitachi (As) */ {0xa145fae6, 192, -1},