Overblog Tous les blogs Top blogs Jeux & Jeux Vidéo Tous les blogs Jeux & Jeux Vidéo
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU
Nintendo Gamecube Fans

Bienvenue sur ce petit blog ou vous trouverez des petites infos sur les différentes versions de jeux, de consoles et d'accessoires autours du GameCube.

GameCube DVD Format

Publié le 16 Avril 2026 par Milo Charming Magician in Développement, Hardware-ODE

GameCube Disc Format aka NROM(Read-only) or NR-Disc(Recordable)
I also added a few links to docs and to make my makenrom mastering image tool that creates the disc image and bca data needed for DVD Pressing Plants.

DVD Sector Scrambling(XOR) is done using Disk ID(8 bytes) and a Random Number table by the Disk Controller Firmware but is a fixed number for NR-Discs, it is stored on a 128KB on-chip ROM
System Controller firmware uses a 128KB on-chip ROM

 Panasonic MN103S (32bit), 54MHz is the Disk Controller(ECC, EFM\EFM+, Drive IC Control, Descrambler)

 Panasonic MN102H (16bit), 33Mhz is the System Controller(System Manager, Copy protection, Handles Commands, XA-DPCM decoding)

The development tools used to develop for these Panasonic microcontrollers is called Debug Factory 3, it comes with a toolchain that has compiler, linker, assembler.
 



 In the firmware the text "Nintendo Game Disk" can be found this is the Media ID 19 byte string that is used as meta data in the lead-in area of the DVD.
 MN102H looks for this string to check if the disc type is a GameCube\Wii Game Disc.
 It's also does the BCA copy protection check.

A NR-Disc looks like this, it used on SN-TDEV and NR Reader.



GCN NROM Format
GCN NROM Copy Protection

GCN NROM Authentication

GCN Make NROM Disc Master Tool

Commenter cet article