DOOM: The Dark Ages

DOOM: The Dark Ages

42 ratings
Better RT Reflections, with just 1-2 commands!
By BrochachoTB
These two commands will drastically improve the quality of ray traced reflections with only a little performance loss, but with a HUGE benefit! NOTE: RT reflections are enabled at Medium or higher Reflection quality, Low falls back to screen-space reflections like on PS5 and Xbox Series.
3
   
Award
Favorite
Favorited
Unfavorite
The commands
    The main one:
  • r_raytracedReflectionsTemporalUpscaleQuality 0 // Gets rid of the flickering in reflections as well as makes them overall more cleaner and less blurry. This one has a slight hit to performance, best used with DLSS, FSR, or XeSS based on your GPU vendor, because the reflections render based on your INTERNAL resolution. Consider keeping this setting unmodified if you're going for native resolutions.
    The optional one:
  • r_ssr 0 // Disables the game's screen-space reflections that blend over the ray traced ones. I normally HATE SSR, but because of how this game's RT reflections work, there's a lot less particles in the ray traced structure compared to Doom Eternal's raw RT reflections. Try toggling it on and off in certain shiny areas and see how you feel. I imagine this will be remedied once the full Path Tracing update arrives.
Efficient execution?
If you want to turn these commands on all at once, you can do the following
  • Go to your DOOMTheDarkAges install folder
  • Go into the base folder and make a new txt/cfg file
  • Put each of the two commands in said text file ON DIFFERENT LINES, then save the file
  • Launch the game, then in the console opened by pressing Tilde (`/~ key), type "exec x" without quotes, and with x = the txt/cfg file you just made WITH the file extension at the end!!
  • You will need to re-execute the command(s) every time you launch the game and every time you make any changes to your video settings, so this makes it way easier. You can also press the up or down arrows on your keyboard in the console to cycle through the previous console commands you entered from the current session.
Bonus?
These don't pertain to raytracing at all, but you can put the following in your Steam launch options (without quotes!) for some benefits

"+com_skipIntroVideo 1" - Skips the startup logos completely, which helps with bootup times immensely
"+com_skipKeyPressOnLoadScreens 1" - Skips having to press space when a loading screen is finished, good for getting right back into the action, but if you appreciate the loading screen tips and pointers, perhaps ignore this one
10 Comments
Bananakin 23 May @ 7:34am 
Bro, you're a junyus, thanks for the guide!
BrochachoTB  [author] 18 May @ 6:56am 
Yeah. Make one inside the "base" folder, put the commands in there, then add "+exec autoexec.cfg" to your launch options
Question-Mark 17 May @ 11:56pm 
Can this just be put in an autoexec,cfg file?
BrochachoTB  [author] 15 May @ 6:07pm 
The intro and loading button skips work on basically all id Tech games as far as I'm concerned
Bust in the Wind 15 May @ 3:18pm 
Big ups for the logo skip!
BrochachoTB  [author] 15 May @ 11:41am 
Huh yeah that's right, I think the game's realtime lighting would've been a more apt comparison actually.
Deus_nsf 15 May @ 11:09am 
Which you could! Even with an in game option in the advanced settings!
BrochachoTB  [author] 14 May @ 9:06am 
That'd be like asking if you can turn off the normal maps in Doom 3 back in the day.
m3lon the game relies on raytracing for optimization, there is no lighting when turned off
m3lon 14 May @ 8:17am 
is there a command that turns off raytracing completely?