Customising Dota 2 - Page 11
Forum Index > The Tavern |
KezseN
Singapore1450 Posts
| ||
ETisME
12393 Posts
there were some really nice clean UI along with useful info on screen. Was a little bit disappointed with Dota 2 level of customisation but this is not too bad, at least a step up from the dota 1 lol | ||
tuts1988
Philippines29 Posts
| ||
IconicSC
United States20 Posts
On April 05 2013 04:42 EyeKon wrote: As far as I can tell I've followed all of the steps 1) creating document 2) double checking location and spelling - it is in the right location ... EDIT: Just saw Ryder.'s post above mine, didn't see it before I posted, going to try his solution. 2nd EDIT: It appears right click deny worked but not minimap icon size a simple thing i used to do when playing other games that used autoexec, it's important that whatever you write up you do it in a new document on notepad or whatever, and then when you save, go to save as, then check the save as type: is set to All Files. then add .cfg to the file name line, no .txt and see if that works. also, it's gotta be autoexec.cfg for it to execute on startup, if you have another cfg file you want to use in conjunction, you can add "exec ___.cfg" to the autoexec (obviously no " here). but make sure if you have another, it's recognized in some way in the autoexec. | ||
DavoS
United States4605 Posts
| ||
Shraft
Sweden701 Posts
On June 05 2013 15:07 ETisME wrote: more customisation is always good. I remember when I first played HoN, I was super impressed by the amount of customisation you could do. there were some really nice clean UI along with useful info on screen. Was a little bit disappointed with Dota 2 level of customisation but this is not too bad, at least a step up from the dota 1 lol More customisation isn't always good. I hope they never introduce custom UIs or addons to Dota 2. | ||
NeThZOR
South Africa7387 Posts
| ||
hews3d
Malaysia2 Posts
| ||
lazyitachi
1043 Posts
Someone can corroborate this. | ||
Epx
Switzerland209 Posts
actually you implemented these exact lines two times in your start post: Command: -noforcemaccel -noforcemspd -useforcedmparms Description: Disable mouse acceleration and as an old counterstrike player your description isn't that clear, while for my knowledge there is no such command as "-useforcedmparms." the correct lines are: -noforcemaccel > reverts to desktop mouse acceleration settings (more) -noforcemparms > reverts to desktop mouse button settings (more) -noforcemspd > uses desktop mouse speed settings (more) for most players it feels better to just skip the "-noforcemspd" command but since it's no fps-game it might not be that important. everyone should try it out by himself although. additionally to get completely rid of acceleration you need to disable "enhanced pointer precision" in windows mouse settings and to be really sure you can install "markC's mouse fix" which edits one line in your registry to delete window's "hidden" mouse accel. | ||
3772
Czech Republic434 Posts
Since they removed dota_range_display, is there any way to achieve similar results (range circle of specified radius)? I found a part of an old config, but it only has these: + Show Spoiler + cl_cmdrate 66 cl_interp 0.0152 cl_interp_ratio 1 cl_lagcompensation 1 cl_pred_optimize 2 cl_smooth 0 cl_smoothtime 0.01 cl_updaterate 66 rate 60000 edit: So I went and found what I wanted, here's my final config if anyone finds it useful: + Show Spoiler + dota_disable_range_finder 0 dota_camera_accelerate 49 dota_camera_disable_zoom 1 dota_screen_shake 0 dota_reset_camera_on_spawn 0 dota_sf_game_end_delay 0 dota_force_right_click_attack 1 dota_health_per_vertical_marker 100 dota_health_hurt_decay_time_min 0 dota_health_hurt_decay_time_max 0 dota_health_hurt_delay 0 dota_health_hurt_threshold 99999 dota_hud_healthbars 3 dota_pain_decay 0 dota_pain_factor 0 dota_pain_fade_rate 0 dota_pain_multiplier 0 alias +center "+dota_camera_follow;-dota_camera_follow;dota_camera_lock 1;" alias -center "dota_camera_lock 0;" bind SPACE +center r_renderoverlayfragment "0" r_threaded_shadow_clip "1" mat_queue_mode "2" r_queued_decals "1" r_queued_post_processing "1" snd_mix_async 1 net_maxcleartime "0" mem_level "0" gpu_level "0" gpu_mem_level "0" cpu_level "0" cl_cmdrate 66 cl_interp 0.0152 cl_interp_ratio 1 cl_lagcompensation 1 cl_pred_optimize 2 cl_smooth 0 cl_smoothtime 0.01 cl_updaterate 66 rate 30000 dota_cheap_water 1 mat_vsync 0 fps_max 60 echo "Autoexec successful." If you want the game to load everything even before the first match, use these: + Show Spoiler + cl_forcepreload 1 sv_forcepreload 1 | ||
wherebugsgo
Japan10647 Posts
| ||
3772
Czech Republic434 Posts
| ||
kilos
Sweden11 Posts
-noforcemaccel -noforcemspd -useforcedmparms to disable mouse acc. I feel no differance at all.. Does these commands even work? When do you need them? I have already my mouse at 6/11 in windows.. And disable mouse acc in windows. | ||
emythrel
United Kingdom2599 Posts
The changes effect the entire UI, if you change Lifestealer to Naix it will show up as that in the hero select screens etc. You can change the name of pretty much everything in the game, including the aegis of the immortal, but for now I'll just focus on the hero names!!! First off go to your steam folder, then navigate your way to your dota 2 installation (on windows this is programs files\steam\steamapps\common\dota 2 beta). Now navigate to dota\resource\ folder. In that folder you will find all the resources for every language. You need to find the file for the language you play in, for instance if you play in english dota_english.txt or russians dota_russian.txt etc. If you dont change the file for the language you play in, nothing will happen for you in game. These are basically the localization files, open your one up and search (ctrl+f) Queen. This will bring you to the part of the text file you need to edit. It looks like whats inside the spoiler (I have already edited the names to how I like them, feel free to copy and paste!!!!): + Show Spoiler + //Hero Names "npc_dota_hero_queenofpain" "QoP" "npc_dota_hero_antimage" "Magina" "npc_dota_hero_kunkka" "Kunkka" "npc_dota_hero_lina" "Lina" "npc_dota_hero_mirana" "Mirana" "npc_dota_hero_windrunner" "Wind" "npc_dota_hero_slardar" "Slar" "npc_dota_hero_lion" "Lion" "npc_dota_hero_phantom_assassin" "PA" "npc_dota_hero_tidehunter" "Tid" "npc_dota_hero_witch_doctor" "WD" "npc_dota_hero_vengefulspirit" "Venge" "npc_dota_hero_juggernaut" "Jugg" "npc_dota_hero_earthshaker" "Shaker" "npc_dota_hero_pudge" "Pudge" "npc_dota_hero_bane" "Bane" "npc_dota_hero_crystal_maiden" "CM" "npc_dota_hero_sven" "Sven" "npc_dota_hero_skeleton_king" "Skele" "npc_dota_hero_storm_spirit" "Storm" "npc_dota_hero_sand_king" "SS" "npc_dota_hero_nevermore" "SF" "npc_dota_hero_drow_ranger" "Drow" "npc_dota_hero_axe" "Axe" "npc_dota_hero_bloodseeker" "Blood" "npc_dota_hero_phantom_lancer" "PL" "npc_dota_hero_razor" "Razor" "npc_dota_hero_morphling" "Morph" "npc_dota_hero_zuus" "Zeus" "npc_dota_hero_tiny" "Tiny" "npc_dota_hero_puck" "Puck" "npc_dota_hero_windrunner" "Wind" "npc_dota_hero_lich" "Lich" "npc_dota_hero_shadow_shaman" "Shaman" "npc_dota_hero_riki" "Riki" "npc_dota_hero_enigma" "Enigma" "npc_dota_hero_tinker" "Tinker" "npc_dota_hero_sniper" "Sniper" "npc_dota_hero_necrolyte" "Necro" "npc_dota_hero_warlock" "Warlock" "npc_dota_hero_beastmaster" "Beast" "npc_dota_hero_venomancer" "Veno" "npc_dota_hero_faceless_void" "Void" "npc_dota_hero_death_prophet" "DP" "npc_dota_hero_pugna" "Pugna" "npc_dota_hero_templar_assassin" "TA" "npc_dota_hero_viper" "Viper" "npc_dota_hero_luna" "Luna" "npc_dota_hero_dragon_knight" "DK" "npc_dota_hero_dazzle" "Dazzle" "npc_dota_hero_rattletrap" "Clock" "npc_dota_hero_leshrac" "Lesh" "npc_dota_hero_furion" "Furion" "npc_dota_hero_life_stealer" "Naix" "npc_dota_hero_dark_seer" "Seer" "npc_dota_hero_clinkz" "Clinkz" "npc_dota_hero_omniknight" "Omni" "npc_dota_hero_enchantress" "Ench" "npc_dota_hero_huskar" "Huskar" "npc_dota_hero_night_stalker" "Stalker" "npc_dota_hero_broodmother" "Brood" "npc_dota_hero_bounty_hunter" "Bounty" "npc_dota_hero_weaver" "Weaver" "npc_dota_hero_jakiro" "Jakiro" "npc_dota_hero_batrider" "Batrider" "npc_dota_hero_chen" "Chen" "npc_dota_hero_spectre" "Spectre" "npc_dota_hero_doom_bringer" "Doom" "npc_dota_hero_ancient_apparition" "AA" "npc_dota_hero_ursa" "Ursa" "npc_dota_hero_spirit_breaker" "SB" "npc_dota_hero_gyrocopter" "Gyro" "npc_dota_hero_alchemist" "Alch" "npc_dota_hero_invoker" "Invoker" "npc_dota_hero_silencer" "Silencer" "npc_dota_hero_obsidian_destroyer" "OD" "npc_dota_hero_lycan" "Lycant" "npc_dota_hero_brewmaster" "Brew" "npc_dota_hero_shadow_demon" "SD" "npc_dota_hero_lone_druid" "Druid" "npc_dota_hero_chaos_knight" "Chaos" "npc_dota_hero_treant" "Treant" "npc_dota_hero_meepo" "Meepo" "npc_dota_hero_ogre_magi" "Ogre" "npc_dota_hero_undying" "Undying" "npc_dota_hero_rubick" "Rubick" "npc_dota_hero_disruptor" "Disruptor" "npc_dota_hero_nyx_assassin" "Nyx" "npc_dota_hero_naga_siren" "Naga" "npc_dota_hero_keeper_of_the_light" "KotL" "npc_dota_hero_visage" "Visage" "npc_dota_hero_wisp" "Wisp" "npc_dota_hero_slark" "Slark" "npc_dota_hero_medusa" "Medusa" "npc_dota_hero_troll_warlord" "Troll" "npc_dota_hero_centaur" "Cent" "npc_dota_hero_magnataur" "Magnus" "npc_dota_hero_shredder" "Timber" "npc_dota_hero_bristleback" "Bristle" "npc_dota_hero_tusk" "Tusk" "npc_dota_hero_skywrath_mage" "Skywrath" "npc_dota_hero_abaddon" "Abaddon" "npc_dota_hero_elder_titan" "Titan" "npc_dota_hero_legion_commander" "Legion" All you need to do is edit the name of the hero to whatever you like, I use as short a form of the name as possible, to make them as small as possible on the minimap. Once you have edited the names, or copy and pasted my ones, you need to save the file... twice. The first save is obvious, to save the changes to the file so they show up in game. The second save is more important!!!! You must save a copy of the file, names dota_insertlanguage_edited.txt. This is because every time the game receives and update, the dota_insertlanguage.txt will be overwritten to its standard state. So you will then overwrite it once again with the backup copy. Even if you dont use names on minimap, this allows you to have the characters named as you like them named within the hero select screens etc. So if you want characters by their dota 1 names, that is possible. Its all client side, so its just for you and perfectly legal. I'll give you some highlights of the other things you can change from the same file: All menu/ui labels, error messages such as "Not connected to the dota 2 network" you see at startup sometimes, all in game tooltips, basically if you see text on the screen...... you can change it from here. | ||
Reesj
Sri Lanka47 Posts
![]() | ||
Qbek
Poland12923 Posts
On October 08 2013 00:08 Reesj wrote: Help plz ![]() A small button in the top right of shop menu is what you are looking for I think | ||
Reesj
Sri Lanka47 Posts
On October 08 2013 00:11 Qbek wrote: A small button in the top right of shop menu is what you are looking for I think Thanks man! sorry for my retardness lol. 1.2k games and still did not c that! | ||
Jonoman92
United States9103 Posts
| ||
2kwatcher
2 Posts
![]() | ||
| ||