Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm not even asking for a UI. Please forward this to your coders.
I just want to be able to edit a config file, somewhere. Right now, that ALT key for pings cannot be rebound anywhere, even in the registry. You basically hardcoded it.
Just make a plain text config file, at the very least for keybindings.
I really don't think accidental key pressings are likely, since a keyboard user will surely have all four fingers already on the relevant buttons, and only move their fingers to operate either an emote or a ping. The only button conceivably pressed accidentally for me would be the spacebar with my thumb.
On a personal note, D and F would be the ideal defaults to me.
That's already doable with autohotkey if you want to give it a go.
Create a new AHK script and paste this in it:
MButton::q
XButton1::w
XButton2::e
Replace whatever necessary key you want. If you have more buttons you need to use your mouse software. But you should already be able to bind those buttons to keyboard keys anyway. Create a specific profile for the game.
But that level of customisability not really needed for Minion masters, any key mapping software will do it, Autohotkey being the classic.
You must have a really strange keyboard if you have more distance to T, G, or V, than you have to Y.
Any of the three don't require me to change my hand position at all. Y requires me to extend my index finger past what I'm capable of with the standard hand position.
I also have very long fingers, so it's not a physical problem.
Same with ALT. I have to basically put my thumb below my hand to reach it. TGV are keys that I use in the vast majority of the games I play with no diffficulty. "Y" is almost always "chat".
Most keyboards have their first letter row as QWERTY, mine is AZERTY, but in both cases, Y is after T, so it's impossible for it to be easier to press than T.
Shift and CTRL are both easier to access than ALT, objectively. And the whole keyboard is pretty much free since there are only four main keys.
The rest - ugh, horrible horrible horrible.
And to ping, you must:
(1) find and hold ALT, (2) hold LMB, (3) drag mouse, (4) only then release LMB, (5) and only then finally release ALT.
In that order.
During a match.
It's fricken crazy!
Perhaps we should also be asked to complete an "I'n not a robot" captcha each time we want to ping as well?!!
If you wanted to clear all key bindings from a command, perhaps because it was one you never used and didn't want to accidentally hit it, you could.
You could even assign left/right SHIFT/CTRL/ALT separately whereas now you typically cannot. You can't even differenciate numpad numbers from non-numpad numbers any more! I'm not sure if it's because of lazy programming or idiots who design the operating systems decided that there's no reason to allow differenciation between the left/right keys.