49
edits
| Line 53: | Line 53: | ||
: [[MACRO quit|quit]] - quit, /quit - Exits engine immediately with graceful shutdown. | : [[MACRO quit|quit]] - quit, /quit - Exits engine immediately with graceful shutdown. | ||
==== | ==== Global vars ==== | ||
: [[CVAR m_sensitivity|m_sensitivity]] - '1.0' - General mouse sensitivity. | : [[CVAR m_sensitivity|m_sensitivity]] - '1.0' - General mouse sensitivity. | ||
: [[CVAR m_raw|m_raw]] - '1' (0,1,2) - 0 off if can, 1 on if can, 2 force on. Windows always on. Off if platform not complete or in a VM. | : [[CVAR m_raw|m_raw]] - '1' (0,1,2) - 0 off if can, 1 on if can, 2 force on. Windows always on. Off if platform not complete or in a VM. | ||
==== Bindings ==== | ==== Bindings ==== | ||
: KB_ESC - 'quit' | : KB_ESC - 'quit' | ||
==== Assignments ==== | ==== Assignments ==== | ||
: none | : none | ||