Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Doom (1993)

From PCGamingWiki, the wiki about fixing PC games
Revision as of 13:54, 17 July 2018 by Aemony (talk | contribs) (→‎Version differences: Added header for The Ultimate Doom and made various small changes here and there)
Template:Infobox game/row/macporterTemplate:Infobox game/row/linporter
Doom
Doom cover
Developers
id Software
Publishers
GT Interactive
id Software
Engines
id Tech 1
Release dates
DOS December 10, 1993
Mac OS (Classic) November 4, 1994
Linux 1994
Windows August 20, 1996
Doom (1993) guide on StrategyWiki
Doom (1993) on Wikipedia
Doom (1993) 1993
Doom II: Hell on Earth 1994
Final Doom 1996
DRL (unofficial game) 2002
Doom 3 2004
Doom 64 EX (unofficial port) 2008
Doom 3: BFG Edition 2012
Doom (2016) 2016
Doom VFR 2017
Doom I Enhanced 2020
Doom II Enhanced 2020
Doom Eternal 2020
Doom 64 2020

This page is for the original game. For the 2016 game, see Doom (2016).

Key points

The engine was made open source in 1997.[1]

General information

Doom Wiki
Doomworld — A major fansite for the series
GOG.com Community Discussions for game series
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
DRM-free
Regular or The Ultimate Doom.
DOS
Mac OS
Windows
Amazon.com
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
GOG.com
DRM-free
The Ultimate Doom. Pre-configured to run with DOSBox v0.74 (included in download).
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
The Ultimate Doom. Pre-configured to run with DOSBox v0.71 (included in download). Can be played without Steam.
Windows
The Ultimate Doom is also available as part of Doom 3: BFG Edition. This version includes GOG.com and Steam achievements.
A shareware episode is also available (comes with the first episode, "Knee-Deep in the Dead").
The shareware IWAD can be downloaded separately from the main release (to be used with source ports).

Version differences

The Ultimate Doom

The Ultimate Doom is an updated version of Doom (1993) released on April 30, 1995 that features a new fourth episode, Thy Flesh Consumed. All digital distribution releases carry this version of Doom.

Alpha and Beta releases

Alpha maps that have been converted to work with modern versions of the engine can be found here. Note that they are still development/education quality, being straight ports of the maps, and not meant for use as a typical game addon.
A list of all alpha, beta, and shareware versions of the game can be found at Doomworld Shareware section. Details about each alpha and beta release can be found both on The Page of Doom and the Doom Wiki. Note that the .WAD files available in the alphas and beta are not compatible with any Doom source port. They should work in DOSBox however. You can use the following batch launcher to make its usage with such easier.
Alpha Launcher
@echo off
set dos4g=quiet
:start
@echo off
CLS
echo                          ═════════════════
echo                          DOOM Pre-Releases
echo                          ═════════════════
echo.
echo      ┌───────────────────────────────────────────────────────────────┐
echo      │ [1] Doom 0.2                                                  │
echo      │ [2] Doom 0.3                                                  │
echo      │ [3] Doom 0.4                                                  │
echo      │ [4] Doom 0.5                                                  │
echo.     ├───────────────────────────────────────────────────────────────┤
echo      │ [5] Doom press release beta: easy                             │
echo      │ [6] Doom press release beta: normal                           │
echo      │ [7] Doom press release beta: hard                             │
echo      │ [Q] Quit!                                                     │
echo      ─────────────────────────────────────────────────────────────────
echo.
:choice
choice/c:1234567q/n Choose Number:
if errorlevel 8 goto exit
if errorlevel 7 goto betah
if errorlevel 6 goto betan
if errorlevel 5 goto betae
if errorlevel 4 goto 05
if errorlevel 3 goto 04
if errorlevel 2 goto 03
if errorlevel 1 goto 02
if errorlevel 0 goto exit

:02
CLS
cd doom0_2
doom
cd ..
goto start

:03
CLS
cd doom0_3
doom
cd ..
goto start

:04
CLS
cd doom0_4
doom
cd ..
goto start

:05
CLS
cd doom0_5
doom
cd ..
goto start

:betae
CLS
cd doomdemo
fakedate
newdoom -devparm -skill 0 -pressrelease %1 %2 %3 %4 %5 %6 %7 %8 %9
fakedate /u
cd ..
goto start

:betan
CLS
cd doomdemo
fakedate
newdoom -devparm -pressrelease %1 %2 %3 %4 %5 %6 %7 %8 %9
fakedate /u
cd ..
goto start

:betah
CLS
cd doomdemo
fakedate
newdoom -devparm -skill 2 -pressrelease %1 %2 %3 %4 %5 %6 %7 %8 %9
fakedate /u
cd ..
goto start

:exit
CLS
echo DOOM
echo by id Software, inc.
echo Copyright (C) 1993

DLC and expansion packs

Name Notes
The Lost Episodes of Doom Unofficial commercial expansion released on floppy. Not available digitally.[2]
DOS

Essential improvements

Patches

All patches for the retail versions of Doom (as well as Doom II: Hell on Earth and Final Doom) can be found here. The retail versions of the original Doom can be upgraded to The Ultimate Doom through patches.

novert

When using the keyboard and mouse configuration in Doom or similar games on DOS or through DOSBox, vertical mouse movement causes the player to move forward and back, which can make mouse aiming difficult. novert is a DOS TSR that disables vertical mouse movement to prevent unnecessary player movement.

Automating novert in DOSBox[3]
  1. Download novert from Doomworld here, then extract novert.com from the zip file to where the game's executable is located, usually found under <path-to-game>.
  2. Open the *.conf file that launches the game in DOSBox with a text editor (e.g. Notepad, Notepad++), search for the [Autoexec] section, then add the command novert.com above the line with the game's executable. An example of using this command can be seen below.
  3. Save the changes in the *.conf file and then run the game. You should be to use the mouse to aim without moving forward and back.
MOUNT C "."
C:
novert.com
DOOM.EXE -config MOUSE.CFG

Source ports

Since the release of the source code, several modified engines have emerged.

Name Description
ZDoom Renderers available: Software.
Limit-removing source port that has features such as high resolutions and all-new editing features for modders. Most mods are designed around ZDoom's features. Uses a software renderer which could cause some incompatibility issues with mods that use special effects reliant on OpenGL like Brutal Doom. No longer in development by the original developer.[4]
Windows
macOS (OS X)
Linux
GZDoom Renderers available: Software, OpenGL.
Based on the same code as ZDoom, except it also uses an OpenGL renderer. Nearly every mod should work with GZDoom, specifically ones that use special effects.
Windows
macOS (OS X)
Linux
QZDoom Renderers available: Direct3D, OpenGL.
A successor to ZDoom, based off GZDoom except it uses a 32-bit true-color renderer instead of an 8-bit one. It has been merged with GZDoom
Windows
macOS (OS X)
Linux
Zandronum Renderers available: Software, OpenGL.
Based off modified ZDoom code. Use this source port if you want to play multiplayer, as it significantly overhauls the netcode from ZDoom. Basic mods that change the maps are fully supported, but more complex mods such as Brutal Doom varies. Check to see if the mod supports Zandronum or if there's a separate version that does.
Windows
macOS (OS X)
Linux
Odamex Renderers available: Software.
Source port based on ZDoom 1.22 (and parts of 1.23) that focuses on multiplayer while staying close to the original Doom. Not as widely used as Zandronum.
Windows
macOS (OS X)
Linux
PrBoom Renderers available: OpenGL.
Source port based off Boom (a source port that was made by TeamTNT) that uses an OpenGL renderer that supports high resolutions.
Windows
macOS (OS X)
Linux
PrBoom+ Renderers available: Software, OpenGL.
Based off PrBoom that attempts to extend the port with more features.
Windows
macOS (OS X)
Linux
Chocolate Doom Renderers available: Software.
Source port that aims to accurately reproduce the experience of playing vanilla Doom. Renders at a low-resolution (that's upscaled to higher resolutions) and purposefully keeps the original game's limits.
Windows
macOS (OS X)
Linux
Doom Retro Renderers available: Software (with acceleration), Direct3D, OpenGL.
Source port based off Chocolate Doom that supports vanilla, limit-removing and Boom-compatible maps and makes a few other changes/fixes for the modern age while still keeping the classic Doom experience.
Windows

You can view a more exhaustive list on Wikipedia or a set of comparison tables on DoomWiki.org. The history of various source ports is examined on Doomworld. Latest Git builds of ZDoom, GZDoom, QZDoom, and Odamex are available at DRD Team Development Builds.

Launchers

If using a source port, it is recommended to use any of these following launchest to easily load the WADs or PK3 files, change their loading order, add the command lines or even set up the starting level. Some of these even allows you to save the list of mods you have added.

Name System Notes
SSG Launcher Windows, Mac OS X, Linux The launcher also has the extra functionality with launching Doom 64 EX, the DoomRPG mod, and also the OBLIGE Level Maker.
ZDL Windows There are 3 versions managed by each developer and the only version that is available is Q's that is currently linked. Others such as Bio's and WildGoose's are no longer available
RocketLauncher Windows, Linux Based on Qt, RocketLauncher consists many features to customize your game and a support for DOSBox. Linux users should compile it in order to install it.
Doom Launcher Windows Besides being a launcher, it also allows you to download mods from /idgames database.

Useful WAD/PK3 files

The following wads are designed to fix some sort of game data bug or a feature short coming of the game. They do not add any levels/change play style and thus are generally compatible with most user add-ons.

Minor Sprite Fixing Project - Repairs bad sprite offsets and other graphical errors normally encountered when viewing the player and NPC sprites. Works on Doom I despite the thread only referencing Doom II. Vanilla (DOS) executable compatible
Blood Fixer - Fixes monsters bleeding the wrong color of blood when the player damages them compared to the blood color shown on their corpse. Doom Retro has its own optional blood color correction feature.
Random Deaths & Decoration - Randomizes enemies' death sprites and animations as well as various decorations.
Smooth Doom - An interesting project that aims to improve all Doom in-game animations. It also additionally contains the above three fixes already integrated. There is also a version with only monster animations as well as a companion, Smooth Textures, that improves wall texture animations. Based heavily on perkristian's smoother weapons mod. ZDoom-based source ports (excluding Zandronum) only; for the Doom Retro and Crispy Doom source ports, see SMOOTHED and Black Ops.
Beautiful Doom - A similar project similar to Smooth Doom which aims to improve on many of the game's animation, visual, and blood effects while retaining vanilla gameplay. It also adds physics-based gib effects and interactive objects (e.g. breakable lights, destructible decorations), new weapon and monster sound effects, and has some features adapted from Smooth Doom. Only compatible with GZDoom.
Widescreen Status Bar - Designed for compatible source ports that support widescreen resolutions. In addition to removing the ugly brick patterns that appear on the side of the bar when upscaling it, it also helps prevent graphical glitches that sometimes occurs from the upscaling process. Some source ports may require adjusting the status bar upscaling size manually in their respective options menu to retain the intended aspect-ratio.
Thy Flesh Consumed Intermission Map - Restores the, strangely missing, intermission screen animated map to The Ultimate Doom's fourth episode.
SC-55 Music Pack - For source ports that support OGG, FLAC, or MP3 playback. Allows you to listen to Doom's music more authentically without having to own expensive MIDI hardware. Patch93's SC-55 Soundfont is an alternative for source ports that support custom .SF2 soundfonts for MIDI playback or supports external MIDI synthesis software.
hi-res Doom sound pack - Aims to improve all of Doom's sound effect samples whilst being faithful to the originals, which it surprisingly is. An interesting offshoot of this project is also available in the form of sound calking, which aims to give each monster its own unique sound effects in addition to improving their quality.

WadSmoosh

If using the GZDoom or QZDoom source ports, you can use JP LeBreton's WadSmoosh tool to combine any of the official DOS-era Doom games' IWADs (Doom, Doom II: Hell on Earth, Master Levels for Doom II, and Final Doom) that you own, as well as the No Rest for the Living WAD from Doom 3: BFG Edition, into a single PK3 IWAD with each game selectable as episodes. The bonus secret levels from the Xbox port of Doom 3 and Resurrection of Evil expansion can also be integrated. The tool along with a guide to use it can be found here.

Content

A freely redistributable replacement of Doom-like assets is available at Freedoom, forming a completely free and open source game. Art assets from the original game such as the levels, sounds, textures, etc., remain under copyright. They can be purchased from Steam, GOG.com, or copied from an original game disc.

Game data

Configuration file(s) location

System Location
DOS <path-to-game>\DOOMDATA\
Windows <path-to-game>\Utimate Doom for Windows 95\[Note 1]
Mac OS (Classic)
Linux
Steam <path-to-game>\Ultimate Doom\base\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/2280/pfx/[Note 2]
C:\DOOMDATA is used if running v1.1 or from CD; C:\DOOM_SE is used if The Ultimate Doom is installed from CD.
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
DOS <path-to-game>\DOOMDATA\
Windows <path-to-game>\Utimate Doom for Windows 95\[Note 1]
Mac OS (Classic)
Linux
Steam <path-to-game>\Ultimate Doom\base\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/2280/pfx/[Note 2]
C:\DOOMDATA is used if running v1.1 or from CD; C:\DOOM_SE is used if The Ultimate Doom is installed from CD.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

In-game options menu.
In-game options menu.

Template:Video settings

Multi-monitor

ZDoom seeks to support multiple monitors out of the box since version 2.5.0. Widescreen Gaming Forum discusses multi-monitor set ups with GZDoom.

The oldest versions of Doom supported multi-monitor by having a network of three computers, used to expand the field of view. The three clients needed to be launched with the following parameters: doom -devparm -net 3 -left, doom -devparm -net 3, and doom -devparm -net 3 -right.[5]

Field of view (FOV)

Depending on your choice of engine, you can usually change the field of view with a console command, or even in the options. Try fov <1-179> or gr_fov <1-179>.

Borderless fullscreen windowed

The following lists source ports that supports borderless fullscreen windowed, either natively or though third-party programs.

GZDoom: enable fake fullscreen mode[6]
Requires v3.2.4 or newer; Windows only.
  1. Open the *.ini file(s) where the GZDoom folder is located with a text editor.
  2. Find the variables fullscreen= and set it to false, then find win_borderless= and set it to true.
  3. Save the file(s). GZDoom should now run in borderless fullscreen windowed.
Doom Retro: use Direct3D or Software rendering while running at native desktop resolution[7]
  1. Open the *.cfg file(s) where the Doom Retro folder is located with a text editor.
  2. Find the variables vid_scaleapi and set it to either direct3d or software inside the quotation marks, then find vid_screenresolution and set it to desktop.
  3. Save the file(s). Doom Retro now should run in borderless fullscreen windowed.
PrBoom+: Use Borderless Gaming while running PrBoom+ at your display's native resolution[8]

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
2 Co-op, Versus
A source port required.
LAN play
4 Co-op, Versus
Online play
4 Co-op, Versus
For split screen use Doom Legacy, SsZDoom or Eternity BananaSplit.
A source port is recommended for online play as it adds modern networking support and simplifies the process of finding games. Most major source ports (like Zandronum) also increase the max player limit (for Zandronum, the limit is 64)

Connection types

Type Native Notes
Matchmaking
Peer-to-peer
Dedicated
Requires source port.
Self-hosting
Direct IP
Possible in source ports.

Ports

Protocol Port(s) and/or port range(s)
TCP 666
UDP 666
Universal Plug and Play (UPnP) support status is unknown.
These are the ports used by the vanilla game (no source ports). The ports to forward for each source port will vary
It is highly recommended not to forward these ports without good reason! Some malware uses these ports as an entry point into a system.[9]

VR support

Issues fixed

Game does not run in DOSBox (Steam)

Disable double-buffering in DOSBox[10][11]
  1. Go to <path-to-game>\base\
  2. Open ultimate.conf with a text editor such as Notepad or similar program.
  3. Under the section [sdl], look for the line fulldouble=true and set it to false.
  4. Saves the changes made to the file.
  5. Repeat Steps 1-3 for the ultimatem.conf file.
  6. Launch the game. It should be able to boot properly in fullscreen.

Doom95 doesn't start on Windows 7

Apply necessary fixes and Doom95 XP Mouse Patch[12][13]
  1. Apply a palette fix (see Rainbow color problems in older games).
  2. Right-click the DOOM95.exe file, click Properties, go to the Compatibility tab, then set it to Windows 95 compatibility mode and check Run the program as administrator option.
  3. Go to %WINDIR%\SysWOW64, copy dplayx.dll and paste it into <path-to-game>, then rename the copied file to dplay.dll.
  4. Now download the Doom95 XP Mouse Patch and extract it to <path-to-game> folder.
  5. Run the program; at the end of the page, click the install button.
  6. Use the Configure button to disable Vertical Axis to prevent moving forward with the mouse; smooth the mouse and add parameters if desired.
  7. Now run DOOM95.exe, go to Advanced/Screen Resolution and set it to the highest resolution available.

Other information

API

Technical specs Supported Notes
Direct3D
A source port is required. See Source ports.
DirectDraw 2 Doom 95 only.
OpenGL
A source port is required. See Source ports.
Software renderer
DOS video modes VGA
ExecutablePPC16-bit 32-bit 64-bit Notes
Windows
Linux
Mac OS (Classic)

System requirements

DOS
Minimum Recommended
Operating system (OS) MS-DOS 6.2
Processor (CPU) Intel 386
System memory (RAM) 4 MB
Hard disk drive (HDD) 100 MB
Video card (GPU) VGA graphics card

Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/2280/ in addition to or instead of this directory. The app ID (2280) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. id-Software/DOOM: DOOM Open Source Release
  2. The Lost Episodes of Doom
  3. Steam Community :: Guide :: Doom 2 Disable Vertical Mouse Movement - last accessed on August 4, 2016
  4. ZDoom • View topic - ZDoom is Dead. Long live ZDoom. - last accessed on May 5, 2017
  5. Official DOOM FAQ, section 9.2
  6. GZDoom 3.2.4 Released - ZDoom Forums - last accessed on December 18, 2017
    "implemented win_borderless for fake fullscreen in Windows"
  7. Verified by User:AmethystViper on December 18, 2017
  8. Verified by User:AmethystViper on April 25, 2016
  9. Port 666 (tcp/udp) :: SpeedGuide - last accessed on 2017-12-19
  10. Steam Community :: Guide :: How to get DOOM to work on Windows 8 without downloading any sourcecodes or mods - last accessed on August 4, 2016
  11. Verified by User:AmethystViper on August 4, 2016
    Have tested using Windows 95 compatibility on the game's executable when using DOSBox, which did not stop the freezing issue until disabling double-buffering within DOSBox under Windows 7 and 8.1.
  12. Doomworld Forums - Doom95 mouse patch for XP available now - last accessed on August 4, 2016
  13. How to run Doom95 on Windows Vista/7 - The Doom Wiki at DoomWiki.org - last accessed on August 4, 2016