Skip to content

Instantly share code, notes, and snippets.

@razor-x
Last active October 16, 2015 05:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save razor-x/14d8c0b119a6d5a4966b to your computer and use it in GitHub Desktop.
Save razor-x/14d8c0b119a6d5a4966b to your computer and use it in GitHub Desktop.
Dota 2 Config

Dota 2 Config

Launch Options

-novid

autoexec.cfg

Install autoexec.cfg into \Steam\steamapps\common\dota 2 beta\game\dota\cfg.

// Enable console.
con_enable "1"
// Run smoothly when not in focus.
engine_no_focus_sleep "0"
dota_disable_range_finder "0"
dota_minimap_misclick_time "9999"
dota_camera_disable_zoom "1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment