mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2025-03-14 06:34:10 +00:00
Added F1 binding for devtools.cfg
This commit is contained in:
parent
81905fb735
commit
6a05d30af0
1 changed files with 2 additions and 1 deletions
|
@ -3,13 +3,14 @@ bind "I" "toggle r_showSurfaceInfo"
|
|||
bind "N" "noclip"
|
||||
bind "M" "spawn moveable_macbethchart"
|
||||
|
||||
bind "F1" "toggle r_showViewEnvprobes 1 2 0"
|
||||
bind "F2" "toggle r_showTris 1 2 3 0"
|
||||
bind "F3" "toggle r_forceAmbient 0.2 0.3 0.0001"
|
||||
bind "F4" "toggle r_skipInteractions"
|
||||
bind "F5" "savegame quick"
|
||||
bind "F6" "toggle r_hdrDebug"
|
||||
bind "F7" "toggle r_useSSAO"
|
||||
bind "F8" "toggle r_useFilmicPostProcessEffects"
|
||||
bind "F8" "toggle r_useFilmicPostProcessing"
|
||||
bind "F9" "loadgame quick"
|
||||
bind "F10" "toggle com_fixedTic"
|
||||
bind "F11" "toggle r_pbrDebug"
|
||||
|
|
Loading…
Reference in a new issue