
home | comic | cheats | videos | screenshots | files | reviews | previews | features | releases | forums | links | wap
![]() | 9.1 out of 442 votes |
![]() | "Why So Serious?" Nov. 17, 2008 |
![]() | |
![]() | "A Powerful Weapon" 11/03/2008 16606 views |
![]() | "The Omelette Got Burned" 10/20/2008 15258 views |
![]() | "Friends Forever" 10/27/2008 14816 views |
![]() | "The Romantic Side of War" 11/10/2008 11604 views |
![]() | "No More Couch Co-op" 10/13/2008 9405 views |
![]() | |
![]() | This month's 9.0 11/07/2008 25558 views |
![]() | This month's 9.2 11/08/2008 22697 views |
![]() | Last week's 9.5 11/10/2008 18679 views |
![]() | Last week's 9.0 11/11/2008 14733 views |
![]() | Last week's 8.3 11/12/2008 12195 views |
![]() | |

| ON OTHER PLATFORMS: PC, Xbox | |
| GAME INFO publisher: Activision developer: id Software genre: Shooters MINIMUM REQUIREMENTS P4 1.5GHz, 384MB RAM, 2GB HDD, GeForce 3/ATI 8500 or better |
ESRB rating: M homepage: www.doom3.com/ release date: Aug 03, 04 (released) |
| » All About Doom 3 on ActionTrip | |
Press [Ctrl]+[Alt]+[~] to access the console, then enter the following codes for desired effect:
god - God mode
noclip - No clip
notarget - Invisibility
freeze - Freeze everything
doomhell - Jump to the last level
give all - All weapons, ammo, shields and health
give ammo - Full ammo
give doom95 - Load the '95 version of Doom
give keys - All keys
give berserk - Beserker mode
give health - Health
give weapons - All weapons
give weapon_bfg - BFG
give weapon_shotgun - Shotgun
give weapon_chainsaw - Chainsaw
give weapon_plasmagun - Plasmagun
give weapon_machinegun - Machinegun
give weapon_rocketlauncher - Rocket launcher
give pda - PDA
give pda [hellhole_id] - Get a id software PDA (download names list from above)
spawn [character name] - Spawn a character (download names list from above)
map [map name] - Load a map (download names list from above)
benchmark - Game benchmark
com_showfps 1 - Show FPS
aviDemo - Saves a demo of your playing to an AVI movie file
gfxinfo - Graphics card infomation
vid_restart - Accept video settings without restart
status - Shows game status
timedemo demo1.demo - Benchmark test
r_gamma [0-3] - Set gamma level
r_brightness [number] - Set brightness level
s_volume_db [number] - Set sound volume (default is 0)
s_showlevelmeter 1 - Toggle sound level display (use 0 to disable this code)
g_showprojectilepct 1 - Toggle hit % to HUD (use 0 to disable this code)
pm_thirdperson 1 - Third-person view
killmonsters - Kill all monsters
kill - Suicide
quit - Quit game
Modify .def Files
The def files for this game can be found in "doom/base/def" folder. Open these files in a text editor to make modifications on all of the game variables. NOTE: Back up every file you're going to modify because incorrectly modifying these files can have unwanted effects on your game and without a backup you may have to reinstall the game, erasing the progress.
Nightmare difficulty setting
Use a text editor to edit the "doomconfig.cfg" file in the game folder (create a backup first!). Locate the following line and replace 0 with 1:
seta g_nightmare "0"
Enable player shadows
Use a text editor to edit the "doomconfig.cfg" file in the game folder (create a backup first!). Locate the following line and replace 0 with 1:
seta g_showPlayerShadow "0"
Third person view
Use a text editor to edit the "doomconfig.cfg" file in the game folder (create a backup first!). Add the following line to the file, and you'll be able to use P while in the game for third-person view:
bind "p" "toggle pm_thirdperson"
Use [~] to access the console
There is two ways to open the console with the [~] key only. One is to brind down the console and type "com_allowConsole 1" (without the quotes). The other is to generate a file called "autoexec.cfg" in game's "Data" directory, and put in the following line:
seta com_allowConsole "1"
| BACK TO TOP |