mirror of
https://github.com/DrBeef/RTCWQuest.git
synced 2025-03-04 16:11:10 +00:00
Particularly useful for left handed players who favour right handed stick configuration Added the Venom mod scripting update pak to the assets (thanks _HELLBARON_!)
11 lines
289 B
C
11 lines
289 B
C
cvar_t *vr_turn_mode;
|
|
cvar_t *vr_turn_angle;
|
|
cvar_t *vr_reloadtimeoutms;
|
|
cvar_t *vr_positional_factor;
|
|
cvar_t *vr_walkdirection;
|
|
cvar_t *vr_movement_multiplier;
|
|
cvar_t *vr_weapon_pitchadjust;
|
|
cvar_t *vr_lasersight;
|
|
cvar_t *vr_control_scheme;
|
|
cvar_t *vr_teleport;
|
|
cvar_t *vr_switch_sticks;
|