Performance Tweaks: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
Line 1: Line 1:
== Valid for all Releases ==
== Valid for all Releases ==
If you are running a low spec PC or graphics card then these tips will help players get improved performance:


* Run Doom3 in fullscreen
* Run Doom3 in fullscreen
* Turn the video resolution down
* Turn the video resolution down in the Dark Mod menu. Note that you must relaunch Dark Mod for this to take effect.
* Turn down anisotropic filtering (in DoomConfig.cfg), because it defaults to 8
* Turn down anisotropic filtering (in DoomConfig.cfg), because it defaults to 8
* Turn off "High SFX" in the graphic settings
* Turn off "High SFX" in the graphic settings

Revision as of 17:45, 18 October 2008

Valid for all Releases

If you are running a low spec PC or graphics card then these tips will help players get improved performance:

  • Run Doom3 in fullscreen
  • Turn the video resolution down in the Dark Mod menu. Note that you must relaunch Dark Mod for this to take effect.
  • Turn down anisotropic filtering (in DoomConfig.cfg), because it defaults to 8
  • Turn off "High SFX" in the graphic settings

Releases after Thief's Den

  • set the "Ambient Rendering" to "Fast"
  • rename /darkmod/glprogs/interaction.vfp (e.g., interaction.bak.vfp) so that it is not used; ambient lighting will not look as good, but you may gain a few frames per second
  • enable image downsizing: at the console, set "image_downSize" to "1" and then set a limit with image_downSizeLimit, e.g., "image_downSizeLimit" "128". This reduces texture memory requirements and may completely alleviate hard drive thrashing. There are similar cvars for bump and specular maps as well.