Dragons Lair(NA)

From 3DO World
Jump to navigation Jump to search

Disc Archaeology

Findings from a byte-level analysis of both US retail pressings (disc hub codes DH 65003 and DH 65003-2).

Two pressings, zero differences

The US release exists in two physical pressings with different matrix/hub codes (DH 65003 and DH 65003-2). A full byte-level comparison of verified dumps of both shows they are completely identical in every sector of content — same filesystem, same data, same padding. The only difference between the dumps is 148 additional zero sectors of lead-out captured on the -2 pressing. The repress used a new glass master but changed nothing: collectors holding either pressing hold the same game, bit for bit.

"3DOPLAYER V1.0 (We hope)"

The 37,508-byte executable announces itself with a version string that carries its own review: 3DOPLAYER V1.0 (We hope). Its error messages keep the tone: "Corrupt data...somebody probably damaged the CD", and a development-rig fallback survives: "Dragon Player: Cannot find CD-ROM, playing off harddrive". A In PAL mode string ships in the NTSC build, and the source filename 3doplay.c is preserved in an assert path.

Structure notes

The 29 scene files (A004.DATA099.DAT) keep the arcade original's scene numbering, gaps and all — the missing numbers (A001–A003, A005–A007, A010, A017, A025, A037–A049, A051–A098) map out everything not carried over. The scene loader formats names with A0%02.2d.dat. Score digits render from files named ONE, TWO, TRE, FOR, FIV, SIX.

No text credits

A full-image sweep finds no staff names, no "ReadySoft", no "Bluth", not even "Dirk" as text anywhere on the disc — all credits exist only inside the video.

Filesystem notes

The root directory copies verify hash-identical. The copies of /System/Folios, Programs, Scripts and rom_tags disagree between generations — the common multi-pass mastering artifact; not dump damage.

Unallocated space

4,395 blocks (~9 MB) belong to no file — one of the fullest 3DO discs. Every byte was checked: 100% standard iamaduck mastering filler.

Regional Comparison

The 1993 US, 1993 Japanese and 1994 European (Elite, M4) releases share the same core: 29 scene files (A004A099, their gappy numbering inherited from the arcade original's scene list) that are byte-for-byte the same sizes across all three regions — the laserdisc footage was converted once and never touched again. What changed:

  • Japan (1993): a near-identical twin of the US release — the same file set, with the executable rebuilt 4 bytes smaller (its internal source file renamed from 3doplay.c to 3do.c). A full-image sweep finds no Japanese text anywhere: the Japanese release shipped entirely in English, on a slightly larger pressing with more filler.
  • Europe (1994, M4): the real localization. The two text-bearing scenes ship in four languages each (A035E/F/G/I.DAT, A099E/F/G/I.DAT — English, French, German, Italian, ~28 MB and ~12 MB per language), selected via flag graphics (FLAGEFLAGI.3DO). The disc also carries a vestigial fifth language: a Japanese flag (FLAGJ.3DO) and a Japanese scene 35 — twice (see the EU page's Disc Archaeology).
  • The score-digit overlays are charmingly named ONE, TWO, TRE, FOR, FIV, SIX in every region.
  • No region contains any text credits — no ReadySoft, Bluth or staff names exist as strings on any disc.