Created
January 24, 2019 19:21
-
-
Save Osse/ca86aaa429cf04bb84fa35d5dca5714c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/config.cfg b/config.cfg | |
index 6e27171..8c42a46 100644 | |
--- a/config.cfg | |
+++ b/config.cfg | |
@@ -84,7 +84,7 @@ c_thirdpersonshoulderdist "40.0" | |
c_thirdpersonshoulderheight "5.0" | |
c_thirdpersonshoulderoffset "20.0" | |
cachedvalue_count_partybrowser "1548353036" | |
-cachedvalue_count_teammates "1548354822" | |
+cachedvalue_count_teammates "1548357382" | |
cam_collision "1" | |
cam_idealdelta "4.0" | |
cam_idealdist "150" | |
@@ -223,6 +223,7 @@ joy_advaxisz "0" | |
joy_autoaimdampen "0" | |
joy_autoAimDampenMethod "0" | |
joy_autoaimdampenrange "0" | |
+joy_axis_deadzone "0.2" | |
joy_axisbutton_threshold "0.3" | |
joy_cfg_preset "1" | |
joy_circle_correct "1" | |
@@ -235,6 +236,7 @@ joy_diagonalpov "0" | |
joy_display_input "0" | |
joy_forwardsensitivity "-1" | |
joy_forwardthreshold "0.15" | |
+joy_gamecontroller_config "" | |
joy_gamma "0.2" | |
joy_inverty "0" | |
joy_lowend "1" | |
@@ -253,7 +255,6 @@ joy_sensitive_step1 "0.4" | |
joy_sensitive_step2 "0.90" | |
joy_sidesensitivity "1" | |
joy_sidethreshold "0.15" | |
-joy_wingmanwarrior_centerhack "0" | |
joy_wingmanwarrior_turnhack "0" | |
joy_yawsensitivity "-1" | |
joy_yawthreshold "0.15" | |
@@ -283,7 +284,6 @@ mat_monitorgamma_tv_enabled "0" | |
mat_powersavingsmode "0" | |
mat_queue_report "0" | |
mat_spewalloc "0" | |
-mat_texture_list_content_path "" | |
mc_accel_band_size "0.5" | |
mc_dead_zone_radius "0.06" | |
mc_max_pitchrate "100.0" | |
@@ -340,6 +340,7 @@ scene_showfaceto "0" | |
scene_showlook "0" | |
scene_showmoveto "0" | |
scene_showunlock "0" | |
+sdl_displayindex "0" | |
sensitivity "1.659726" | |
sk_autoaim_mode "1" | |
skill "1.000000" | |
@@ -432,9 +433,6 @@ voice_caster_enable "0" | |
voice_caster_scale "1" | |
voice_enable "0" | |
voice_forcemicrecord "1" | |
-voice_mixer_boost "0" | |
-voice_mixer_mute "0" | |
-voice_mixer_volume "1.0" | |
voice_modenable "0" | |
voice_positional "0" | |
voice_scale "1.0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment