summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-05-14 20:04:43 +0000
committerChristos Zoulas <christos@zoulas.com>2022-05-14 20:04:43 +0000
commita61927c2e2b978f327662be33e57ca58e24340d3 (patch)
treecb50df1d8447c19168baf175f1ee6cf5be27aed2
parent35f0f1a59cf810b9090b0b986964c40237ca0054 (diff)
downloadfile-git-a61927c2e2b978f327662be33e57ca58e24340d3.tar.gz
Move RVZ format to the same place as the other GCN disc image formats.
(from David Korth)
-rw-r--r--magic/Magdir/console22
1 files changed, 11 insertions, 11 deletions
diff --git a/magic/Magdir/console b/magic/Magdir/console
index cfcf3b6b..367aeec3 100644
--- a/magic/Magdir/console
+++ b/magic/Magdir/console
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
-# $File: console,v 1.67 2022/05/14 20:04:07 christos Exp $
+# $File: console,v 1.68 2022/05/14 20:04:43 christos Exp $
# Console game magic
# Toby Deshane <hac@shoelace.digivill.net>
@@ -938,6 +938,16 @@
!:mime application/x-gamecube-rom
>>>>0x8000 use nintendo-gcn-disc-common
+# Type: Nintendo GameCube/Wii disc image (RVZ format)
+0 string RVZ\001 Nintendo
+>0x48 belong 1 GameCube
+!:mime application/x-gamecube-rom
+>0x48 belong 2 Wii
+!:mime application/x-wii-rom
+>0x48 default x GameCube/Wii
+>0x48 belong x disc image (RVZ format):
+>>0x58 use nintendo-gcn-disc-common
+
#------------------------------------------------------------------------------
# Nintendo 3DS file formats.
#
@@ -1166,13 +1176,3 @@
>>0x34 ubyte 1 [FastROM]
>>0x35 ubyte 1 [SRAM]
>>0x35 ubyte 3 [Special]
-
-# Type: Nintendo GameCube/Wii disc image (RVZ format)
-0 string RVZ\001 Nintendo
->0x48 belong 1 GameCube
-!:mime application/x-gamecube-rom
->0x48 belong 2 Wii
-!:mime application/x-wii-rom
->0x48 default x GameCube/Wii
->0x48 belong x disc image (RVZ format):
->>0x58 use nintendo-gcn-disc-common