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.

Difference between revisions of "Doom 3"

From PCGamingWiki, the wiki about fixing PC games
(→‎Open Source Engine: dhewm3 info, ioquake3/iodoom3 names.)
m (Robot: Cosmetic changes)
Line 5: Line 5:
 
|publisher      = [[Wikipedia:Activision|Activision]]
 
|publisher      = [[Wikipedia:Activision|Activision]]
 
|engine        = id Tech 4
 
|engine        = id Tech 4
|release dates  = '''Microsoft Windows'''<br/><sup>NA</sup> August 3, 2004<br/><sup>EU</sup> August 13, 2004<br/>'''Mac OS X'''<br/><sup>NA</sup> March 14, 2005<br/><sup>EU</sup> April 8, 2005
+
|release dates  = '''Microsoft Windows'''<br /><sup>NA</sup> August 3, 2004<br /><sup>EU</sup> August 13, 2004<br />'''Mac OS X'''<br /><sup>NA</sup> March 14, 2005<br /><sup>EU</sup> April 8, 2005
 
|steam          = 9050
 
|steam          = 9050
 
}}
 
}}
Line 11: Line 11:
 
Doom 3 is a science fiction horror video game developed by id Software and published by Activision. It is a reboot of the [[DOOM]] franchise.
 
Doom 3 is a science fiction horror video game developed by id Software and published by Activision. It is a reboot of the [[DOOM]] franchise.
  
==Patches==
+
== Patches ==
===Official Patches===
+
=== Official Patches ===
 
[http://www.shacknews.com/file/5318/doom-3-131-patch-windows Windows Patch 1.3.1]<br />
 
[http://www.shacknews.com/file/5318/doom-3-131-patch-windows Windows Patch 1.3.1]<br />
 
[http://www.shacknews.com/file/6983/doom-3-131-patch-linux Linux Patch 1.3.1]<br />
 
[http://www.shacknews.com/file/6983/doom-3-131-patch-linux Linux Patch 1.3.1]<br />
 
[http://www.shacknews.com/file/7261/doom-3-131a-patch-mac-osx OSX Patch 1.3.1]<br />
 
[http://www.shacknews.com/file/7261/doom-3-131a-patch-mac-osx OSX Patch 1.3.1]<br />
  
===Expansion===
+
=== Expansion ===
 
[http://store.steampowered.com/app/9070/ Doom 3: Resurrection of Evil]
 
[http://store.steampowered.com/app/9070/ Doom 3: Resurrection of Evil]
  
==Linux Installation==
+
== Linux Installation ==
 
To install Doom 3 on linux create a doom3 directory and then copy the following retail pk4 files to your doom3/base directory:
 
To install Doom 3 on linux create a doom3 directory and then copy the following retail pk4 files to your doom3/base directory:
  
Line 37: Line 37:
 
For Arch Linux, two PKGBUILDs are available in the AUR for Doom 3; one that [https://aur.archlinux.org/packages.php?ID=2990 builds from source] and one that [https://aur.archlinux.org/packages.php?ID=54624 provides a binary] (if keeping to the Arch Way, you should prefer to build from source).
 
For Arch Linux, two PKGBUILDs are available in the AUR for Doom 3; one that [https://aur.archlinux.org/packages.php?ID=2990 builds from source] and one that [https://aur.archlinux.org/packages.php?ID=54624 provides a binary] (if keeping to the Arch Way, you should prefer to build from source).
  
==Mod Support==
+
== Mod Support ==
 
Doom 3 has a small, but very knowledgeable mod community that is still very active and covers most id tech based games.
 
Doom 3 has a small, but very knowledgeable mod community that is still very active and covers most id tech based games.
===Tools and Information===
+
=== Tools and Information ===
 
*[http://doom3world.org Doom 3 World] - An unofficial id tech community
 
*[http://doom3world.org Doom 3 World] - An unofficial id tech community
 
*[http://modwiki.net Modwiki] - An unofficial id tech informational wiki run by members of Doom 3 World
 
*[http://modwiki.net Modwiki] - An unofficial id tech informational wiki run by members of Doom 3 World
 
*[http://iddevnet.com iddevnet] - Official, but limited, Doom 3/Quake 4 informational site
 
*[http://iddevnet.com iddevnet] - Official, but limited, Doom 3/Quake 4 informational site
  
===Doom 3 Mod Lists===
+
=== Doom 3 Mod Lists ===
 
*[http://www.moddb.com/mods?filter=t&kw=Search+...&released=&style=def&theme=&game=33&type= Moddb] - Best for still active mods
 
*[http://www.moddb.com/mods?filter=t&kw=Search+...&released=&style=def&theme=&game=33&type= Moddb] - Best for still active mods
 
*[http://planetdoom.com Planetdoom] - Some Doom 3 news and archives of non-active Doom 3 mods
 
*[http://planetdoom.com Planetdoom] - Some Doom 3 news and archives of non-active Doom 3 mods
 
*[http://d3files.com D3files] - Mostly for archives of non-active Doom 3 mods
 
*[http://d3files.com D3files] - Mostly for archives of non-active Doom 3 mods
  
===Total Conversions===
+
=== Total Conversions ===
 
[http://www.thedarkmod.com/main/ The Dark Mod] is a total conversion for Doom 3, turning it into a dark and moody stealth game inspired by the Thief series.
 
[http://www.thedarkmod.com/main/ The Dark Mod] is a total conversion for Doom 3, turning it into a dark and moody stealth game inspired by the Thief series.
  
==Open Source Engine==
+
== Open Source Engine ==
 
The source code to the engine was released under the GPL license in November 2011. There have since been several modifications. You can view the different branches and changes, as well as download them, from the [https://github.com/TTimo/doom3.gpl github repository], if you are willing to compile the code yourself. The same group that worked on ioquake3 has said they will add features to the code and release compiled binaries under the title [http://www.iodoom3.org/ iodoom3]. You will have to obtain the art assets separately.
 
The source code to the engine was released under the GPL license in November 2011. There have since been several modifications. You can view the different branches and changes, as well as download them, from the [https://github.com/TTimo/doom3.gpl github repository], if you are willing to compile the code yourself. The same group that worked on ioquake3 has said they will add features to the code and release compiled binaries under the title [http://www.iodoom3.org/ iodoom3]. You will have to obtain the art assets separately.
  
 
Another available source port is [http://github.com/dhewm/dhewm3 dhewm3], which adds 64-bit support, EFX on all platforms, and other features.
 
Another available source port is [http://github.com/dhewm/dhewm3 dhewm3], which adds 64-bit support, EFX on all platforms, and other features.
  
==System Requirements==
+
== System Requirements ==
 
{{SysReq
 
{{SysReq
 
|OSfamily_w = Windows XP, Windows Vista, Windows 7
 
|OSfamily_w = Windows XP, Windows Vista, Windows 7
Line 99: Line 99:
 
}}
 
}}
  
==Where to buy==
+
== Where to buy ==
*[http://store.steampowered.com/app/9050/ Steam, Windows only]<br/>
+
* [http://store.steampowered.com/app/9050/ Steam, Windows only]<br />
*[http://www.gamersgate.com/DD-DOOM3M/doom-3-mac Gamers Gate, Mac only]<br/>
+
* [http://www.gamersgate.com/DD-DOOM3M/doom-3-mac Gamers Gate, Mac only]<br />
  
==See Also==
+
== See Also ==
*[[Doom]]
+
* [[Doom]]
  
 
[[Category:Game]]
 
[[Category:Game]]

Revision as of 17:29, 12 September 2012

Template:Infobox

Doom 3 is a science fiction horror video game developed by id Software and published by Activision. It is a reboot of the DOOM franchise.

Patches

Official Patches

Windows Patch 1.3.1
Linux Patch 1.3.1
OSX Patch 1.3.1

Expansion

Doom 3: Resurrection of Evil

Linux Installation

To install Doom 3 on linux create a doom3 directory and then copy the following retail pk4 files to your doom3/base directory:

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

If installing the expansion pack you must also copy the following retail pk4 to your doom3/d3xp directory:

d3xp/pak000.pk4

After copying all pk4 files to your hard drive run the linux patch and direct it to your doom3 directory. You can 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 (if keeping to the Arch Way, you should prefer to build from source).

Mod Support

Doom 3 has a small, but very knowledgeable mod community that is still very active and covers most id tech based games.

Tools and Information

  • Doom 3 World - An unofficial id tech community
  • Modwiki - An unofficial id tech informational wiki run by members of Doom 3 World
  • iddevnet - Official, but limited, Doom 3/Quake 4 informational site

Doom 3 Mod Lists

  • Moddb - Best for still active mods
  • Planetdoom - Some Doom 3 news and archives of non-active Doom 3 mods
  • D3files - Mostly for archives of non-active Doom 3 mods

Total Conversions

The Dark Mod is a total conversion for Doom 3, turning it into a dark and moody stealth game inspired by the Thief series.

Open Source Engine

The source code to the engine was released under the GPL license in November 2011. There have since been several modifications. You can view the different branches and changes, as well as download them, from the github repository, if you are willing to compile the code yourself. The same group that worked on ioquake3 has said they will add features to the code and release compiled binaries under the title iodoom3. You will have to obtain the art assets separately.

Another available source port is dhewm3, which adds 64-bit support, EFX on all platforms, and other features.

System Requirements

Template:SysReq

Template:SysReq

Where to buy

See Also