Last active
July 16, 2018 15:04
-
-
Save sotsugov/22eb6c6683fd76c82a2c to your computer and use it in GitHub Desktop.
CS:GO CS 1.6 Configs
This file contains hidden or 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
| rate "999999" | |
| cl_updaterate "128" | |
| cl_cmdrate "128" | |
| cl_interp_ratio "1" | |
| cl_interp "0" | |
| fps_max "999" | |
| volume "0.3" |
This file contains hidden or 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
| rate 100000 | |
| cl_cmdrate 101 | |
| cl_updaterate 102 | |
| fps_max 100 | |
| s_eax 0 | |
| s_a3d 0 | |
| ati_subdiv 0 | |
| ati_npatch 0 | |
| ex_interp 0 | |
| zoom_sensitivity_ratio 0.7 | |
| toggleconsole |
This file contains hidden or 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
| // ClanBase CounterStrike server config for ladder matches | |
| // Version 1.6 - 04/01/2009 | |
| // www.clanbase.com - ClanBase | |
| // This file goes into your ..\counter-strike\cstrike folder. | |
| // To execute this file type 'exec cb_cs.cfg' in your console when connected to a server. | |
| // Changing these server settings without the agreement of the opponent will result in a forfeit loss, you have been warned. | |
| alias rconwait "wait;wait;wait;wait;wait;wait;wait" | |
| rcon pausable 1 ;rconwait | |
| rcon edgefriction 2 ;rconwait | |
| rcon mp_decals 300 ;rconwait | |
| rcon decalfrequency 60 ;rconwait | |
| rcon mp_consistency 1 ;rconwait | |
| rcon allow_spectators 0 ;rconwait | |
| rcon mp_buytime 0.25 ;rconwait | |
| rcon mp_roundtime 1.75 ;rconwait | |
| rcon mp_friendly_grenade_damage 1 ;rconwait | |
| rcon mp_friendlyfire 1 ;rconwait | |
| rcon mp_c4timer 35 ;rconwait | |
| rcon mp_freezetime 6 ;rconwait | |
| rcon mp_forcechasecam 2 ;rconwait | |
| rcon mp_forcecamera 2 ;rconwait | |
| rcon mp_fadetoblack 0 ;rconwait | |
| rcon mp_footsteps 1 ;rconwait | |
| rcon mp_flashlight 1 ;rconwait | |
| rcon mp_autocrosshair 0 ;rconwait | |
| rcon mp_limitteams 0 ;rconwait | |
| rcon mp_logfile 1 ;rconwait | |
| rcon mp_logmessages 1 ;rconwait | |
| rcon mp_autoteambalance 0 ;rconwait | |
| rcon mp_autokick 0 ;rconwait | |
| rcon mp_tkpunish 0 ;rconwait | |
| rcon mp_hostagepenalty 0 ;rconwait | |
| rcon mp_startmoney 800 ;rconwait | |
| rcon mp_maxrounds 0 ;rconwait | |
| rcon mp_timelimit 0 ;rconwait | |
| rcon sv_aim 0 ;rconwait | |
| rcon sv_cheats 0 ;rconwait | |
| rcon sv_maxrate 25000 ;rconwait | |
| rcon sv_minrate 5000 ;rconwait | |
| rcon sv_maxupdaterate 101 ;rconwait | |
| rcon sv_maxspeed 320 ;rconwait | |
| rcon sv_gravity 800 ;rconwait | |
| rcon sv_airmove 1 ;rconwait | |
| rcon sv_airaccelerate 10 ;rconwait | |
| rcon sv_clienttrace 1 ;rconwait | |
| rcon sv_alltalk 0 ;rconwait | |
| rcon sv_proxies 1 ;rconwait | |
| rcon say "ClanBase Counter-Strike server settings V1.6 loaded." |
This file contains hidden or 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
| unbindall | |
| bind "0" "slot10" | |
| bind "1" "slot1" | |
| bind "2" "slot2" | |
| bind "3" "slot3" | |
| bind "4" "slot4" | |
| bind "5" "slot5" | |
| bind "6" "slot6" | |
| bind "7" "slot7" | |
| bind "8" "slot8" | |
| bind "9" "slot9" | |
| bind "a" "+moveleft" | |
| bind "b" "buymenu" | |
| bind "c" "radio3" | |
| bind "d" "+moveright" | |
| bind "e" "+use" | |
| bind "f" "buy flashbang; use weapon_flashbang" | |
| bind "g" "drop" | |
| bind "h" "buy molotov; use weapon_molotov" | |
| bind "i" "show_loadout_toggle" | |
| bind "j" "+lookatweapon" | |
| bind "k" "+voicerecord" | |
| bind "m" "teammenu" | |
| bind "n" "say_team The bomb is here!" | |
| bind "q" "lastinv" | |
| bind "r" "+reload" | |
| bind "s" "+back" | |
| bind "t" "buy smokegrenade; use weapon_smokegrenade" | |
| bind "u" "messagemode2" | |
| bind "v" "buy hegrenade; use weapon_hegrenade" | |
| bind "w" "+forward" | |
| bind "x" "radio2" | |
| bind "y" "messagemode" | |
| bind "z" "radio1" | |
| bind "[" "net_graph 0" | |
| bind "]" "net_graph 1" | |
| bind "`" "toggleconsole" | |
| bind "," "buyammo1" | |
| bind "." "buyammo2" | |
| bind "SPACE" "+jump" | |
| bind "TAB" "+showscores" | |
| bind "ESCAPE" "cancelselect" | |
| bind "DEL" "mute" | |
| bind "PAUSE" "pause" | |
| bind "SHIFT" "+duck" | |
| bind "RSHIFT" "+showscores" | |
| bind "CTRL" "+speed" | |
| bind "F2" "autobuy" | |
| bind "F3" "rebuy" | |
| bind "F5" "jpeg" | |
| bind "F6" "save quick" | |
| bind "F7" "load quick" | |
| bind "F10" "quit prompt" | |
| bind "MOUSE1" "+attack" | |
| bind "MOUSE2" "+attack2" | |
| bind "MOUSE3" "+showscores" | |
| bind "MWHEELUP" "+duck" | |
| bind "MWHEELDOWN" "+jump" | |
| adsp_debug "0" | |
| ai_report_task_timings_on_limit "0" | |
| ai_think_limit_label "0" | |
| budget_averages_window "30" | |
| budget_background_alpha "128" | |
| budget_bargraph_background_alpha "128" | |
| budget_bargraph_range_ms "16.6666666667" | |
| budget_history_numsamplesvisible "100" | |
| budget_history_range_ms "66.666666667" | |
| budget_panel_bottom_of_history_fraction ".25" | |
| budget_panel_height "384" | |
| budget_panel_width "512" | |
| budget_panel_x "0" | |
| budget_panel_y "50" | |
| budget_peaks_window "30" | |
| budget_show_averages "0" | |
| budget_show_history "1" | |
| budget_show_peaks "1" | |
| bugreporter_uploadasync "0" | |
| bugreporter_username "" | |
| c_maxdistance "200" | |
| c_maxpitch "90" | |
| c_maxyaw "135" | |
| c_mindistance "30" | |
| c_minpitch "0" | |
| c_minyaw "-135" | |
| c_orthoheight "100" | |
| c_orthowidth "100" | |
| c_thirdpersonshoulder "false" | |
| c_thirdpersonshoulderaimdist "120.0" | |
| c_thirdpersonshoulderdist "40.0" | |
| c_thirdpersonshoulderheight "5.0" | |
| c_thirdpersonshoulderoffset "20.0" | |
| cam_collision "1" | |
| cam_idealdelta "4.0" | |
| cam_idealdist "150" | |
| cam_idealdistright "0" | |
| cam_idealdistup "0" | |
| cam_ideallag "4.0" | |
| cam_idealpitch "0" | |
| cam_idealyaw "0" | |
| cam_snapto "0" | |
| cc_lang "" | |
| cc_linger_time "1.0" | |
| cc_predisplay_time "0.25" | |
| cc_subtitles "0" | |
| chet_debug_idle "0" | |
| cl_allowdownload "1" | |
| cl_allowupload "1" | |
| cl_autohelp "1" | |
| cl_autowepswitch "0" | |
| cl_bob_lower_amt "21" | |
| cl_bobamt_lat "0.4" | |
| cl_bobamt_vert "0.25" | |
| cl_bobcycle "0.98" | |
| cl_buy_favorite_nowarn "0" | |
| cl_buy_favorite_quiet "0" | |
| cl_chatfilter_version "1" | |
| cl_chatfilters "63" | |
| cl_clanid "0" | |
| cl_cmdrate "101" | |
| cl_color "3" | |
| cl_crosshair_drawoutline "0" | |
| cl_crosshair_dynamic_maxdist_splitratio "0" | |
| cl_crosshair_dynamic_splitalpha_innermod "1" | |
| cl_crosshair_dynamic_splitalpha_outermod "0.5" | |
| cl_crosshair_dynamic_splitdist "4" | |
| cl_crosshair_outlinethickness "1" | |
| cl_crosshairalpha "255" | |
| cl_crosshaircolor "1" | |
| cl_crosshaircolor_b "0" | |
| cl_crosshaircolor_g "255" | |
| cl_crosshaircolor_r "0" | |
| cl_crosshairdot "0" | |
| cl_crosshairgap "-1" | |
| cl_crosshairgap_useweaponvalue "0" | |
| cl_crosshairscale "0" | |
| cl_crosshairsize "5" | |
| cl_crosshairstyle "4" | |
| cl_crosshairthickness "1" | |
| cl_crosshairusealpha "1" | |
| cl_debugrumble "0" | |
| cl_detail_avoid_force "0.4" | |
| cl_detail_avoid_radius "64" | |
| cl_detail_avoid_recover_speed "0.25" | |
| cl_detail_max_sway "5" | |
| cl_disablefreezecam "1" | |
| cl_disablehtmlmotd "1" | |
| cl_dm_buyrandomweapons "0" | |
| cl_downloadfilter "nosounds" | |
| cl_embedded_stream_audio_volume "60" | |
| cl_embedded_stream_audio_volume_xmaster "1" | |
| cl_fixedcrosshairgap "3" | |
| cl_forcepreload "1" | |
| cl_freezecampanel_position_dynamic "1" | |
| cl_hud_background_alpha "1.000000" | |
| cl_hud_bomb_under_radar "1" | |
| cl_hud_color "0" | |
| cl_hud_healthammo_style "1" | |
| cl_hud_playercount_pos "0" | |
| cl_hud_playercount_showcount "1" | |
| cl_hud_radar_scale "0.800000" | |
| cl_idealpitchscale "0.8" | |
| cl_inv_showdividerline "0" | |
| cl_inventory_saved_filter "all,not_defaultequipped" | |
| cl_inventory_saved_sort "newest" | |
| cl_join_advertise "1" | |
| cl_loadout_colorweaponnames "0" | |
| cl_logofile "0" | |
| cl_minimal_rtt_shadows "1" | |
| cl_mouselook "1" | |
| cl_mute_enemy_team "0" | |
| cl_obs_interp_enable "0" | |
| cl_observercrosshair "1" | |
| cl_operation_premium_reminder_op06 "0" | |
| cl_radar_always_centered "1" | |
| cl_radar_icon_scale_min "0.6" | |
| cl_radar_rotate "1" | |
| cl_radar_scale "0.7" | |
| cl_radar_square_with_scoreboard "1" | |
| cl_righthand "0" | |
| cl_rumblescale "0" | |
| cl_scalecrosshair "1" | |
| cl_scoreboard_mouse_enable_binding "+attack2" | |
| cl_show_clan_in_death_notice "1" | |
| cl_showhelp "0" | |
| cl_showloadout "0" | |
| cl_showpluginmessages "1" | |
| cl_soundfile "0" | |
| cl_spec_follow_grenade_key "0" | |
| cl_spec_mode "5" | |
| cl_teamid_overhead_name_alpha "245" | |
| cl_teamid_overhead_name_fadetime "1.0" | |
| cl_teammate_colors_show "1" | |
| cl_thirdperson "0" | |
| cl_timeout "60" | |
| cl_updaterate "100" | |
| cl_use_opens_buy_menu "1" | |
| cl_viewmodel_shift_left_amt "1.5" | |
| cl_viewmodel_shift_right_amt "0.75" | |
| closecaption "0" | |
| closeonbuy "0" | |
| commentary_firstrun "0" | |
| con_enable "1" | |
| crosshair "1" | |
| cursortimeout "60.0" | |
| dsp_enhance_stereo "1" | |
| econ_highest_baseitem_seen "64" | |
| engine_no_focus_sleep "50" | |
| force_audio_english "0" | |
| func_break_max_pieces "15" | |
| g15_update_msec "250" | |
| gameinstructor_enable "0" | |
| hud_scaling "0.850000" | |
| hud_showtargetid "1" | |
| hud_takesshots "0" | |
| joy_accelmax "1.0" | |
| joy_accelscale "3.5" | |
| joy_accelscalepoly "0.4" | |
| joy_advanced "0" | |
| joy_advaxisr "0" | |
| joy_advaxisu "0" | |
| joy_advaxisv "0" | |
| joy_advaxisx "0" | |
| joy_advaxisy "0" | |
| joy_advaxisz "0" | |
| joy_autoaimdampen "0" | |
| joy_autoAimDampenMethod "0" | |
| joy_autoaimdampenrange "0" | |
| joy_axisbutton_threshold "0.3" | |
| joy_cfg_preset "1" | |
| joy_circle_correct "1" | |
| joy_curvepoint_1 "0.001" | |
| joy_curvepoint_2 "0.4" | |
| joy_curvepoint_3 "0.75" | |
| joy_curvepoint_4 "1" | |
| joy_curvepoint_end "2" | |
| joy_diagonalpov "0" | |
| joy_display_input "0" | |
| joy_forwardsensitivity "-1" | |
| joy_forwardthreshold "0.15" | |
| joy_gamma "0.2" | |
| joy_inverty "0" | |
| joy_lowend "1" | |
| joy_lowend_linear "0.55" | |
| joy_lowmap "1" | |
| joy_movement_stick "0" | |
| joy_name "joystick" | |
| joy_no_accel_jump "0" | |
| joy_pitchsensitivity "-1" | |
| joy_pitchthreshold "0.15" | |
| joy_response_look "0" | |
| joy_response_look_pitch "1" | |
| joy_response_move "1" | |
| joy_sensitive_step0 "0.1" | |
| 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" | |
| joystick "0" | |
| joystick_force_disabled "1" | |
| joystick_force_disabled_set_from_options "1" | |
| key_bind_version "1" | |
| lobby_default_access "0" | |
| lobby_voice_chat_enabled "0" | |
| lockMoveControllerRet "0" | |
| lookspring "0" | |
| lookstrafe "0" | |
| m_customaccel "0" | |
| m_customaccel_exponent "1.05" | |
| m_customaccel_max "0" | |
| m_customaccel_scale "0.04" | |
| m_forward "1" | |
| m_mouseaccel1 "0" | |
| m_mouseaccel2 "0" | |
| m_mousespeed "0" | |
| m_pitch "0.022" | |
| m_rawinput "1" | |
| m_side "0.8" | |
| m_yaw "0.022" | |
| mapoverview_icon_scale "1.0" | |
| mat_monitorgamma "1.750000" | |
| 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" | |
| mc_max_yawrate "230.0" | |
| mm_csgo_community_search_players_min "3" | |
| mm_dedicated_search_maxping "150" | |
| mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020" | |
| muzzleflash_light "0" | |
| name "lymeh" | |
| net_allow_multicast "1" | |
| net_graph "1" | |
| net_graphheight "0" | |
| net_graphholdsvframerate "0" | |
| net_graphmsecs "400" | |
| net_graphpos "1" | |
| net_graphproportionalfont "1" | |
| net_graphshowinterp "1" | |
| net_graphshowlatency "1" | |
| net_graphshowsvframerate "0" | |
| net_graphsolid "1" | |
| net_graphtext "1" | |
| net_maxroutable "1200" | |
| net_scale "5" | |
| net_steamcnx_allowrelay "1" | |
| npc_height_adjust "1" | |
| option_duck_method "0" | |
| option_speed_method "0" | |
| password "42DC1B47D64036C73A0B038E684FCE2CE1F5D7BF5A484DE4C30F985CD5B54D6A" | |
| play_distance "1" | |
| player_botdifflast_s "0.000000" | |
| player_competitive_maplist_8_5_0_EF00F6A0 "mg_de_dust2,mg_de_inferno" | |
| player_gamemodelast_m "2.000000" | |
| player_gamemodelast_s "1.000000" | |
| player_gametypelast_m "1.000000" | |
| player_gametypelast_s "0.000000" | |
| player_last_leaderboards_filter "0" | |
| player_last_leaderboards_mode "0" | |
| player_last_leaderboards_panel "0" | |
| player_last_medalstats_category "3.000000" | |
| player_last_medalstats_panel "1.000000" | |
| player_maplast_m "0" | |
| player_maplast_s "0" | |
| player_medalstats_most_recent_time "1450307590" | |
| player_nevershow_communityservermessage "0" | |
| player_teamplayedlast "3" | |
| r_drawmodelstatsoverlaymax "1.5" | |
| r_drawmodelstatsoverlaymin "0.1" | |
| r_drawtracers_firstperson "0" | |
| r_eyegloss "0" | |
| r_eyemove "0" | |
| r_eyeshift_x "0" | |
| r_eyeshift_y "0" | |
| r_eyeshift_z "0" | |
| r_eyesize "0" | |
| safezonex "1.000000" | |
| safezoney "1.000000" | |
| sc_enable "1.0" | |
| sc_joystick_map "1" | |
| sc_pitch_sensitivity "1.0" | |
| sc_yaw_sensitivity "1.0" | |
| scene_showfaceto "0" | |
| scene_showlook "0" | |
| scene_showmoveto "0" | |
| scene_showunlock "0" | |
| sensitivity "5.3" | |
| sf_ui_tint "1" | |
| sk_autoaim_mode "1" | |
| skill "1.000000" | |
| snd_deathcamera_volume "0.000000" | |
| snd_duckerattacktime "0.5" | |
| snd_duckerreleasetime "2.5" | |
| snd_duckerthreshold "0.15" | |
| snd_ducking_off "1" | |
| snd_ducktovolume "0.55" | |
| snd_legacy_surround "0" | |
| snd_mapobjective_volume "1.000000" | |
| snd_menumusic_volume "0.000000" | |
| snd_mixahead "0.05" | |
| snd_music_selection "2" | |
| snd_musicvolume "0" | |
| snd_musicvolume_multiplier_inoverlay "0.1" | |
| snd_mute_losefocus "1" | |
| snd_pitchquality "1" | |
| snd_roundend_volume "0.000000" | |
| snd_roundstart_volume "0.000000" | |
| snd_tensecondwarning_volume "1.000000" | |
| spec_replay_autostart "1" | |
| spec_show_xray "0" | |
| spec_usenumberkeys_nobinds "1" | |
| ss_splitmode "0" | |
| store_version "1" | |
| suitvolume "0.25" | |
| sv_forcepreload "1" | |
| sv_log_onefile "0" | |
| sv_logbans "0" | |
| sv_logecho "1" | |
| sv_logfile "1" | |
| sv_logflush "0" | |
| sv_logsdir "logs" | |
| sv_noclipaccelerate "5" | |
| sv_noclipspeed "5" | |
| sv_pvsskipanimation "1" | |
| sv_skyname "sky_dust" | |
| sv_specaccelerate "5" | |
| sv_specnoclip "1" | |
| sv_specspeed "3" | |
| sv_unlockedchapters "1" | |
| sv_voiceenable "1" | |
| sys_antialiasing "0" | |
| sys_aspectratio "0" | |
| sys_refldetail "0" | |
| texture_budget_background_alpha "128" | |
| texture_budget_panel_bottom_of_history_fraction ".25" | |
| texture_budget_panel_height "284" | |
| texture_budget_panel_width "512" | |
| texture_budget_panel_x "0" | |
| texture_budget_panel_y "450" | |
| tr_best_course_time "0" | |
| tr_completed_training "0" | |
| tv_nochat "0" | |
| ui_steam_overlay_notification_position "topleft" | |
| vgui_message_dialog_modal "1" | |
| viewmodel_fov "68" | |
| viewmodel_offset_x "2.500000" | |
| viewmodel_offset_y "0" | |
| viewmodel_offset_z "-1.500000" | |
| viewmodel_presetpos "3" | |
| voice_caster_enable "0" | |
| voice_caster_scale "1" | |
| voice_enable "1" | |
| voice_forcemicrecord "1" | |
| voice_mixer_boost "0" | |
| voice_mixer_mute "0" | |
| voice_mixer_volume "1.0" | |
| voice_modenable "0" | |
| voice_scale "1" | |
| voice_system_enable "1" | |
| voice_threshold "2000" | |
| volume ".3" | |
| vprof_graphheight "256" | |
| vprof_graphwidth "512" | |
| vprof_unaccounted_limit "0.3" | |
| vprof_verbose "1" | |
| vprof_warningmsec "10" | |
| weapon_accuracy_logging "0" | |
| windows_speaker_config "1" | |
| xbox_autothrottle "1" | |
| xbox_throttlebias "100" | |
| xbox_throttlespoof "200" | |
| zoom_sensitivity_ratio_joystick "1.0" | |
| zoom_sensitivity_ratio_mouse "0.85" |
This file contains hidden or 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
| unbindall | |
| bind "0" "slot10" | |
| bind "1" "slot1" | |
| bind "2" "slot2" | |
| bind "3" "slot3" | |
| bind "4" "slot4" | |
| bind "5" "slot5" | |
| bind "6" "slot6" | |
| bind "7" "slot7" | |
| bind "8" "slot8" | |
| bind "9" "slot9" | |
| bind "a" "+moveleft" | |
| bind "b" "buymenu" | |
| bind "c" "radio3" | |
| bind "d" "+moveright" | |
| bind "e" "+use" | |
| bind "f" "buy flashbang; use weapon_flashbang" | |
| bind "g" "drop" | |
| bind "h" "buy molotov; use weapon_incgrenade; use weapon_molotov" | |
| bind "i" "show_loadout_toggle" | |
| bind "j" "+lookatweapon" | |
| bind "k" "+lookatweapon" | |
| bind "l" "say_team a vot teper ja buhoi... kakoi shot, ja ebal wcg" | |
| bind "m" "teammenu" | |
| bind "n" "say_team The bomb is here!" | |
| bind "q" "lastinv" | |
| bind "r" "+reload" | |
| bind "s" "+back" | |
| bind "t" "buy smokegrenade; use weapon_smokegrenade" | |
| bind "u" "messagemode2" | |
| bind "v" "buy hegrenade; use weapon_hegrenade" | |
| bind "w" "+forward" | |
| bind "x" "radio2" | |
| bind "y" "messagemode" | |
| bind "z" "radio1" | |
| bind "KP_END" "noclip" | |
| bind "KP_DOWNARROW" "give weapon_hegrenade;give weapon_flashbang;give weapon_smokegrenade;give weapon_incgrenade;give weapon_molotov;give weapon_decoy" | |
| bind "KP_PGDN" "cast_ray" | |
| bind "KP_LEFTARROW" "bot_add t; bot_place; bot_stop 1" | |
| bind "[" "net_graph 0" | |
| bind "]" "net_graph 1" | |
| bind "`" "toggleconsole" | |
| bind "," "buyammo1" | |
| bind "." "buyammo2" | |
| bind "SPACE" "+jump" | |
| bind "TAB" "+showscores" | |
| bind "ESCAPE" "cancelselect" | |
| bind "DEL" "mute" | |
| bind "PAUSE" "pause" | |
| bind "SHIFT" "+duck" | |
| bind "ALT" "+voicerecord" | |
| bind "CTRL" "+speed" | |
| bind "RCTRL" "+altbinds" | |
| bind "F2" "autobuy" | |
| bind "F3" "rebuy" | |
| bind "F5" "jpeg" | |
| bind "F6" "save quick" | |
| bind "F7" "load quick" | |
| bind "F10" "quit prompt" | |
| bind "MOUSE1" "+attack" | |
| bind "MOUSE2" "+attack2" | |
| bind "MOUSE4" "use weapon_flashbang" | |
| bind "MOUSE5" "noclip" | |
| bind "MWHEELUP" "+duck" | |
| bind "MWHEELDOWN" "+jump" | |
| @panorama_debug_overlay_opacity "0.8" | |
| adsp_debug "0" | |
| ai_report_task_timings_on_limit "0" | |
| ai_think_limit_label "0" | |
| budget_averages_window "30" | |
| budget_background_alpha "128" | |
| budget_bargraph_background_alpha "128" | |
| budget_bargraph_range_ms "16.6666666667" | |
| budget_history_numsamplesvisible "100" | |
| budget_history_range_ms "66.666666667" | |
| budget_panel_bottom_of_history_fraction ".25" | |
| budget_panel_height "384" | |
| budget_panel_width "512" | |
| budget_panel_x "0" | |
| budget_panel_y "50" | |
| budget_peaks_window "30" | |
| budget_show_averages "0" | |
| budget_show_history "0" | |
| budget_show_peaks "1" | |
| bugreporter_uploadasync "0" | |
| bugreporter_username "" | |
| c_maxdistance "200" | |
| c_maxpitch "90" | |
| c_maxyaw "135" | |
| c_mindistance "30" | |
| c_minpitch "0" | |
| c_minyaw "-135" | |
| c_orthoheight "100" | |
| c_orthowidth "100" | |
| c_thirdpersonshoulder "false" | |
| c_thirdpersonshoulderaimdist "120.0" | |
| c_thirdpersonshoulderdist "40.0" | |
| c_thirdpersonshoulderheight "5.0" | |
| c_thirdpersonshoulderoffset "20.0" | |
| cachedvalue_count_partybrowser "1531685396" | |
| cachedvalue_count_teammates "1531749651" | |
| cam_collision "1" | |
| cam_idealdelta "4.0" | |
| cam_idealdist "150" | |
| cam_idealdistright "0" | |
| cam_idealdistup "0" | |
| cam_ideallag "4.0" | |
| cam_idealpitch "0" | |
| cam_idealyaw "0" | |
| cam_snapto "0" | |
| cc_lang "" | |
| cc_linger_time "1.0" | |
| cc_predisplay_time "0.25" | |
| cc_subtitles "0" | |
| chet_debug_idle "0" | |
| cl_allowdownload "1" | |
| cl_allowupload "1" | |
| cl_autohelp "1" | |
| cl_autowepswitch "0" | |
| cl_bob_lower_amt "21" | |
| cl_bobamt_lat "0.4" | |
| cl_bobamt_vert "0.25" | |
| cl_bobcycle "0.98" | |
| cl_chatfilter_version "1" | |
| cl_chatfilters "63" | |
| cl_clanid "0" | |
| cl_clock_24hour "1" | |
| cl_cmdrate "64.000000" | |
| cl_color "3" | |
| cl_crosshair_drawoutline "0" | |
| cl_crosshair_dynamic_maxdist_splitratio "0.35" | |
| cl_crosshair_dynamic_splitalpha_innermod "1" | |
| cl_crosshair_dynamic_splitalpha_outermod "0.5" | |
| cl_crosshair_dynamic_splitdist "7" | |
| cl_crosshair_outlinethickness "1" | |
| cl_crosshair_sniper_show_normal_inaccuracy "0" | |
| cl_crosshair_sniper_width "1" | |
| cl_crosshair_t "0" | |
| cl_crosshairalpha "255" | |
| cl_crosshaircolor "1" | |
| cl_crosshaircolor_b "0.000000" | |
| cl_crosshaircolor_g "255.000000" | |
| cl_crosshaircolor_r "0" | |
| cl_crosshairdot "0" | |
| cl_crosshairgap "-2" | |
| cl_crosshairgap_useweaponvalue "0" | |
| cl_crosshairscale "0" | |
| cl_crosshairsize "3" | |
| cl_crosshairstyle "4" | |
| cl_crosshairthickness "1" | |
| cl_crosshairusealpha "1" | |
| cl_debugrumble "0" | |
| cl_detail_avoid_force "0.4" | |
| cl_detail_avoid_radius "64" | |
| cl_detail_avoid_recover_speed "0.25" | |
| cl_detail_max_sway "5" | |
| cl_disablefreezecam "1" | |
| cl_disablehtmlmotd "0" | |
| cl_dm_buyrandomweapons "0" | |
| cl_downloadfilter "nosounds" | |
| cl_embedded_stream_audio_volume "60" | |
| cl_embedded_stream_audio_volume_xmaster "1" | |
| cl_fixedcrosshairgap "3" | |
| cl_forcepreload "1" | |
| cl_freezecampanel_position_dynamic "1" | |
| cl_hud_background_alpha "0.760000" | |
| cl_hud_bomb_under_radar "1" | |
| cl_hud_color "4" | |
| cl_hud_healthammo_style "1" | |
| cl_hud_playercount_pos "0" | |
| cl_hud_playercount_showcount "0" | |
| cl_hud_radar_scale "1" | |
| cl_idealpitchscale "0.8" | |
| cl_inventory_saved_filter2 "all,not_defaultequipped" | |
| cl_inventory_saved_sort2 "inv_sort_rarity" | |
| cl_join_advertise "1" | |
| cl_minimal_rtt_shadows "1" | |
| cl_mouselook "1" | |
| cl_mute_all_but_friends_and_party "0" | |
| cl_mute_enemy_team "0" | |
| cl_obs_interp_enable "0" | |
| cl_observercrosshair "1" | |
| cl_playerspray_auto_apply "1" | |
| cl_radar_always_centered "1" | |
| cl_radar_icon_scale_min "0.6" | |
| cl_radar_rotate "1" | |
| cl_radar_scale "0.6" | |
| cl_radar_square_with_scoreboard "1" | |
| cl_righthand "0" | |
| cl_rumblescale "0" | |
| cl_scalecrosshair "1" | |
| cl_scoreboard_mouse_enable_binding "+attack2" | |
| cl_show_clan_in_death_notice "0" | |
| cl_showhelp "0" | |
| cl_showloadout "0" | |
| cl_showpluginmessages2 "0" | |
| cl_spec_follow_grenade_key "0" | |
| cl_spec_mode "6" | |
| cl_teamid_overhead_always "2" | |
| cl_teammate_colors_show "2" | |
| cl_thirdperson "0" | |
| cl_timeout "30.000000" | |
| cl_updaterate "64.000000" | |
| cl_use_opens_buy_menu "1" | |
| cl_viewmodel_shift_left_amt "1.5" | |
| cl_viewmodel_shift_right_amt "0.75" | |
| closecaption "0" | |
| closeonbuy "0" | |
| commentary_firstrun "0" | |
| con_enable "1" | |
| crosshair "1" | |
| dsp_enhance_stereo "0" | |
| engine_no_focus_sleep "50" | |
| force_audio_english "0" | |
| func_break_max_pieces "15" | |
| g15_update_msec "250" | |
| gameinstructor_enable "0" | |
| hud_scaling "0.851000" | |
| hud_showtargetid "1" | |
| hud_takesshots "0" | |
| joy_accelmax "1.0" | |
| joy_accelscale "3.5" | |
| joy_accelscalepoly "0.4" | |
| joy_advanced "0" | |
| joy_advaxisr "0" | |
| joy_advaxisu "0" | |
| joy_advaxisv "0" | |
| joy_advaxisx "0" | |
| joy_advaxisy "0" | |
| joy_advaxisz "0" | |
| joy_autoaimdampen "0" | |
| joy_autoAimDampenMethod "0" | |
| joy_autoaimdampenrange "0" | |
| joy_axisbutton_threshold "0.3" | |
| joy_cfg_preset "1" | |
| joy_circle_correct "1" | |
| joy_curvepoint_1 "0.001" | |
| joy_curvepoint_2 "0.4" | |
| joy_curvepoint_3 "0.75" | |
| joy_curvepoint_4 "1" | |
| joy_curvepoint_end "2" | |
| joy_diagonalpov "0" | |
| joy_display_input "0" | |
| joy_forwardsensitivity "-1" | |
| joy_forwardthreshold "0.15" | |
| joy_gamma "0.2" | |
| joy_inverty "0" | |
| joy_lowend "1" | |
| joy_lowend_linear "0.55" | |
| joy_lowmap "1" | |
| joy_movement_stick "0" | |
| joy_name "joystick" | |
| joy_no_accel_jump "0" | |
| joy_pitchsensitivity "-1" | |
| joy_pitchthreshold "0.15" | |
| joy_response_look "0" | |
| joy_response_look_pitch "1" | |
| joy_response_move "1" | |
| joy_sensitive_step0 "0.1" | |
| 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" | |
| joystick "0" | |
| joystick_force_disabled "1" | |
| joystick_force_disabled_set_from_options "1" | |
| lobby_default_privacy_bits1 "1" | |
| lockMoveControllerRet "0" | |
| lookspring "0" | |
| lookstrafe "0" | |
| m_customaccel "0" | |
| m_customaccel_exponent "1.05" | |
| m_customaccel_max "0" | |
| m_customaccel_scale "0.04" | |
| m_forward "1" | |
| m_mouseaccel1 "0" | |
| m_mouseaccel2 "0" | |
| m_mousespeed "0" | |
| m_pitch "0.022" | |
| m_rawinput "1" | |
| m_side "0.8" | |
| m_yaw "0.022" | |
| mapoverview_icon_scale "1.0" | |
| mat_monitorgamma "1.600000" | |
| 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" | |
| mc_max_yawrate "230.0" | |
| mm_csgo_community_search_players_min "3" | |
| mm_dedicated_search_maxping "89.999992" | |
| mm_server_search_lan_ports "27015,27016,27017,27018,27019,27020" | |
| muzzleflash_light "0" | |
| name "lymeh" | |
| net_allow_multicast "1" | |
| net_graph "0" | |
| net_graphheight "60" | |
| net_graphholdsvframerate "0" | |
| net_graphipc "0" | |
| net_graphmsecs "200" | |
| net_graphpos "1" | |
| net_graphproportionalfont "0" | |
| net_graphshowinterp "1" | |
| net_graphshowlatency "1" | |
| net_graphshowsvframerate "0" | |
| net_graphsolid "1" | |
| net_graphtext "1" | |
| net_maxroutable "1200" | |
| net_scale "5" | |
| net_steamcnx_allowrelay "1" | |
| npc_height_adjust "1" | |
| option_duck_method "0" | |
| option_speed_method "0" | |
| panorama_debugger_saved_height "720" | |
| panorama_debugger_saved_width "1280" | |
| panorama_debugger_saved_xpos "0" | |
| panorama_debugger_saved_ypos "0" | |
| password "D9DEBE60A97424AE764AC2861FF95F297F21E7CC0ECD11DF2ADB3ECD73FA65BA" | |
| play_distance "1" | |
| player_botdifflast_s "5.000000" | |
| player_competitive_maplist_2v2_7_0_3F9CD3AE "mg_de_inferno,mg_de_overpass,mg_de_cbble,mg_de_train,mg_de_shortnuke,mg_de_shortdust,mg_gd_rialto,mg_de_lake" | |
| player_competitive_maplist_8_7_0_77AED00 "mg_de_mirage,mg_de_cache,mg_de_inferno,mg_de_overpass,mg_de_train,mg_de_nuke,mg_de_dust2,mg_de_cbble,mg_de_canals,mg_cs_office,mg_cs_agency" | |
| player_nevershow_communityservermessage "0" | |
| player_teamplayedlast "2" | |
| player_wargames_list2_7_0_604 "mg_skirmish_armsrace,mg_skirmish_demolition,mg_skirmish_flyingscoutsman" | |
| r_drawmodelstatsoverlaymax "1.5" | |
| r_drawmodelstatsoverlaymin "0.1" | |
| r_drawtracers_firstperson "0" | |
| r_eyegloss "0" | |
| r_eyemove "0" | |
| r_eyeshift_x "0" | |
| r_eyeshift_y "0" | |
| r_eyeshift_z "0" | |
| r_eyesize "0" | |
| rate "786432" | |
| safezonex "1.000000" | |
| safezoney "1.000000" | |
| sc_enable "1.0" | |
| sc_joystick_map "1" | |
| sc_pitch_sensitivity "1.0" | |
| sc_yaw_sensitivity "1.0" | |
| scene_showfaceto "0" | |
| scene_showlook "0" | |
| scene_showmoveto "0" | |
| scene_showunlock "0" | |
| sensitivity "2.25" | |
| sk_autoaim_mode "1" | |
| skill "1.000000" | |
| snd_deathcamera_volume "0.0" | |
| snd_duckerattacktime "0.5" | |
| snd_duckerreleasetime "2.5" | |
| snd_duckerthreshold "0.15" | |
| snd_ducking_off "1" | |
| snd_ducktovolume "0.55" | |
| snd_hrtf_distance_behind "100" | |
| snd_hwcompat "0" | |
| snd_mapobjective_volume "0.0" | |
| snd_menumusic_volume "0.0" | |
| snd_mix_async "1" | |
| snd_mix_async_onetime_reset "1" | |
| snd_mixahead "0.05" | |
| snd_music_selection "1" | |
| snd_music_volume_onetime_reset_2 "1" | |
| snd_musicvolume_multiplier_inoverlay "0.1" | |
| snd_mute_losefocus "0" | |
| snd_mvp_volume "0.000000" | |
| snd_pitchquality "1" | |
| snd_roundend_volume "0.000000" | |
| snd_roundstart_volume "0.0" | |
| snd_tensecondwarning_volume "0.000000" | |
| snd_use_hrtf_onetime_reset "0" | |
| sound_device_override "" | |
| spec_replay_autostart "0" | |
| spec_show_xray "1" | |
| spec_usenumberkeys_nobinds "0" | |
| ss_splitmode "0" | |
| store_version "1" | |
| suitvolume "0.25" | |
| sv_forcepreload "1" | |
| sv_log_onefile "0" | |
| sv_logbans "0" | |
| sv_logecho "1" | |
| sv_logfile "1" | |
| sv_logflush "0" | |
| sv_logsdir "logs" | |
| sv_noclipaccelerate "5" | |
| sv_noclipspeed "5" | |
| sv_pvsskipanimation "1" | |
| sv_skyname "cs_tibet" | |
| sv_specaccelerate "5" | |
| sv_specnoclip "1" | |
| sv_specspeed "3" | |
| sv_unlockedchapters "1" | |
| sv_voiceenable "1" | |
| test_convar "0" | |
| texture_budget_background_alpha "128" | |
| texture_budget_panel_bottom_of_history_fraction ".25" | |
| texture_budget_panel_height "284" | |
| texture_budget_panel_width "512" | |
| texture_budget_panel_x "0" | |
| texture_budget_panel_y "450" | |
| tr_best_course_time "0" | |
| tr_completed_training "0" | |
| tv_nochat "0" | |
| ui_inventorysettings_recently_acknowledged "" | |
| ui_playsettings_maps_listen_casual "random_classic" | |
| ui_playsettings_maps_listen_competitive "random_classic" | |
| ui_playsettings_maps_listen_deathmatch "random_classic" | |
| ui_playsettings_maps_listen_scrimcomp2v2 "mg_de_inferno" | |
| ui_playsettings_maps_listen_skirmish "mg_skirmish_flyingscoutsman" | |
| ui_playsettings_maps_official_casual "mg_casualsigma" | |
| ui_playsettings_maps_official_deathmatch "mg_dust247" | |
| ui_playsettings_maps_official_survival "mg_xl_enclave" | |
| ui_playsettings_maps_workshop "@workshop/741681886/aimxreflextrainingmap" | |
| ui_playsettings_mode_listen "casual" | |
| ui_playsettings_mode_official "competitive" | |
| ui_playsettings_warmup_map_name "de_mirage" | |
| ui_steam_overlay_notification_position "topright" | |
| ui_vanitysetting_itemid "14632354675" | |
| ui_vanitysetting_loadoutslot "rifle1" | |
| ui_vanitysetting_model "models/player/custom_player/legacy/ctm_sas.mdl" | |
| ui_vanitysetting_team "ct" | |
| vgui_message_dialog_modal "1" | |
| viewmodel_fov "68" | |
| viewmodel_offset_x "2.500000" | |
| viewmodel_offset_y "0" | |
| viewmodel_offset_z "-1.500000" | |
| viewmodel_presetpos "3" | |
| viewmodel_recoil "1.0" | |
| voice_caster_enable "0" | |
| voice_caster_scale "1" | |
| voice_enable "1" | |
| voice_forcemicrecord "1" | |
| voice_mixer_boost "0" | |
| voice_mixer_mute "0" | |
| voice_mixer_volume "1.0" | |
| voice_modenable "1" | |
| voice_scale "0.300000" | |
| voice_system_enable "1" | |
| voice_threshold "2000" | |
| volume ".2" | |
| vprof_graphheight "256" | |
| vprof_graphwidth "512" | |
| vprof_unaccounted_limit "0.3" | |
| vprof_verbose "1" | |
| vprof_warningmsec "10" | |
| weapon_accuracy_logging "0" | |
| windows_speaker_config "0" | |
| xbox_autothrottle "1" | |
| xbox_throttlebias "100" | |
| xbox_throttlespoof "200" | |
| zoom_sensitivity_ratio_joystick "1.0" | |
| zoom_sensitivity_ratio_mouse "1.2" |
This file contains hidden or 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
| fps_max "1000" | |
| ticrate "2500" | |
| tickrate "2500" | |
| mp_autokick "0" | |
| mp_autoteambalance "0" | |
| mp_buytime "0.25" | |
| mp_c4timer "35" | |
| mp_chattime "5" | |
| mp_consistency"1" | |
| mp_decals"300" | |
| mp_fadetoblack "1" | |
| mp_flashlight "0" | |
| mp_footsteps "1" | |
| mp_forcecamera "2" | |
| mp_forcechasecam "2" | |
| mp_freezetime "10" | |
| mp_friendlyfire "1" | |
| mp_kickpercent"1" | |
| mp_limitteams "0" | |
| mp_logdetail "3" | |
| mp_logecho "0" | |
| mp_logfile "1" | |
| mp_logmessages "1" | |
| mp_mapvoteratio"1" | |
| mp_maxrounds "0" | |
| mp_roundtime "1.75" | |
| mp_startmoney "800" | |
| mp_timelimit "0" | |
| mp_tkpunish "0" | |
| mp_winlimit "0" | |
| allow_spectators "1" | |
| decalfrequency "60" | |
| edgefriction"2" | |
| host_framerate"0" | |
| log on | |
| pausable "1" | |
| sv_accelerate"5" | |
| sv_aim "0" | |
| sv_airaccelerate "10" | |
| sv_airmove "1" | |
| sv_allowdownload "1" | |
| sv_allowupload "1" | |
| sv_alltalk "0" | |
| sv_cheats "0" | |
| sv_clienttrace "1" | |
| sv_friction"4" | |
| sv_gravity "800" | |
| sv_maxrate "25000" | |
| sv_minrate "12000" | |
| sv_maxupdaterate "100" | |
| sv_minupdaterate "0" | |
| sv_maxspeed "320" | |
| sv_proxies "2" | |
| sv_send_logos "0" | |
| sv_send_resources "1" | |
| sv_stepsize "18" | |
| sv_timeout "65" | |
| sv_voiceenable "0" | |
| sv_wateraccelerate"10" | |
| sv_wateramp"0" | |
| sv_waterfriction"1" |
This file contains hidden or 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
| dsp_enhance_stereo "0" | |
| snd_legacy_surround "0" | |
| snd_mixahead "0.05" | |
| snd_pitchquality "1" | |
| snd_deathcamera_volume "0.0" | |
| snd_mapobjective_volume "0.0" | |
| snd_menumusic_volume "0.0" | |
| snd_musicvolume "0.5" | |
| snd_mute_losefocus "0" | |
| snd_roundend_volume "0.2" | |
| snd_roundstart_volume "0.0" | |
| snd_tensecondwarning_volume "0.2" | |
| volume "0.3" | |
| voice_scale "0.3" | |
| snd_mute_losefocus "0" | |
| // RECOMMENDED HEADPHONES SETTINGS | |
| windows_speaker_config "1" | |
| snd_front_headphone_position "45.0" | |
| snd_rear_headphone_position "90.0" | |
| snd_headphone_pan_exponent "1.2" | |
| snd_headphone_pan_radial_weight "0.5" |
This file contains hidden or 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
| // ClanBase | |
| // Counter-Strike Server Settings | |
| // Version 1.0 | |
| say "Warmup Settings" | |
| alias rconwait "wait;wait;wait;wait;wait;wait;wait" | |
| rcon mp_autokick "0";rconwait | |
| rcon mp_autocrosshair "0";rconwait | |
| rcon mp_autoteambalance "0";rconwait | |
| rcon mp_buytime "3";rconwait | |
| rcon mp_c4timer "35";rconwait | |
| rcon mp_fadetoblack "0";rconwait | |
| rcon mp_flashlight "1";rconwait | |
| rcon mp_footsteps "1";rconwait | |
| rcon mp_forcecamera "2";rconwait | |
| rcon mp_forcechasecam "2";rconwait | |
| rcon mp_freezetime "0";rconwait | |
| rcon mp_friendlyfire "0";rconwait | |
| rcon mp_friendly_grenade_damage "0";rconwait | |
| rcon mp_hostagepenalty "0";rconwait | |
| rcon mp_limitteams "0";rconwait | |
| rcon mp_logfile "0";rconwait | |
| rcon mp_logmessages "0";rconwait | |
| rcon mp_maxrounds "0";rconwait | |
| rcon mp_roundtime "3";rconwait | |
| rcon mp_startmoney "16000";rconwait | |
| rcon mp_timelimit "0";rconwait | |
| rcon mp_tkpunish "0";rconwait | |
| rcon sv_airaccelerate "10";rconwait | |
| rcon sv_aim "0";rconwait | |
| rcon sv_airmove "1";rconwait | |
| rcon sv_cheats "0";rconwait | |
| rcon sv_gravity "800";rconwait | |
| rcon sv_maxrate "25000";rconwait | |
| rcon sv_minrate "2500";rconwait | |
| rcon sv_maxupdaterate "100";rconwait | |
| rcon rcon sv_minupdaterate "20";rconwait | |
| rcon sv_maxspeed "320";rconwait | |
| rcon sv_clienttrace "1";rconwait | |
| rcon sys_ticrate "10000" ;rconwait | |
| rcon allow_spectators "0";rconwait | |
| rcon rcon decalfrequency "60";rconwait | |
| rcon host_framerate "0";rconwait | |
| rcon pausable "0";rconwait | |
| rcon log off | |
| rcon sv_restart 1 | |
| say "Warmup Settings Loaded - GL & HF" |
Author
Author
CS:GO
-console -tickrate 128 +cl_updaterate 128 +cl_interp 0 -novid -freq 144 +exec autoexec -panorama
Author
C:\Windows\system32>mklink /J "C:\Users\O\Dropbox\Backup\CSGO\730\local\cfg" "C:\Program Files (x86)\Steam\userdata\27411361\730\local\cfg"
Junction created for C:\Users\O\Dropbox\Backup\CSGO\730\local\cfg <<===>> C:\Program Files (x86)\Steam\userdata\27411361\730\local\cfg
Author
C:\Program Files (x86)\Steam\userdata\27411361\730\local\cfg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CS1.6
-noforcemparms -noforcemaccel -noforcemspd -nofbo -console -width 640 -height 480 -freq 120