Dota2-TheCore-Config-Engine
Dota2-TheCore-Config-Engine copied to clipboard
S key not "Stopping"
Hey guys,
When I hit the S key without any modifiers my character doesnt stop or hold movement. I have to use space+s to stop, is this normal? If not, how do i fix it. Thanks in advance,
@inertia1992 Sorry to tell you, but this project is basically dead. You shouldn't use it anymore IMHO as it's most likely broken beyond repair.
I doubt this is fixable, which is a terrible shame. Valve killed it.
There are some Autohotkey based alternatives, but there's no guarantee that Valve will play nice with it.
There's also this: http://steamcommunity.com/sharedfiles/filedetails/?id=408986743
I have absolutely no idea since I stopped playing dota for a couple months due to Uni, but it definitely looks interesting.
#171 should fix the confusion. 😿
The AutoHotKey solution has been simplified down to a single hotkey rather than a script:
~*Space::ControlSend, , {LWin Down}, Dota 2
*Space Up::Send {LWin Up}
https://github.com/Karrandalf/D2SpaceModifier