Skip to content

Instantly share code, notes, and snippets.

@bryanveloso
Last active January 3, 2016 15:49
Show Gist options
  • Save bryanveloso/8485419 to your computer and use it in GitHub Desktop.
Save bryanveloso/8485419 to your computer and use it in GitHub Desktop.
My Dota 2 configuration.
con_enable "1" // Enables the console.
dota_disable_range_finder "1" // Activate the visual spell range indicator.
dota_minimap_misclick_time "0.3" // Delay threshold to accept clicks on the mini-map.
dota_player_units_auto_attack "0" // Disable auto-attack.
dota_force_right_click_attack "1" // Enable right-click deny.
dota_range_display "1200"
dota_screen_shake "1"
dota_player_multipler_orders "0"
dota_unit_fly_bonus_height "150"
dota_minimap_simple_colors "0"
dota_health_per_vertical_marker "250"
dota_embers "1"
dota_minimap_ping_duration "3"
dota_minimap_hero_size "900"
net_graph "1" // Enables the network graph.
net_graphinsetbottom "437"
net_graphinsetright "-80"
net_graphproportionalfont "0"
fps_max "120" // Max FPS for client to render.
mat_vsync "1" // VSYNC on/off.
bind "F1" "dota_camera_setpos -2273.898682 1232.745483 982.072876" // Camera bind to top rune.
bind "F2" "dota_camera_setpos 3035.773438 -2972.680176 966.072937" // Camera bind to bottom rune.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment