Difference between revisions of "GAMES:Doom"

From DOSBoxWiki
Jump to navigationJump to search
(native alternatives)
m (mg)
 
(14 intermediate revisions by 13 users not shown)
Line 1: Line 1:
 
{{Infobox Game
 
{{Infobox Game
 
|title=Doom
 
|title=Doom
 +
|id=1275
 
|image=[[Image:GAME Doom Title.png]]
 
|image=[[Image:GAME Doom Title.png]]
 
|caption=The title screen for Doom
 
|caption=The title screen for Doom
|developer=iD Software
+
|developer=id Software
 +
|publisher=id Software (1993-1994),
 +
 
 +
GT Interactive (1994-1999),
 +
 
 +
Activision (1999-present)
 
|released=December 10th, 1993
 
|released=December 10th, 1993
 
|version=[[Version0.72|0.72]]
 
|version=[[Version0.72|0.72]]
Line 12: Line 18:
 
'''Doom''' defined a generation of game players with its cutting edge graphics, amazing sound effects and moody music.  Countless First Person Shooters owe their success to the creation of '''Doom'''.
 
'''Doom''' defined a generation of game players with its cutting edge graphics, amazing sound effects and moody music.  Countless First Person Shooters owe their success to the creation of '''Doom'''.
  
== Making it work ==
+
The Ultimate Doom, an enhanced re-release, may be purchased through [http://store.steampowered.com/app/2280/ Steam]. It is preconfigued to launch through DOSBox, but the file doom.wad may be copied and used to run a source port instead.
 +
 
 +
== Source ports ==
 +
 
 +
Doom is open source, and there are many modern Windows and Linux ports of it available. This approach may be preferable to emulating the DOS version. To make any of the ports work, you will need to copy the file doom.wad from an installation of Doom or Ultimate Doom to the directory of the source port. Some source ports include:
 +
* [http://grafzahl.drdteam.org/ GZDoom] or [http://zdoom.org ZDoom] - recommended
 +
* [http://www.dengine.net/ Doomsday] - the prettiest port, but buggier than GZDoom (Windows, Linux)
 +
* [http://www.chocolate-doom.org/wiki/index.php/Chocolate_Doom Chocolate Doom] - replicates DOS Doom behavior as closely as possible
 +
* [http://www.skulltag.com Skulltag] - enhanced netplay capabilities, based on ZDoom (Windows, Linux)
 +
* [http://sourceforge.net/projects/doomlegacy/ Doom Legacy] - a bit old, but containing some unique features like splitscreen and second mouse support (DOS, Windows, Linux, MacOS)
 +
* [http://remood.sourceforge.net/standard/index.php?page=news ReMood] - a spinoff of Legacy, worth checking out
 +
 
 +
== Making it work in DOSBox ==
 
'''Doom''' requires a fairly fast computer to run inside DOSBox, but many ports of its source code exist for modern Operating Systems, so you may find more luck downloading one of them instead.  Because '''Doom''' makes use of your sound card and potentially Modem, you should take care to match your [[dosbox.conf]] setting to the settings found in the '''SETUP.EXE''' found inside your '''Doom''' folder.  For the most part the default options will work, but if you are making use of the Gravis Ultra Sound or MIDI audio devices you should pay special attention that the DMA, IRQ and Addresses all match.
 
'''Doom''' requires a fairly fast computer to run inside DOSBox, but many ports of its source code exist for modern Operating Systems, so you may find more luck downloading one of them instead.  Because '''Doom''' makes use of your sound card and potentially Modem, you should take care to match your [[dosbox.conf]] setting to the settings found in the '''SETUP.EXE''' found inside your '''Doom''' folder.  For the most part the default options will work, but if you are making use of the Gravis Ultra Sound or MIDI audio devices you should pay special attention that the DMA, IRQ and Addresses all match.
  
== Native alternatives ==
+
== External links ==
Due to DOSBox's speed, it will probably be desirable to use a native source port to play the game, options include (but are not limited to):
+
 
* [http://www.chocolate-doom.org/ Chocolate Doom] is a port that aims to be as identical to the original engine as possible. This means all the same bugs, rendering limitations, etc; this also means greatest compatibility with the original (even the configuration file, savegames, and demos!). Available for Windows, Linux, *BSD, Solaris, Mac OS X, ???
+
*[http://www.mobygames.com/game/dos/doom Doom] at MobyGames
* [http://prboom.sourceforge.net/ PrBoom] is a derivation of Boom/MBF, adding several features to the engine that were not originally available. Many PWADs are created using Boom features, so this is an excellent choice for playing mods. Available for Windows, Linux, *BSD, Mac OS X, ???.
+
 
* [http://zdoom.org/ ZDoom] is a port that includes several advanced features, even more than PrBoom, and is quite popular for its extensive modding features. However, it might be difficult to compile and run if you don't use Windows. Available for Windows and Linux.
+
[[Category:First-person shooter games]]
See also [http://doom.wikia.com/wiki/Source_ports Source ports] on the [http://doom.wikia.com/ Doom Wiki]
 

Latest revision as of 07:15, 20 December 2012

Doom
GAME Doom Title.png
The title screen for Doom
Developer id Software
Publisher id Software (1993-1994),

GT Interactive (1994-1999),

Activision (1999-present)

Released December 10th, 1993
Status Perfect
Tested on 0.72
Tested game version Unknown
Links Compatibility List
Commands
Executable DOOM.EXE
Installer N/A
Setup SETUP.EXE
DOS Extender
DOS4GW.EXE Unknown
Works with DOS32A N/A

Doom defined a generation of game players with its cutting edge graphics, amazing sound effects and moody music. Countless First Person Shooters owe their success to the creation of Doom.

The Ultimate Doom, an enhanced re-release, may be purchased through Steam. It is preconfigued to launch through DOSBox, but the file doom.wad may be copied and used to run a source port instead.

Source ports

Doom is open source, and there are many modern Windows and Linux ports of it available. This approach may be preferable to emulating the DOS version. To make any of the ports work, you will need to copy the file doom.wad from an installation of Doom or Ultimate Doom to the directory of the source port. Some source ports include:

  • GZDoom or ZDoom - recommended
  • Doomsday - the prettiest port, but buggier than GZDoom (Windows, Linux)
  • Chocolate Doom - replicates DOS Doom behavior as closely as possible
  • Skulltag - enhanced netplay capabilities, based on ZDoom (Windows, Linux)
  • Doom Legacy - a bit old, but containing some unique features like splitscreen and second mouse support (DOS, Windows, Linux, MacOS)
  • ReMood - a spinoff of Legacy, worth checking out

Making it work in DOSBox

Doom requires a fairly fast computer to run inside DOSBox, but many ports of its source code exist for modern Operating Systems, so you may find more luck downloading one of them instead. Because Doom makes use of your sound card and potentially Modem, you should take care to match your dosbox.conf setting to the settings found in the SETUP.EXE found inside your Doom folder. For the most part the default options will work, but if you are making use of the Gravis Ultra Sound or MIDI audio devices you should pay special attention that the DMA, IRQ and Addresses all match.

External links