[File] [PATCH] Add magic for Wii/GCN NKit format

Christos Zoulas christos at zoulas.com
Sun Apr 19 17:31:13 UTC 2020


Committed, thanks!

christos

> On Apr 19, 2020, at 12:31 PM, Benjamin Lowry <ben at ben.gmbh> wrote:
> 
> NKit is a new lossless compression format for Wii and GameCube disc
> images. This diff adds detection for the NKit header in
> nintendo-gcn-disc-common.
> Info: https://wiki.gbatemp.net/wiki/NKit/NKitFormat
> 
> Signed-off-by: Benjamin Lowry <ben at ben.gmbh>
> ---
> magic/Magdir/console | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/magic/Magdir/console b/magic/Magdir/console
> index 270ae111..e40c6c60 100644
> --- a/magic/Magdir/console
> +++ b/magic/Magdir/console
> @@ -793,6 +793,7 @@
>> 0x07	byte	x	\b, Rev.%02u)
>> 0x18	belong	0x5D1C9EA3
>>> 0x60	beshort	0x0101	\b (Unencrypted)
> +>0x200	string	NKIT	\b (NKit compressed)
> 
> # Type: Nintendo GameCube disc image
> # From: David Korth <gerbilsoft at gerbilsoft.com>
> --
> 2.25.3
> 
> --
> File mailing list
> File at astron.com
> https://mailman.astron.com/mailman/listinfo/file

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 235 bytes
Desc: Message signed with OpenPGP
URL: <https://mailman.astron.com/pipermail/file/attachments/20200419/7793240f/attachment.asc>


More information about the File mailing list