Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It might run if you config settings to low because shadows can be demanding for weaker systems.
The fps you get, will depend on your system specs.
Sorry, I ought to clarify: my computer will only support higher resolutions. It isn't a processing issue but a display issue.
The minimum possible setting I have is 1024 *768. It's a new machine and so I guess it doesn't bother with lower resolutions options. A lot of the games on disc I've tried that were made before 2005 simply don't work because they are so primitive.
It's worth a shot. Thanks, anyway. I put off playing this for so long because when it came out my old computer was so outdated. The irony will be unbearable if I finally buy it and find out my new computer is too modern.
It's quite simple really. The game will render in whatever resolution specified by "r_customHeight" and "r_customWidth".
We're talking about a vintage game from 2004…but, that presents a puzzle: The Evil Empire operating system in use at the release of this game was Windows XP—Vista was released in 2006…and that's the minimum OS requirement. Doom 3 required an OS that would not be released for two years? Never mind the rotten smell in Denmark; Windows 7 and Windows 10 handle it easily, which is more than can be said about many games in use around or just after the release of Doom 3. Getting some of those older games to run on today's platforms can be more than merely challenging in many cases.
You have no such worries with this game. I've noted only two problems on Windows 10, and while they are inconvenient, they are easily overcome:
1. Sometimes the WASD commands don't work; your character can rotate and jump—and shoot—but you can't advance, retreat, or sidestep. Quit and reload.
2. ALT / ENTER to switch from Fullscreen to Windowed doesn't work, and may freeze the game. You have to sign into a different user account and kill the game. If you need to access the desktop, save and quit to desktop. There may be a better solution for this; I'm only revealing what I discovered today.
My game does not offer 16:9 resolutions, despite what Code1920 reveals. My game is completely unmodified. Maybve there's an INI or a CFG file that can be edited, but I am forced to confess ignorance. Maybe Code1920 can assist with that.
For your widescreen needs I'd suggest opening up the console or editing your cfg file.
com_videoRam "4096" //desired amount of ram for d3 to use
r_customHeight ""
r_customWidth ""
r_aspectratio "1" //aspect for widescreen 16:9 displays
r_mode "-1" //applies your custom resHeight&Width resolution
vid_restart //refreshes/applies the typed settings
I'll see if I can find the CFG file. Thanks!
(I've read that getting the console to open is a bear, a pain in the butt, so I'll see if it's true)
and from there you'll find a cfg file called DoomConfig.cfg . Don't forget to make up backup copy of the original one, incase you mess up something.
After you have done your desired settings in the config file, save it. Create notepad file into the same directory and type into it the stuff written below.
seta com_allowconsole "1" //lets you open developer console in-game via single press of the § tilde key or ö key if you're from the nordic region.
Save the new notepad file as an Autoexec.cfg
Now you should have two .CFG files in your doom 3 base folder. DoomConfig.cfg and Autoexec.cfg