From 8302c4883dc8e8fae204b2012d20618cce0fab4f Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sat, 23 Jun 2018 16:40:22 +0000 Subject: [PATCH] Detect unencrypted Wii games. (David Korth) --- magic/Magdir/console | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/console b/magic/Magdir/console index a5dd0e35..0bb4e70e 100644 --- a/magic/Magdir/console +++ b/magic/Magdir/console @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: console,v 1.38 2018/06/23 16:40:11 christos Exp $ +# $File: console,v 1.39 2018/06/23 16:40:22 christos Exp $ # Console game magic # Toby Deshane @@ -663,6 +663,8 @@ >>0x06 byte 2 \b, Disc 3 >>0x06 byte 3 \b, Disc 4 >0x07 byte x \b, Rev.%02u) +>0x18 belong 0x5D1C9EA3 +>>0x60 beshort 0x0101 \b (Unencrypted) # Type: Nintendo GameCube disc image # From: David Korth -- 2.49.0