Doom3 patch: Doom 3 — PCGamingWiki PCGW

Doom 3 — PCGamingWiki PCGW

This page is for the original release. For the BFG Edition from 2012, see Doom 3: BFG Edition.

⤏ Go to series page
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

Contents

  • 1 Availability
  • 2 Monetization
    • 2. 1 DLC and expansion packs
  • 3 Essential improvements
    • 3.1 Skip intro videos
    • 3.2 Patches
    • 3.3 Source ports
    • 3.4 Doom 3 Enhanced Edition
    • 3.5 DooM 3 Essential HD Pack
  • 4 Game data
    • 4.1 Configuration file(s) location
    • 4.2 Save game data location
    • 4.3 Save game cloud syncing
  • 5 Video
    • 5.1 Widescreen resolution
    • 5.2 Field of view (FOV)
    • 5.3 Anisotropic filtering (AF)
    • 5.4 High frame rate
    • 5.5 Gamma
    • 5.6 Disable head bobbing
    • 5.7 Enable plasma gun projectile shadows
  • 6 Input
  • 7 Audio
    • 7.1 Localizations
  • 8 Network
    • 8.1 Multiplayer types
    • 8.2 Connection types
    • 8.3 Ports
  • 9 VR support
  • 10 Issues fixed
    • 10.1 Visual twitch bug with OpenAL/EAX
    • 10.2 Incorrect EAX effect in Doom3: Ressurection of evil with OpenAL/EAX
    • 10. 3 Weapons sound being «drowned» or near inaudible
    • 10.4 Textures are low-resolution, even on Ultra quality
    • 10.5 Micro stuttering
    • 10.6 Fix interface font scaling
    • 10.7 Performance improving for low-end systems
    • 10.8 Mouse not working
    • 10.9 Poor performance/»slow-motion» effect on Nvidia cards
    • 10.10 Game won’t launch correctly (Linux on Retail)
    • 10.11 No Sound (Linux)
  • 11 Other information
    • 11.1 API
    • 11.2 Middleware
    • 11.3 Linux installation
    • 11.4 Modifications
      • 11.4.1 Tools and Information
      • 11.4.2 CstDoom3
      • 11.4.3 Doom 3: Redux
      • 11.4.4 The Lost Mission
      • 11.4.5 Duct Tape
      • 11.4.6 Yet Another Flashlight Mod
      • 11.4.7 Open Coop Mod
    • 11.5 Advanced tweaks
    • 11.6 Cheats
  • 12 System requirements
  • 13 Notes
  • 14 References

Warnings

The macOS (OS X) version of this game needs a fix to work on macOS Catalina (version 10. 15) or later (see API for details).

Doom 3 is a singleplayer and multiplayer first-person action and shooter game in the Doom series.

Key points

EAX support suffers from frequent visual glitches.[1] See visual twitch bug with OpenAL/EAX for a solution.
The game does not properly recognize the available VRAM on modern graphics cards, and as such forces the game to use lower image quality settings. See Forcing Ultra quality settings for a workaround with modern graphics cards.

General information

Doom Wiki
Steam Community Discussions
Steam Community Discussions for Resurrection of Evil expansion pack

Availability

A faithful higher resolution icon for Windows can be downloaded from the Files section.
DOOM 3 demo. Also available on Steam.

Monetization

Type Notes
Expansion pack An additional campaign that features new levels, new weapons, and new monsters.
The game requires an upfront purchase to access.

DLC and expansion packs

Essential improvements

Skip intro videos

Use the +disconnect command line argument[6]

Patches

Patch v1.3.1 updates retail versions to the latest version. Digital distribution versions are already patched.

Source ports

Name Description
dhewm3 Aimed at bringing DOOM 3 to all suitable platforms with the help of SDL. Supports 64-bit, widescreen resolutions and uses OpenAL EFX for improved EAX support.
fhDOOM Modernized source port of DOOM, featuring support for Widescreen resolutions, soft cascading shadows, soft-particles, extended graphics options and improved editor tools and more.

Doom 3 Enhanced Edition

A series of bugfixes and QOL improvements for the original Doom 3 game and its expansions Resurrection of Evil and The Lost Mission.
Active development.
Compatible with dhewm3.
Bugfixes and QOL without drastic changes to the game.
Rebalanced Weapons and enemy AI.

DooM 3 Essential HD Pack

Shader/map fixes, restored visual and sound effects and textures improvements for the original Doom 3 game and its expansions Resurrection of Evil and The Lost Mission.
Autoexec for automatic ultra settings (widescreen still requires to set manually).
Fixed and improved ARB lighting for new systems (optional).
Compatibility with other projects and source engine.

Game data

In-game general settings.

Configuration file(s) location

This game does not follow the XDG Base Directory Specification on Linux.
Resurrection of Evil configuration files are stored in <path-to-game>\d3xp.

Save game data location

Resurrection of Evil save games are stored in <path-to-game>\d3xp\savegames.
dhewm3 moves save game location to %USERPROFILE%\Documents\My Games\dhewm3\base\savegames.

Save game cloud syncing

Video

In-game general video/audio settings.

In-game advanced video settings.

Widescreen resolution

Use the dhewm3 source port[8]
Install the Doom 3 Redux mod[9]
Manually edit DoomConfig.cfg[10]
  1. Go to <path-to-game>\base and open DoomConfig. cfg with a text editor (e.g. Notepad).
  2. Search for the lines seta r_customHeight "<value>" and seta r_customWidth "<value>" and change them to desired resolution values (e.g. seta r_customHeight "1080" and seta r_customWidth "1920" for 1920×1080).
  3. Search for the line seta r_mode "<value>" and set this to «-1» to enable custom resolutions in the game.
  4. Search for the line seta r_aspectRatio "<value>". For 4:3 resolutions (e.g. 1024×768), set this to 0. For 16:9 or 21:9 resolutions (e.g. 1920×1080), set this to 1. For 16:10 or 15:9 resolutions (e.g. 1920×1200), set this to 2.

Notes

This method assumes the latest patches are installed as it involves setting a game variable that did not exist in the earliest retail versions, otherwise this will not work.
If these lines are not available in the DoomConfig. cfg file, then add them manually.
21:9 ultrawide users will also need to install an aspect-ratio FOV fix for both Doom 3 and Resurrection of Evil.
These values can be set in the developer console. Omit the command seta when doing so, and use vid_restart to apply changes.
HUD, menus, and FMV cutscenes are stretched unless played on CstDoom3. dhewm3 can also fix menu scaling.

Field of view (FOV)

Set FOV manually[11]
  1. Open the developer console with Ctrl+Alt+~ (Doom 3) or ~ (dhewm3).
  2. Type in g_fov <value> to the desired FOV value.

Notes

Alternatively, g_fov <value> can be manually edited in DoomConfig.cfg.
In multiplayer, g_fov can only be changed between 90 and 110.

Anisotropic filtering (AF)

Anisotropic filtering scales with the «Video Quality» option.
Set AF manually[11]
  1. Open the developer console with Ctrl+Alt+~ (Doom 3) or ~ (dhewm3).
  2. Type in image_anisotropy <value> between values of 18.
  3. To apply new settings, type in vid_restart to restart the renderer.

High frame rate

The game’s frame rate is capped at 62.5 FPS.
Unlock the frame rate cap[12]
  1. Open the developer console with Ctrl+Alt+~ (Doom 3) or ~ (dhewm3).
  2. Type in the following commands: com_fixedTic 1, com_preciseTic 0.

Notes

Unlocking the frame rate can introduce issues such as audio desyncing during cutscenes or the game speed becoming too fast without a frame rate cap on high refresh displays. The issue can be mitigated by externally forcing Vsync from the GPU’s control panel and locking the game’s frame rate to 60 FPS.

Gamma

Set gamma manually[11]
  1. Open the console with ~ (dhewm3) or Ctrl+Alt+~.
  2. Type in r_gamma X where X is the desired value (default 1).

Disable head bobbing

Disable head bobbing through these settings[13]
  1. Create autoexec.cfg file in <path-to-game>\base.
  2. Add the following commands, and save the file.
seta pm_runbob "0"
seta pm_runpitch "0"
seta pm_runroll "0"
seta pm_walkbob "0"
seta pm_bobpitch "0"
seta pm_bobroll "0"
seta pm_bobup "0"
seta pm_crouchbob "0"

Enable plasma gun projectile shadows

Edit lights.mtr found in pak000.pk4[14]
  1. Open <path-to-game>\base\pak000.pk4 with 7-Zip or a similar program.
  2. Go to materials folder.
  3. Open lights.mtr with a text editor (e.g. Notepad++).
  4. Search for the line plasmaglow, and delete the noshadows line under it.
  5. Save the changes and update the contents of pak000.pk4 when prompted by 7-Zip.

Input

In-game key map settings.

Audio

Localizations

Network

Multiplayer types

Connection types

Ports

Universal Plug and Play (UPnP) support status is unknown.

VR support

Issues fixed

Visual twitch bug with OpenAL/EAX

Using OpenAL (seta s_useOpenAL "1" in DoomConfig.cfg), which was added with patch 1.3 and is automatically engaged when EAX is turned on, results in frequent visual twitching/screen shifting. It is currently unknown whether this happens on all configurations, but the problem persists in the latest patch. A video of the glitch in action can be seen here (0:07, 0:11).
Use a SoundBlaster Audigy card.[18]
If this still doesn’t work, try the old SBA2_BETADRV_US_2_05_0000 drivers (works only on windows XP).[19]
Use the patcher provided in EAXEFX.

Incorrect EAX effect in Doom3: Ressurection of evil with OpenAL/EAX

X-fi and audigy 2 Sound card are not affected by this problem.[citation needed]
Post X-fi card, that use Host openAL drivers from Creative and OpenAL Soft are concerned by this bug.
The patch 1.3 has been shipped with incorrect EFX files for the expansion Ressurection of Evil, these files control EAX effects to apply in each zone of a level. The problem is due to a missing parameter «air absorption hf» in each zone of each level file.
Use the patcher provided in EAXEFX.

Weapons sound being «drowned» or near inaudible

OpenAL scales down all sounds temporarily if the mixed result would be too loud. This could happen in doom3, especially when using EAX. The patcher below will provide a fix that consist of scaling down volume of all sounds to prevent the issue (just set your system speaker volume a bit higher if needed).
Use the patcher provided in EAXEFX.

Textures are low-resolution, even on Ultra quality

Force Ultra quality settings via autoexec.cfg[20]
1. Go to <path-to-game>\base
2. Create a new file called autoexec.cfg if one did not already exist.
3. Add the following lines in the autoexec.cfg file:
seta r_renderer "best"
seta com_videoRam "512"
seta com_machineSpec "3"
seta r_shadows "1"
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_multiSamples "8"
seta image_anisotropy "8"
seta image_lodbias "-2"
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_ignoreHighQuality "0"
seta image_roundDown "0"
seta image_forceDownSize "0"
seta image_downSize "0"
seta image_downSizeBump "0"
seta image_downSizeSpecular "0"
seta image_useCache "0"
seta image_usePrecompressedTextures "0"
seta image_useNormalCompression "0"
seta image_useCompression "0"
seta image_useAllFormats "1"
seta g_showBrass "1"
seta g_decals "1"
seta g_doubleVision "1"
seta g_bloodEffects "1"
seta g_projectileLights "1"
seta g_muzzleFlash "1"
4. Save the file. The game should now default to Ultra quality every time it is launched.
com_videoRam must be set explicitly. Value «-1» does not work in some cases.
For Nvidia users set seta r_multiSamples «8» to seta r_multiSamples «16»

Micro stuttering

This issue is caused by the game’s internal ticrate being tied to 62.5 FPS cap on 60 Hz displays.
See High frame rate for a potential workaround

Fix interface font scaling

By default, some of the game’s text fonts render at a lower resolution due to a font scaling limiter.
Remove the font scaling limit[21]
1. Add the lines to autoexec.cfg or change it manullay in DoomConfig.cfg:
seta gui_mediumFontLimit "0"
seta gui_smallFontLimit "0"
2. Save the file. The game should now render the text in higher quality regardless of resolution.

Performance improving for low-end systems

Configuration files[citation needed]
  1. Open DoomConfig.cfg file
  2. seta image_useCache "1"
  3. Set image_cacheMegs to about 1/4 of your total system RAM.
  4. Set image_cacheMinK = «image_cacheMegs» × 128
  5. Save the file and start the game.
Assuming at least 1 GB of system RAM is used:
seta image_useCache "1"
seta image_cacheMegs "256"
seta image_cacheMinK "32768"

Mouse not working

Change Executable name[citation needed]

or

Wireless gaming mouse[citation needed]
  1. Set the mouse’s rate to at least 250

Poor performance/»slow-motion» effect on Nvidia cards

Doom 3 and other id Tech 4 games suffer from a potential driver-related issue on modern Nvidia GPUs that causes the game to go into what appears to a «slow-motion» phase during some intensive scenes, where the framerate technically remains the same but game logic is slowed down and negatively effects performance, and it persists even when using the dhewm3 sourceport and/or microstutter fix. This issue can potentially be fixed through using an autoexec.cfg file containing the necessary CVar tweaks.
Configure an autoexec.cfg file according to this Steam guide.[citation needed]

Game won’t launch correctly (Linux on Retail)

Remove the included libgcc_s.so.1 and libstdc++.so.6 from the installation folder[citation needed]

No Sound (Linux)

Use the OSS wrapper for specific audio device[citation needed]
Specify the default audio output[citation needed]
  1. Open and edit the config file
  2. Find seta s_alsa_pcm and replace default with the name of the ALSA audio output, for example hw:0,0
  3. Save the file

Other information

API

Middleware

Linux installation

To install Doom 3 on Linux, create a new folder and copy the following retail files to the <path-to-game>\base folder:

base\pak000. pk4
base\pak001.pk4
base\pak002.pk4
base\pak003.pk4
base\pak004.pk4

If installing the expansion pack, also copy the following retail pk4 to the <path-to-game>\d3xp folder:

:d3xp/pak000.pk4

After copying all pk4 files to the hard drive, run the Linux patch and direct it to the new Doom 3 folder. Start the game with the command: doom3. To launch the expansion use: doom3 +set fs_game d3xp

For Arch Linux, two PKGBUILDs are available in the AUR for Doom 3; one that builds from source and one that provides a binary.

Modifications

Tools and Information
  • Modwiki — An unofficial id tech informational wiki created by members of Doom 3 World
CstDoom3
CstDoom3 is a gameplay mod for Doom 3 and Resurrection of Evil.
Corrects GUI/HUD scaling for widescreen resolutions, adds adjustable FOV, Carmack’s Reverse, grenades toggle, and more.
Doom 3: Redux
For ATI/AMD video card users, see here for a fix.
Adds the following features and improvements while retaining vanilla gameplay:
  • Widescreen support and resolutions up to 4K using a custom build of Sikkmod.
  • High resolution textures, menus, UI, and HUD.
  • Improved audio design for enemies, audio logs, weapon sounds, and cutscenes.
  • Features options for field of view, texture resolutions, anisotropic filtering, FXAA, motion blur, and screen blood.
  • Restores cut content and alpha version features.
Resurrection of Evil compatibility patch here (mirror).
The Lost Mission
A port of the BFG Edition campaign ‘The Lost Mission’ for 2004’s Doom 3 release.
Requires the Resurrection of Evil expansion pack.
Active development.
New maps based on the Doom 3: BFG Edition expansion pack.
Duct Tape
The Duct Tape Mod is a small patch for doom 3.
Adds flashlight to all the guns except the pistol.
Does not work with other mods like Redux.
Yet Another Flashlight Mod
Alternative for Duct Tape Mod.
Light is attached to the head.
Works with all weapons.
Weapons don’t lose muzzleflash.
The mod contains its own configuration folder after launching it once, separate from its actual folder, any resolution or other configurations must be made in the DoomConfig file the mod creates inside the folder yafm-hl it auto generates in the root folder when launched.
Open Coop Mod
Allows up to 4 players to play through the entire game + expansion pack together. Works both online and LAN.
It also adds in challenge maps, and 42 custom maps.
Patch 1.3.1 is required for this mod.
Expansion pack here, unofficial patch here and compatibility patch for Enhanced Edition here.

Advanced tweaks

It is possible to easily change many things in the game simply by modifying text files located in <path-to-game>/base/pak000. pk4 (.pk4 files can be opened with 7-Zip or similar programs). Particularly the def folder contains definitions of monster health, gun damage, ammunition amount and lots of other tweakable game values.
TweakGuides has created a comprehensive guide for tweaking the game.

Cheats

Visit GameFAQs for list of cheats.

System requirements

Windows 98 and ME have been tested to work with Doom 3 using this hack, but are not officially supported.
Supported AMD Radeon chipsets: 8500, 9000, 9200, 9500, 9600, 9700, 9800, X1600, X1900, 2400XT, 2600, 3870, 4670, 4850, 5670, 5750, 5770, 5870, 6630, 6750, 6970
Supported Nvidia chipsets: GeForce 3/Ti series, GeForce 4MX series, GeForce 4/Ti series, GeForce FX series, GeForce 6800, 7300, 7600, 8600, 8800, 9400, 9600, GT 120, 320M, 330M
The game supports Intel HD Graphics 3000 and greater
The game does not support the GMA 950 and GMA X3100 integrated video chipsets

Notes

  1. 1. 01.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.02.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>/9050/ in addition to or instead of this directory. The app ID (9050) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. ↑ Fixed screen twitches. by bibendovsky · dhewm/dhewm3 — GitHub
  2. ↑ TweakGuides.com — Doom 3 Tweak Guide
  3. ↑ Verified by User:AmethystViper on February 19, 2018
  4. ↑ What is left for FPS on macOS? — Inside Mac Games Forum — last accessed on 2020-11-28
    «Games like Doom 3, Prey, Quake 4, Rage and Duke Nukem: Forever have all been pulled from the Mac App Store last year.«
  5. ↑ Verified by User:AmethystViper on February 19, 2018
  6. ↑ TweakGuides.com — Doom 3 Tweak Guide
  7. ↑ Smooth movement on refresh rates above 60Hz? · Issue #230 · dhewm/dhewm3
  8. ↑ Verified by User:Keith on 2019-11-13
  9. ↑ Verified by User:Amethystviper on 2022-09-06
    Tested on a clean install of Doom 3 with Doom 3: Redux installed and the mod exposes 16:9 and other widescreen resolutions for the in-game video settings.
  10. ↑ Doom 3 | WSGF
  11. 11.011.111.2Doom 3 Tweak Guide — Advanced Tweaking (Pt.2)
  12. ↑ Micro Stutter Fix — Steam Community Guides — last accessed on 2022-09-06
  13. ↑ Verified by User:Mars icecream on 2017
  14. ↑ Verified by User:Amethystviper on 2022-09-06
    See this comparison of before and after enabling plasma gun’s projectile shadows.
  15. 15.015.1Doom 3 EAX Patch — SoundBlaster.com (retrieved)
  16. ↑ Games: Doom3 — Creative Labs: Connect (retrieved)
  17. ↑ PC Gaming Surround Sound Round-up
  18. ↑ Audio of EAX 4.0 effects? :: Steam Community Discussions
  19. ↑ DOOM 3: «Screen Twitching» when EAX is ON? — EXTREME Overclocking Forums
  20. ↑ Verified by User:Amethystviper on 2022-09-06
    Tested this fix with a clean install of Doom 3 v1.3.1 with a fresh configuration file, and this fix forced Ultra settings by default.
  21. ↑ Verified by User:Amethystviper on 2022-09-06
    See this comparison of before and after removing the font limiter.
  22. ↑ MacOS Catalina, 64-bit, 32-bit, and related Questions – Aspyr Support

Doom 3 — PCGamingWiki PCGW

This page is for the original release. For the BFG Edition from 2012, see Doom 3: BFG Edition.

⤏ Go to series page
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

Contents

  • 1 Availability
  • 2 Monetization
    • 2. 1 DLC and expansion packs
  • 3 Essential improvements
    • 3.1 Skip intro videos
    • 3.2 Patches
    • 3.3 Source ports
    • 3.4 Doom 3 Enhanced Edition
    • 3.5 DooM 3 Essential HD Pack
  • 4 Game data
    • 4.1 Configuration file(s) location
    • 4.2 Save game data location
    • 4.3 Save game cloud syncing
  • 5 Video
    • 5.1 Widescreen resolution
    • 5.2 Field of view (FOV)
    • 5.3 Anisotropic filtering (AF)
    • 5.4 High frame rate
    • 5.5 Gamma
    • 5.6 Disable head bobbing
    • 5.7 Enable plasma gun projectile shadows
  • 6 Input
  • 7 Audio
    • 7.1 Localizations
  • 8 Network
    • 8.1 Multiplayer types
    • 8.2 Connection types
    • 8.3 Ports
  • 9 VR support
  • 10 Issues fixed
    • 10.1 Visual twitch bug with OpenAL/EAX
    • 10.2 Incorrect EAX effect in Doom3: Ressurection of evil with OpenAL/EAX
    • 10. 3 Weapons sound being «drowned» or near inaudible
    • 10.4 Textures are low-resolution, even on Ultra quality
    • 10.5 Micro stuttering
    • 10.6 Fix interface font scaling
    • 10.7 Performance improving for low-end systems
    • 10.8 Mouse not working
    • 10.9 Poor performance/»slow-motion» effect on Nvidia cards
    • 10.10 Game won’t launch correctly (Linux on Retail)
    • 10.11 No Sound (Linux)
  • 11 Other information
    • 11.1 API
    • 11.2 Middleware
    • 11.3 Linux installation
    • 11.4 Modifications
      • 11.4.1 Tools and Information
      • 11.4.2 CstDoom3
      • 11.4.3 Doom 3: Redux
      • 11.4.4 The Lost Mission
      • 11.4.5 Duct Tape
      • 11.4.6 Yet Another Flashlight Mod
      • 11.4.7 Open Coop Mod
    • 11.5 Advanced tweaks
    • 11.6 Cheats
  • 12 System requirements
  • 13 Notes
  • 14 References

Warnings

The macOS (OS X) version of this game needs a fix to work on macOS Catalina (version 10. 15) or later (see API for details).

Doom 3 is a singleplayer and multiplayer first-person action and shooter game in the Doom series.

Key points

EAX support suffers from frequent visual glitches.[1] See visual twitch bug with OpenAL/EAX for a solution.
The game does not properly recognize the available VRAM on modern graphics cards, and as such forces the game to use lower image quality settings. See Forcing Ultra quality settings for a workaround with modern graphics cards.

General information

Doom Wiki
Steam Community Discussions
Steam Community Discussions for Resurrection of Evil expansion pack

Availability

A faithful higher resolution icon for Windows can be downloaded from the Files section.
DOOM 3 demo. Also available on Steam.

Monetization

Type Notes
Expansion pack An additional campaign that features new levels, new weapons, and new monsters.
The game requires an upfront purchase to access.

DLC and expansion packs

Essential improvements

Skip intro videos

Use the +disconnect command line argument[6]

Patches

Patch v1.3.1 updates retail versions to the latest version. Digital distribution versions are already patched.

Source ports

Name Description
dhewm3 Aimed at bringing DOOM 3 to all suitable platforms with the help of SDL. Supports 64-bit, widescreen resolutions and uses OpenAL EFX for improved EAX support.
fhDOOM Modernized source port of DOOM, featuring support for Widescreen resolutions, soft cascading shadows, soft-particles, extended graphics options and improved editor tools and more.

Doom 3 Enhanced Edition

A series of bugfixes and QOL improvements for the original Doom 3 game and its expansions Resurrection of Evil and The Lost Mission.
Active development.
Compatible with dhewm3.
Bugfixes and QOL without drastic changes to the game.
Rebalanced Weapons and enemy AI.

DooM 3 Essential HD Pack

Shader/map fixes, restored visual and sound effects and textures improvements for the original Doom 3 game and its expansions Resurrection of Evil and The Lost Mission.
Autoexec for automatic ultra settings (widescreen still requires to set manually).
Fixed and improved ARB lighting for new systems (optional).
Compatibility with other projects and source engine.

Game data

In-game general settings.

Configuration file(s) location

This game does not follow the XDG Base Directory Specification on Linux.
Resurrection of Evil configuration files are stored in <path-to-game>\d3xp.

Save game data location

Resurrection of Evil save games are stored in <path-to-game>\d3xp\savegames.
dhewm3 moves save game location to %USERPROFILE%\Documents\My Games\dhewm3\base\savegames.

Save game cloud syncing

Video

In-game general video/audio settings.

In-game advanced video settings.

Widescreen resolution

Use the dhewm3 source port[8]
Install the Doom 3 Redux mod[9]
Manually edit DoomConfig.cfg[10]
  1. Go to <path-to-game>\base and open DoomConfig. cfg with a text editor (e.g. Notepad).
  2. Search for the lines seta r_customHeight "<value>" and seta r_customWidth "<value>" and change them to desired resolution values (e.g. seta r_customHeight "1080" and seta r_customWidth "1920" for 1920×1080).
  3. Search for the line seta r_mode "<value>" and set this to «-1» to enable custom resolutions in the game.
  4. Search for the line seta r_aspectRatio "<value>". For 4:3 resolutions (e.g. 1024×768), set this to 0. For 16:9 or 21:9 resolutions (e.g. 1920×1080), set this to 1. For 16:10 or 15:9 resolutions (e.g. 1920×1200), set this to 2.

Notes

This method assumes the latest patches are installed as it involves setting a game variable that did not exist in the earliest retail versions, otherwise this will not work.
If these lines are not available in the DoomConfig. cfg file, then add them manually.
21:9 ultrawide users will also need to install an aspect-ratio FOV fix for both Doom 3 and Resurrection of Evil.
These values can be set in the developer console. Omit the command seta when doing so, and use vid_restart to apply changes.
HUD, menus, and FMV cutscenes are stretched unless played on CstDoom3. dhewm3 can also fix menu scaling.

Field of view (FOV)

Set FOV manually[11]
  1. Open the developer console with Ctrl+Alt+~ (Doom 3) or ~ (dhewm3).
  2. Type in g_fov <value> to the desired FOV value.

Notes

Alternatively, g_fov <value> can be manually edited in DoomConfig.cfg.
In multiplayer, g_fov can only be changed between 90 and 110.

Anisotropic filtering (AF)

Anisotropic filtering scales with the «Video Quality» option.
Set AF manually[11]
  1. Open the developer console with Ctrl+Alt+~ (Doom 3) or ~ (dhewm3).
  2. Type in image_anisotropy <value> between values of 18.
  3. To apply new settings, type in vid_restart to restart the renderer.

High frame rate

The game’s frame rate is capped at 62.5 FPS.
Unlock the frame rate cap[12]
  1. Open the developer console with Ctrl+Alt+~ (Doom 3) or ~ (dhewm3).
  2. Type in the following commands: com_fixedTic 1, com_preciseTic 0.

Notes

Unlocking the frame rate can introduce issues such as audio desyncing during cutscenes or the game speed becoming too fast without a frame rate cap on high refresh displays. The issue can be mitigated by externally forcing Vsync from the GPU’s control panel and locking the game’s frame rate to 60 FPS.

Gamma

Set gamma manually[11]
  1. Open the console with ~ (dhewm3) or Ctrl+Alt+~.
  2. Type in r_gamma X where X is the desired value (default 1).

Disable head bobbing

Disable head bobbing through these settings[13]
  1. Create autoexec.cfg file in <path-to-game>\base.
  2. Add the following commands, and save the file.
seta pm_runbob "0"
seta pm_runpitch "0"
seta pm_runroll "0"
seta pm_walkbob "0"
seta pm_bobpitch "0"
seta pm_bobroll "0"
seta pm_bobup "0"
seta pm_crouchbob "0"

Enable plasma gun projectile shadows

Edit lights.mtr found in pak000.pk4[14]
  1. Open <path-to-game>\base\pak000.pk4 with 7-Zip or a similar program.
  2. Go to materials folder.
  3. Open lights.mtr with a text editor (e.g. Notepad++).
  4. Search for the line plasmaglow, and delete the noshadows line under it.
  5. Save the changes and update the contents of pak000.pk4 when prompted by 7-Zip.

Input

In-game key map settings.

Audio

Localizations

Network

Multiplayer types

Connection types

Ports

Universal Plug and Play (UPnP) support status is unknown.

VR support

Issues fixed

Visual twitch bug with OpenAL/EAX

Using OpenAL (seta s_useOpenAL "1" in DoomConfig.cfg), which was added with patch 1.3 and is automatically engaged when EAX is turned on, results in frequent visual twitching/screen shifting. It is currently unknown whether this happens on all configurations, but the problem persists in the latest patch. A video of the glitch in action can be seen here (0:07, 0:11).
Use a SoundBlaster Audigy card.[18]
If this still doesn’t work, try the old SBA2_BETADRV_US_2_05_0000 drivers (works only on windows XP).[19]
Use the patcher provided in EAXEFX.

Incorrect EAX effect in Doom3: Ressurection of evil with OpenAL/EAX

X-fi and audigy 2 Sound card are not affected by this problem.[citation needed]
Post X-fi card, that use Host openAL drivers from Creative and OpenAL Soft are concerned by this bug.
The patch 1.3 has been shipped with incorrect EFX files for the expansion Ressurection of Evil, these files control EAX effects to apply in each zone of a level. The problem is due to a missing parameter «air absorption hf» in each zone of each level file.
Use the patcher provided in EAXEFX.

Weapons sound being «drowned» or near inaudible

OpenAL scales down all sounds temporarily if the mixed result would be too loud. This could happen in doom3, especially when using EAX. The patcher below will provide a fix that consist of scaling down volume of all sounds to prevent the issue (just set your system speaker volume a bit higher if needed).
Use the patcher provided in EAXEFX.

Textures are low-resolution, even on Ultra quality

Force Ultra quality settings via autoexec.cfg[20]
1. Go to <path-to-game>\base
2. Create a new file called autoexec.cfg if one did not already exist.
3. Add the following lines in the autoexec.cfg file:
seta r_renderer "best"
seta com_videoRam "512"
seta com_machineSpec "3"
seta r_shadows "1"
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_multiSamples "8"
seta image_anisotropy "8"
seta image_lodbias "-2"
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_ignoreHighQuality "0"
seta image_roundDown "0"
seta image_forceDownSize "0"
seta image_downSize "0"
seta image_downSizeBump "0"
seta image_downSizeSpecular "0"
seta image_useCache "0"
seta image_usePrecompressedTextures "0"
seta image_useNormalCompression "0"
seta image_useCompression "0"
seta image_useAllFormats "1"
seta g_showBrass "1"
seta g_decals "1"
seta g_doubleVision "1"
seta g_bloodEffects "1"
seta g_projectileLights "1"
seta g_muzzleFlash "1"
4. Save the file. The game should now default to Ultra quality every time it is launched.
com_videoRam must be set explicitly. Value «-1» does not work in some cases.
For Nvidia users set seta r_multiSamples «8» to seta r_multiSamples «16»

Micro stuttering

This issue is caused by the game’s internal ticrate being tied to 62.5 FPS cap on 60 Hz displays.
See High frame rate for a potential workaround

Fix interface font scaling

By default, some of the game’s text fonts render at a lower resolution due to a font scaling limiter.
Remove the font scaling limit[21]
1. Add the lines to autoexec.cfg or change it manullay in DoomConfig.cfg:
seta gui_mediumFontLimit "0"
seta gui_smallFontLimit "0"
2. Save the file. The game should now render the text in higher quality regardless of resolution.

Performance improving for low-end systems

Configuration files[citation needed]
  1. Open DoomConfig.cfg file
  2. seta image_useCache "1"
  3. Set image_cacheMegs to about 1/4 of your total system RAM.
  4. Set image_cacheMinK = «image_cacheMegs» × 128
  5. Save the file and start the game.
Assuming at least 1 GB of system RAM is used:
seta image_useCache "1"
seta image_cacheMegs "256"
seta image_cacheMinK "32768"

Mouse not working

Change Executable name[citation needed]

or

Wireless gaming mouse[citation needed]
  1. Set the mouse’s rate to at least 250

Poor performance/»slow-motion» effect on Nvidia cards

Doom 3 and other id Tech 4 games suffer from a potential driver-related issue on modern Nvidia GPUs that causes the game to go into what appears to a «slow-motion» phase during some intensive scenes, where the framerate technically remains the same but game logic is slowed down and negatively effects performance, and it persists even when using the dhewm3 sourceport and/or microstutter fix. This issue can potentially be fixed through using an autoexec.cfg file containing the necessary CVar tweaks.
Configure an autoexec.cfg file according to this Steam guide.[citation needed]

Game won’t launch correctly (Linux on Retail)

Remove the included libgcc_s.so.1 and libstdc++.so.6 from the installation folder[citation needed]

No Sound (Linux)

Use the OSS wrapper for specific audio device[citation needed]
Specify the default audio output[citation needed]
  1. Open and edit the config file
  2. Find seta s_alsa_pcm and replace default with the name of the ALSA audio output, for example hw:0,0
  3. Save the file

Other information

API

Middleware

Linux installation

To install Doom 3 on Linux, create a new folder and copy the following retail files to the <path-to-game>\base folder:

base\pak000. pk4
base\pak001.pk4
base\pak002.pk4
base\pak003.pk4
base\pak004.pk4

If installing the expansion pack, also copy the following retail pk4 to the <path-to-game>\d3xp folder:

:d3xp/pak000.pk4

After copying all pk4 files to the hard drive, run the Linux patch and direct it to the new Doom 3 folder. Start the game with the command: doom3. To launch the expansion use: doom3 +set fs_game d3xp

For Arch Linux, two PKGBUILDs are available in the AUR for Doom 3; one that builds from source and one that provides a binary.

Modifications

Tools and Information
  • Modwiki — An unofficial id tech informational wiki created by members of Doom 3 World
CstDoom3
CstDoom3 is a gameplay mod for Doom 3 and Resurrection of Evil.
Corrects GUI/HUD scaling for widescreen resolutions, adds adjustable FOV, Carmack’s Reverse, grenades toggle, and more.
Doom 3: Redux
For ATI/AMD video card users, see here for a fix.
Adds the following features and improvements while retaining vanilla gameplay:
  • Widescreen support and resolutions up to 4K using a custom build of Sikkmod.
  • High resolution textures, menus, UI, and HUD.
  • Improved audio design for enemies, audio logs, weapon sounds, and cutscenes.
  • Features options for field of view, texture resolutions, anisotropic filtering, FXAA, motion blur, and screen blood.
  • Restores cut content and alpha version features.
Resurrection of Evil compatibility patch here (mirror).
The Lost Mission
A port of the BFG Edition campaign ‘The Lost Mission’ for 2004’s Doom 3 release.
Requires the Resurrection of Evil expansion pack.
Active development.
New maps based on the Doom 3: BFG Edition expansion pack.
Duct Tape
The Duct Tape Mod is a small patch for doom 3.
Adds flashlight to all the guns except the pistol.
Does not work with other mods like Redux.
Yet Another Flashlight Mod
Alternative for Duct Tape Mod.
Light is attached to the head.
Works with all weapons.
Weapons don’t lose muzzleflash.
The mod contains its own configuration folder after launching it once, separate from its actual folder, any resolution or other configurations must be made in the DoomConfig file the mod creates inside the folder yafm-hl it auto generates in the root folder when launched.
Open Coop Mod
Allows up to 4 players to play through the entire game + expansion pack together. Works both online and LAN.
It also adds in challenge maps, and 42 custom maps.
Patch 1.3.1 is required for this mod.
Expansion pack here, unofficial patch here and compatibility patch for Enhanced Edition here.

Advanced tweaks

It is possible to easily change many things in the game simply by modifying text files located in <path-to-game>/base/pak000. pk4 (.pk4 files can be opened with 7-Zip or similar programs). Particularly the def folder contains definitions of monster health, gun damage, ammunition amount and lots of other tweakable game values.
TweakGuides has created a comprehensive guide for tweaking the game.

Cheats

Visit GameFAQs for list of cheats.

System requirements

Windows 98 and ME have been tested to work with Doom 3 using this hack, but are not officially supported.
Supported AMD Radeon chipsets: 8500, 9000, 9200, 9500, 9600, 9700, 9800, X1600, X1900, 2400XT, 2600, 3870, 4670, 4850, 5670, 5750, 5770, 5870, 6630, 6750, 6970
Supported Nvidia chipsets: GeForce 3/Ti series, GeForce 4MX series, GeForce 4/Ti series, GeForce FX series, GeForce 6800, 7300, 7600, 8600, 8800, 9400, 9600, GT 120, 320M, 330M
The game supports Intel HD Graphics 3000 and greater
The game does not support the GMA 950 and GMA X3100 integrated video chipsets

Notes

  1. 1. 01.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.02.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>/9050/ in addition to or instead of this directory. The app ID (9050) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. ↑ Fixed screen twitches. by bibendovsky · dhewm/dhewm3 — GitHub
  2. ↑ TweakGuides.com — Doom 3 Tweak Guide
  3. ↑ Verified by User:AmethystViper on February 19, 2018
  4. ↑ What is left for FPS on macOS? — Inside Mac Games Forum — last accessed on 2020-11-28
    «Games like Doom 3, Prey, Quake 4, Rage and Duke Nukem: Forever have all been pulled from the Mac App Store last year.«
  5. ↑ Verified by User:AmethystViper on February 19, 2018
  6. ↑ TweakGuides.com — Doom 3 Tweak Guide
  7. ↑ Smooth movement on refresh rates above 60Hz? · Issue #230 · dhewm/dhewm3
  8. ↑ Verified by User:Keith on 2019-11-13
  9. ↑ Verified by User:Amethystviper on 2022-09-06
    Tested on a clean install of Doom 3 with Doom 3: Redux installed and the mod exposes 16:9 and other widescreen resolutions for the in-game video settings.
  10. ↑ Doom 3 | WSGF
  11. 11.011.111.2Doom 3 Tweak Guide — Advanced Tweaking (Pt.2)
  12. ↑ Micro Stutter Fix — Steam Community Guides — last accessed on 2022-09-06
  13. ↑ Verified by User:Mars icecream on 2017
  14. ↑ Verified by User:Amethystviper on 2022-09-06
    See this comparison of before and after enabling plasma gun’s projectile shadows.
  15. 15.015.1Doom 3 EAX Patch — SoundBlaster.com (retrieved)
  16. ↑ Games: Doom3 — Creative Labs: Connect (retrieved)
  17. ↑ PC Gaming Surround Sound Round-up
  18. ↑ Audio of EAX 4.0 effects? :: Steam Community Discussions
  19. ↑ DOOM 3: «Screen Twitching» when EAX is ON? — EXTREME Overclocking Forums
  20. ↑ Verified by User:Amethystviper on 2022-09-06
    Tested this fix with a clean install of Doom 3 v1.3.1 with a fresh configuration file, and this fix forced Ultra settings by default.
  21. ↑ Verified by User:Amethystviper on 2022-09-06
    See this comparison of before and after removing the font limiter.
  22. ↑ MacOS Catalina, 64-bit, 32-bit, and related Questions – Aspyr Support

Official patches for DOOM 3

Everybody

Gameplay

Graphics

Sounds

Interface

Error correction

Cards

Quests and Missions

Locations

Weapon

Official patches

Russifiers

Assemblies

Skins

Creatures and Monsters
nine0003


|
Official patches

Doom 3 «Experimental patch v1. 3.1304 by 1C»


|
Graphics,
Gameplay,
Official patches

Doom 3 «Absolute HD Mod 1.6 Final + patch 1.3.1»


|
Official patches

DOOM 3 1.3.1 Patch — Linux


|
Official patches

DOOM 3 1.3.1 Patch — Windows


|
Official patches

DOOM 3 v1.3


|
Official patches

DOOM 3 v1.1


|
Official patches

DOOM 3 v1. 05

nine0002
|
Industry

Square Enix fooled everyone: the phrases in the laudatory Forspoken trailer were taken out of context

In Hogwarts Legacy, spells also affect the environment and puzzles

«Everything is Connected»: Hogwarts Legacy has over 100 side quests that affect the main storyline

Streamer Amouranth created a poll among fans, «her or PS5 / PC / video card», and the result was not what she expected


|
rumors
|
Trailers

The creators of Hogwarts Legacy told about the Lunar Calves


|
Rumors

Hogwarts fast travel, Hogsmeade shops and other Hogwarts Legacy details from trusted insider

The developers of the promising Chinese action game Black Myth: Wu Kong are looking for an optimization specialist

yesterday at

18
|
Technology

Reallusion showed the technology of «dynamic wrinkles»


|
Trailers

New trailer for city builder remake Pharaoh: A New Era reveals release date


|
Industry

Massive outage occurred in Microsoft services around the world


|
Industry

Hogwarts Legacy won’t be able to get into Chamber of Secrets

Genshin Impact’s amazing Shogun Raiden figurine that can be undressed was announced


|
Movies and series

Brendan Fraser surprised fans at a double screening of the first two films «The Mummy»


|
Screenshots

Fresh screenshots of S. T.A.L.K.E.R. 2


|
Industry

Forspoken was lukewarm by critics: first reviews are mediocre


|
PC

Fantasy Cities and Development Features — Open World RPG Fantasy Kingdoms: Krebelon Open Map

Silent Hill designer Masahiro Ito shared an early concept of Pyramid Head

Best mods for Doom 3

Mods

11/28/2019

Doom 2016 has already shocked us all. But do not forget about the good old third part. Doom 3 was a real breakthrough in the gaming industry in 2004. Magnificent graphics for those times, excellent gameplay, a huge bunch of monsters and just a tough adrenaline rush. Of course, this masterpiece in the first-person shooter genre attracted the attention of modders. A lot of mods have been created for the game, but we will only talk about the coolest ones! nine0003

Doom 3 was an outstanding breakthrough from ID Software. Recall that this miracle of nature came out already in 2004. Later, already in 2005, an official add-on called Ressurection of Evil was filed. The game immersed us again in our beloved universe, which we had studied for so long in those terrible 90s. According to the storyline in the distant future, one of the special forces who arrived on Mars discovers that Earth scientists managed to find traces of an alien civilization that was destroyed at one time by some mighty ancient force. This is where all the misadventures of the hero begin. nine0003

Graphics and animation impressed with their beauty and detail. The gameplay was like a cross between Call of Duty and Painkiller with legions of monsters. First-aid kits still served as health fillers. Cartridges had to be searched for in numerous locations. The levels, on the other hand, were long, scary and incredibly long, and both big bosses and ordinary enemies were scattered across them. In Ressurection of Evil, we even got the opportunity to use time dilation a la FEAR.

In 2012, a re-release of Doom 3 was released, called the BFG Edition. However, nothing special, except for a flashlight, was not made there. The picture remained almost the same, and crashes and other bugs disappointed the players. It’s good that at least the modders tried and created a considerable number of amateur add-ons for Doom 3.

INSTALLING MODS

Mods for Doom 3 are installed only in the root folder. Read the instructions carefully before installing any mod. Some even have video tutorials to install, which can also be found on the Moddb pages.

mars city security

Author: Scared Pixel Studios

D3 MCS: Mars City Security is a unique mod for Doom3 that emphasizes cooperative and competitive multiplayer. The add-on combines the fast and addictive gameplay of its predecessors (Doom and Doom 2) with the improved technology of Doom3, that is, it improves it in every aspect. nine0003

The Campaign PVE (Coop) game type allows players to co-op to complete default missions and missions created by other players in a special mode. At the moment, there is already a whole community mastering this project. There is a special type of PVE (Coop) «DemonWars» in the mod that throws players straight into an epic battle that erupted across the entire solar system after the forces of hell broke loose. Fight like a true warrior with other players together against hordes of demons and try to survive in the last battle of mankind. nine0003

The PVP (Deathmatch) game type allows players to fight each other in a wide variety of arenas in order to achieve absolute superiority over their opponents. For fans of multiplayer, this is the top! Doom 3 phobos Game levels are more for research, development and puzzle solving than for shooting thousands of enemies. This is the main quality of the Phobos mod. Forget the basic style of play you saw in Doom 3. Enjoy new gameplay that you never even dreamed of! nine0003

Phobos is closer in spirit to games like Half-Life or Dark Forces / Jedi Knight. Like Classic Doom, these games are a type of first-person shooter that has all but disappeared. In fashion, the atmosphere is similar. The authors added not only new weapons, hitherto unseen in Doom, but also a full-fledged storyline. If anyone wants to see the old Doom 3 in a new way, let him download this wonderful and extraordinary modification.

DOWNLOAD

dark mod

Author: Team Dark Mod

What is Dark Mod? This is a dark and challenging stealth action game inspired by the Thief series from Looking Glass Studios. The Dark Mod includes new creative gameplay features, dozens of unique AI behaviors, and a full set of custom art assets to let players enjoy gameplay in the gothic steampunk universe. When you play The Dark Mod, you feel like you’re playing a gothic stealth game… There’s nothing left of good old Doom anymore. nine0003

Dark Mod is also a toolbox that allows fans and team members to create their own steampunk gothic hidden missions. But there are already over 100 full missions to download, including several smaller campaigns, so it certainly feels like an entire game. The only difference is that you have to choose which missions you want to set.

DOWNLOAD

doom 3 redux

Author: Redux Mod Team

Redux is a large-scale modification that modernizes the «vanilla» Doom 3 with massive changes in terms of graphics, soundtrack and user interface of the game. The mod fixes thousands of bugs, restores lost content and adds new features while keeping the gameplay and visual style intact. nine0003

We have over 600 high resolution textures available with proper normal and specular maps. A complete overhaul of lighting and dynamic shadows made it possible to create a special version of Sikkmod.

Improved soundtrack for weapons, audio logs, cutscenes and monsters. Built-in support for all widescreen resolutions up to 4K. There is also a high resolution interface, fonts and loading screens. Completely restored cut content. (Dialogues and textures along with hundreds of sounds from the E3 2002 alpha). Also the project adds a bunch of graphics options that you can’t adjust in the standard options menu like texture resolution, FXAA, anisotropic filtering, motion blur, field of view, blood and so on. nine0003

DOWNLOAD

doom 3 fixed edition

Author: Fixed Edition Mod Team

D3FE is a series of simple fixes and improvements to the original Doom 3 game and its Resurrection of Evil expansion (optional). These new features go out of their way to fix flaws and issues in the game without deviating from the original material. If you are looking for a mod that fixes the game without changing it too much, D3FE is for you.

Mods that change the gameplay and graphics are full on Moddb and everywhere. But what about the unforgettable original? Is he not worthy of any corrections? So, Fixed Edition is not even a mod, but rather an unofficial patch created by craftsmen.