Quake – How to Take Clear Screenshots in Game Tips + Commands

Quake – How to Take Clear Screenshots in Game Tips + Commands 1 - steamlists.com
Quake – How to Take Clear Screenshots in Game Tips + Commands 1 - steamlists.com

A simple guide for taking clean screenshots at the click of a button.
 
 

How to:

  • Windows + R
  • Navigate to:
     
     
     
     
     

    %USERPROFILE%\Saved Games\Nightdive Studios\Quake\kexengine.cfg
  • Copy and paste the following code with your own keybind alteration:
     
     
     
     
     

    bind f4 "css_toggle"
    alias css_toggle "css_toggle_off"
    alias css_toggle_on "alias css_toggle css_toggle_off;cl_hud 1;crosshair 1;r_drawviewmodel 1"
    alias css_toggle_off "alias css_toggle css_toggle_on;cl_hud 0;crosshair 0;r_drawviewmodel 0"
    
  • Save
  • Press F4 (or whatever keybind you chose) in-game to turn on and off all hud elements. You can even bind it to the same key as your Steam screenshot key and use the wait command as a timer.
     
     
     
    Example:
     
     
     
     
     

    alias css_toggle "cl_hud 0;crosshair 0;r_drawviewmodel 0;wait;wait;wait;cl_hud 1;crosshair 1;r_drawviewmodel 1"

 
 
Quake - How to Take Clear Screenshots in Game Tips + Commands - How to: - E6EED62
 
 
Quake - How to Take Clear Screenshots in Game Tips + Commands - How to: - AF4D8BD
 
 

Written by Lord Bork

 
 
Hope you enjoy the Guide about Quake – How to Take Clear Screenshots in Game Tips + Commands, if you think we should add extra information or forget something, please let us know via comment below, and we will do our best to fix or update as soon as possible!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*