Quake
Not enough ratings
Clean Screenshots: Quick Bind
By Lord Bork
A simple guide for taking clean screenshots at the click of a button.
   
Award
Favorite
Favorited
Unfavorite
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;cl_skipcrosshair 0;r_drawviewmodel 1" alias css_toggle_off "alias css_toggle css_toggle_on;cl_hud 0;cl_skipcrosshair 1;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;cl_skipcrosshair 1;r_drawviewmodel 0;wait;wait;wait;cl_hud 1;cl_skipcrosshair 0;r_drawviewmodel 1"

7 Comments
KrzyKyle 1 Sep, 2024 @ 7:12am 
Is this still supposed to work? Because I can't get it to work for the life of me.
Lord Bork  [author] 18 Feb, 2022 @ 2:32pm 
Seems the cvar was changed from crosshair to cl_skipcrosshair. I've fixed it.
Lord Bork  [author] 4 Dec, 2021 @ 9:31am 
@Serial Humanist: It's not?
Serial Humanist 4 Dec, 2021 @ 4:06am 
crosshair still there ;D
lynx woman 15 Sep, 2021 @ 12:54pm 
Yep, cl_drawhud is a cheat command for some weird reason... Not like it gives any advantage, more of the opposite :demoticon:
Lord Bork  [author] 15 Sep, 2021 @ 12:10pm 
@cakedon: Thanks. Indeed it does. However some GoldSrc/Source games class these commands as cheats. Shouldn't have any issues with most single player GoldSrc games though. :proto_raider_smile:
lynx woman 15 Sep, 2021 @ 2:43am 
This is actually pretty cool :D really easy way to make cool screenshots, i think this should also work on source games like half life and counter strike