Difference between revisions of "Sega 32X"

From DoomWiki.org

[unchecked revision][checked revision]
m (double a's)
m (See also: Remove underscores)
(47 intermediate revisions by 19 users not shown)
Line 1: Line 1:
The [[Wikipedia:32x|32X]] version of [[Doom]] was published by Sega in 1994. The game features 15 maps from first two episodes and hence lacks the famed BFG9000 (which only appears in the [[Inferno|third episode]] that is not included in the 32X version), although it is documented in games manual and the number 7 still exists on the status bar. A cheat code can give the weapon to the player highlighting that it was coded in though it doesn't appear on any of the maps.
+
[[Image:32X_Doom_Box_Art.jpg|thumb|Box art for the U.S. 32X version of [[Doom]]]]
 +
The '''{{wp|Sega 32X}}''' version of [[Doom]] was developed directly by [[John Carmack]] and was published as a launch title for the {{wp|Sega Genesis}} add-on peripheral by [[Wikipedia:Sega|Sega]] in {{timeline|1994|November 1994}}.
  
This version also has no [[multiplayer]] mode. The game disappointed many fans since it did not play in a full screen, was missing many levels from other versions of the game, and only had the front sprite for the monsters.
+
The game features seventeen maps from the PC version's first two episodes. It disappointed many fans since it does not play in full screen, is missing many maps and several monsters, only displays front-facing rotations for sprites, is missing many sound effects, has no save feature, and has extremely poor music. Much of this is blamed on a rush to get the game out in time for the 32X launch date, while other aspects are simply due to the fundamental limitations of the console.
  
Due to poor use of the YM2612 FM synthesis chip in the Sega Genesis, this version's soundtrack is noticeably inferior to that of other versions. Many sound effects are also missing. As with the [[Atari Jaguar|Jaguar]] version, the levels have been edited and the game does not feature the [[Cyberdemon]], [[Spiderdemon]] or the [[Spectre]] (however, unlike the BFG9000, they are not mentioned in the manual). There is also no way to save games, although there is a level select option that allows the player to start on any of the first fifteen levels.  
+
It is based on and builds from the same [[source code]] as the [[Atari Jaguar]] version, using a conditional {{c|MARS}} define to distinguish between the two platforms. "MARS" was the development codename for the 32X system.
  
If the player cheats while playing or uses the level select option, they will not see the real ending to the game and instead be presented with a DOS prompt (C:>) after completing level 15. The game manual incorrectly states that the game will then warp the player back to level 1 to try again without cheats, which doesn't happen.
+
== Features and limitations ==
  
Like in the Jaguar version, [[Strafing|circlestrafing]] is not possible in this version due to the use of a "strafe on" key rather than separate left and right strafe keys.
+
Only front rotation frames are provided for sprites such as monsters and rockets. Because of this, there is no [[monster infighting]] in this version. Likewise, as in the Jaguar and [[Super Nintendo]] versions, [[Strafing|circlestrafing]] is not possible due to the use of a "strafe on" key which overrides the ability to simultaneously turn, rather than separate left and right strafe keys.
 +
 
 +
As with the Jaguar version, the maps have been edited significantly to cut down the amount of geometry and texture usage, and the game does not feature the [[cyberdemon]], [[spiderdemon]] or [[spectre]]. Due to a complete lack of levels from the [[Inferno|third episode]], it also lacks the [[BFG9000]] during normal play. However, it is still documented in the game's manual, and the number "7" still exists on the status bar. A cheat code can give the weapon to the player, showing that it was coded in even though it does not appear in any of the maps. This version also has no [[multiplayer]] mode.
 +
 
 +
There is no way to save games, although there is a level select option that allows the player to start on any of the first fifteen maps.
 +
 
 +
Due to poor use of the [[Wikipedia:Yamaha YM2612|YM2612 FM synthesis chip]] in the Genesis, this version's soundtrack is noticeably inferior to that of other versions, particularly the contemporary Super Nintendo and [[3DO]] ports.
 +
 
 +
If the player cheats while playing or uses the level select option, they will not see the real ending to the game and will instead be presented with a DOS prompt (C:\DOOM>) after completing MAP15. The game manual incorrectly states that the game will then warp the player back to MAP01 to try again without cheats; however, this does not happen.
 +
 
 +
== Technical details ==
 +
[[File:32X_Doom.png|thumb|right|A screenshot from the 32X version of Doom.]]
 +
The Sega 32X version of the Doom IWAD uses the same [[wall texture]] format as the Atari Jaguar port: the "patches" are in a headerless, row-major, raw format, with the first 320 pixels repeated at the end. The TEXTURE1 lump contains dimension information for each texture, which are otherwise ambiguous (for example, both DOORBLU and CRATINY are 1344 bytes in size, but one is 8x128 pixels, while the other is 64x16 pixels).
 +
 
 +
The [[palette]] is stored in a lump named PLAYPALS instead of PLAYPAL. It contains a total of 15 palettes, instead of 14. The first 14 are unmodified, the last one is a palette with a blue tint. The COLORMAP lump contains 64 light levels, instead of 32+2.
 +
 
 +
Audio data and UI graphics (font characters, [[status bar]], [[title screen]] pictures, and so on) are not found in the IWAD, but are instead stored within the cartridge ROM in proprietary Genesis hardware formats.
 +
 
 +
== Map list ==
 +
The map list consists of the first two episodes of Doom, minus the Tower of Babel (the [[cyberdemon]], like the [[spiderdemon]], is not included in the game). Most of the levels have been retextured and simplified to require less resources; many of the [[The Shores of Hell|Deimos levels]] have even undergone severe cuts compared to the PC originals. Curiously, the final and secret levels are numbered 23 and 24, leaving a seven-level gap in the enumeration, which might have been originally intended for the seven levels of [[Inferno]] that do not contain monsters absent from this port (E3M1 to E3M7, leaving E3M8 and E3M9 out, like the Jaguar version of the game).
 +
* MAP01: [[MAP01: Hangar (Console Doom)|Hangar]]
 +
* MAP02: [[MAP02: Plant (Console Doom)|Plant]]
 +
* MAP03: [[MAP03: Toxin Refinery (Console Doom)|Toxin Refinery]]
 +
* MAP04: [[MAP04: Command Control (Console Doom)|Command Control]]
 +
* MAP05: [[MAP05: Phobos Lab (Console Doom)|Phobos Lab]]
 +
* MAP06: [[MAP06: Central Processing (Console Doom)|Central Processing]]
 +
* MAP07: [[MAP07: Computer Station (Console Doom)|Computer Station]]
 +
* MAP08: [[MAP08: Phobos Anomaly (Console Doom)|Phobos Anomaly]]
 +
* MAP09: [[MAP09: Deimos Anomaly (Console Doom)|Deimos Anomaly]]
 +
* MAP10: [[MAP10: Containment Area (Console Doom)|Containment Area]] ''(Amputated of several areas)''
 +
* MAP11: [[MAP11: Refinery (Console Doom)|Refinery]]
 +
* MAP12: [[MAP12: Deimos Lab (Console Doom)|Deimos Lab]]
 +
* MAP13: [[MAP13: Command Center (Console Doom)|Command Center]] ''(Amputated of several areas)''
 +
* MAP14: [[MAP14: Halls of the Damned (Console Doom)|Halls of the Damned]] ''(Amputated of several areas)''
 +
* MAP15: [[MAP15: Spawning Vats (Console Doom)|Spawning Vats]] ''(Amputated of several areas)''
 +
* MAP23: [[MAP23: Dis (Console Doom)|Dis]]
 +
* MAP24: [[MAP24: Military Base (Console Doom)|Military Base]]
  
 
== Bugs ==
 
== Bugs ==
* Some [[status bar face]] graphics are flipped left to right with respect to the originals, so that when the [[Doomguy]] takes [[damage]], the part in his hair appears to jump from side to side. [http://rome.ro/smf/index.php/topic,1514.msg31766.html#msg31766]
+
* It is impossible for the player to select [[fist]] when they have a [[chainsaw]], even when they are powered with [[berserk]] pack. After picking up a berserk pack the players should predict a situation when a more powerful weapon than a powered fist is needed or find another berserk pack in the level (as in [[MAP12: Deimos Lab (Console Doom)|MAP12: Deimos Lab]]).
 +
* Some [[status bar face]] graphics are flipped left to right with respect to the originals, so that when the [[Doomguy]] takes [[damage]], the part in his hair appears to jump from side to side.
  
== Images ==
+
== Physical media ==
<gallery>
+
<gallery widths="120">
Image:32X_Doom_Box_Art.jpg|Box art for the U.S 32X version of [[Doom]]
+
Doom-32-Back-NTSC.JPG|Reverse box art, NTSC version.
Image:UK32XBoxFront.PNG|Box art for the UK 32X version of [[Doom]]
+
UK32XBoxFront.PNG|Front box art, PAL version.
Image:UK32XBoxBack.PNG|Box art for the UK 32X version of [[Doom]]
+
UK32XBoxBack.PNG|Reverse box art, PAL version.
Image:32X_Doom.png|A screenshot from the 32X version of [[Doom]]
+
Doom-32x-Japanese-Box.jpg|Front box art, Japanese version
 +
Doom-32x-Japanese-Box-Back.jpg|Reverse box art, Japanese version
 +
Doom_32X_NTSC_Cart.png|NTSC cartridge.
 +
Doom_32X_Japanese_Cart.jpg|Japanese cartridge
 +
32X_NTSC_Manual.png|NTSC instruction manual.
 +
Doom-32x-Japanese-Manual.jpg|Japanese instruction manual
 
</gallery>
 
</gallery>
 +
 +
== Quotes ==
 +
<table><tr style="padding: 0; border: 0; margin: 0;"><td style="padding: 0; border: 0; margin: 0;">
 +
{{Rquote|none|
 +
I spent weeks working with Id Software’s John Carmack, who literally camped out at the Sega of America building in Redwood City trying to get Doom ported. That guy worked his ass off and he still had to cut a third of the levels to get it done in time.<br/><br/>What amazes me now is that with all that going on, nobody at Sega was willing to say "Wait a minute, what are we doing? Why don’t we just stop?" Sega should have killed the 32X in the spring of 1994, but we didn’t. We stormed the hill, and when we got to the top we realized it was the wrong damn hill.|
 +
Scot Bayless, Senior Producer at Sega of America <ref>"Retroinspection: Sega 32X". ''Retro Gamer Magazine'' 27 May 2010.</ref>||100%}}
 +
</td><td style="padding: 0; border: 0; margin: 0;">
 +
[[File:Sega-Genesis-Model2-32X.png|thumb|right|180px|Doom could not abate the failure of the 32X.]]
 +
</td></tr></table>
 +
 +
== See also ==
 +
* [[Genesis Doom Project]]
 +
* [[Doom 32X Development]]
 +
* [[Doom 32X: Resurrection]]
  
 
== External links ==
 
== External links ==
 
* [http://www.classicdoom.com/doomcomp.htm#09 Information about the port on ClassicDOOM.com]
 
* [http://www.classicdoom.com/doomcomp.htm#09 Information about the port on ClassicDOOM.com]
 +
* [https://www.youtube.com/watch?v=TH4KqdSjjrU Beta version (dated 9-9-94) played on emulator]
 +
 +
== References ==
 +
<references/>
 +
 +
 +
{{Doom series}}
  
 +
{{s-start}}
 +
{{s-port}}
 +
{{s-bef|before=[[Atari Jaguar|Jaguar Doom]]}}
 +
{{s-ttl|title=Doom for Sega 32X}}
 +
{{s-non|reason=None}}
 +
{{s-end}}
 
[[Category:Commercial ports]]
 
[[Category:Commercial ports]]

Revision as of 07:20, 20 February 2022

Box art for the U.S. 32X version of Doom

The Sega 32X version of Doom was developed directly by John Carmack and was published as a launch title for the Sega Genesis add-on peripheral by Sega in November 1994.

The game features seventeen maps from the PC version's first two episodes. It disappointed many fans since it does not play in full screen, is missing many maps and several monsters, only displays front-facing rotations for sprites, is missing many sound effects, has no save feature, and has extremely poor music. Much of this is blamed on a rush to get the game out in time for the 32X launch date, while other aspects are simply due to the fundamental limitations of the console.

It is based on and builds from the same source code as the Atari Jaguar version, using a conditional MARS define to distinguish between the two platforms. "MARS" was the development codename for the 32X system.

Features and limitations

Only front rotation frames are provided for sprites such as monsters and rockets. Because of this, there is no monster infighting in this version. Likewise, as in the Jaguar and Super Nintendo versions, circlestrafing is not possible due to the use of a "strafe on" key which overrides the ability to simultaneously turn, rather than separate left and right strafe keys.

As with the Jaguar version, the maps have been edited significantly to cut down the amount of geometry and texture usage, and the game does not feature the cyberdemon, spiderdemon or spectre. Due to a complete lack of levels from the third episode, it also lacks the BFG9000 during normal play. However, it is still documented in the game's manual, and the number "7" still exists on the status bar. A cheat code can give the weapon to the player, showing that it was coded in even though it does not appear in any of the maps. This version also has no multiplayer mode.

There is no way to save games, although there is a level select option that allows the player to start on any of the first fifteen maps.

Due to poor use of the YM2612 FM synthesis chip in the Genesis, this version's soundtrack is noticeably inferior to that of other versions, particularly the contemporary Super Nintendo and 3DO ports.

If the player cheats while playing or uses the level select option, they will not see the real ending to the game and will instead be presented with a DOS prompt (C:\DOOM>) after completing MAP15. The game manual incorrectly states that the game will then warp the player back to MAP01 to try again without cheats; however, this does not happen.

Technical details

A screenshot from the 32X version of Doom.

The Sega 32X version of the Doom IWAD uses the same wall texture format as the Atari Jaguar port: the "patches" are in a headerless, row-major, raw format, with the first 320 pixels repeated at the end. The TEXTURE1 lump contains dimension information for each texture, which are otherwise ambiguous (for example, both DOORBLU and CRATINY are 1344 bytes in size, but one is 8x128 pixels, while the other is 64x16 pixels).

The palette is stored in a lump named PLAYPALS instead of PLAYPAL. It contains a total of 15 palettes, instead of 14. The first 14 are unmodified, the last one is a palette with a blue tint. The COLORMAP lump contains 64 light levels, instead of 32+2.

Audio data and UI graphics (font characters, status bar, title screen pictures, and so on) are not found in the IWAD, but are instead stored within the cartridge ROM in proprietary Genesis hardware formats.

Map list

The map list consists of the first two episodes of Doom, minus the Tower of Babel (the cyberdemon, like the spiderdemon, is not included in the game). Most of the levels have been retextured and simplified to require less resources; many of the Deimos levels have even undergone severe cuts compared to the PC originals. Curiously, the final and secret levels are numbered 23 and 24, leaving a seven-level gap in the enumeration, which might have been originally intended for the seven levels of Inferno that do not contain monsters absent from this port (E3M1 to E3M7, leaving E3M8 and E3M9 out, like the Jaguar version of the game).

Bugs

  • It is impossible for the player to select fist when they have a chainsaw, even when they are powered with berserk pack. After picking up a berserk pack the players should predict a situation when a more powerful weapon than a powered fist is needed or find another berserk pack in the level (as in MAP12: Deimos Lab).
  • Some status bar face graphics are flipped left to right with respect to the originals, so that when the Doomguy takes damage, the part in his hair appears to jump from side to side.

Physical media

Quotes

I spent weeks working with Id Software’s John Carmack, who literally camped out at the Sega of America building in Redwood City trying to get Doom ported. That guy worked his ass off and he still had to cut a third of the levels to get it done in time.

What amazes me now is that with all that going on, nobody at Sega was willing to say "Wait a minute, what are we doing? Why don’t we just stop?" Sega should have killed the 32X in the spring of 1994, but we didn’t. We stormed the hill, and when we got to the top we realized it was the wrong damn hill.

— Scot Bayless, Senior Producer at Sega of America [1]

Doom could not abate the failure of the 32X.

See also

External links

References

  1. "Retroinspection: Sega 32X". Retro Gamer Magazine 27 May 2010.


Games in the Doom series
Classic Doom
Doom 3 Doom 3Doom 3: BFG EditionDoom 3: VR Edition

Expansions: Doom 3: Resurrection of EvilThe Lost Mission

Official ports: Doom 3 (2019 version)

Related: id Tech 4

Doom (2016) Doom (2016)Doom VFRDoom Eternal

Related: Development of Doom (2016)id Tech 6id Tech 7

Mobile games Doom RPGDoom II RPGDoom ResurrectionMighty Doom
Canceled games Doom AbsolutionDoom 4 1.0
Tabletop Doom: The BoardgameDoom: The Board GameAssault on Armaros Station
Related: Commercial gamesExpanded universeList of booksList of commercial compilations
Source code genealogy
Based on
Jaguar Doom
Doom for Sega 32X None