I just got into a public lobby with the match id number: 12263453
It already started weird because all the rest of my team were cussing my nickname in the mic. I tried pushing enter to tell them to stop and realized I couldn't do that. That is when I tried ducking on the "players loading waiting room", that did not work either.
So I restarted the game, and changed my keyboard layout (I use Colemak and sometimes that doesn't play nice with games, even though it worked with Deadlock flawlessly). Again no key presses worked.
The game than began and I thought it was just a pre-lobby bug. But...
The solution ribbanya describes works.
I was assuming that it was an exploit by the other players but apparently not so.
You can edit C:\Program Files (x86)\Steam\userdata\<STEAM ID>\1422450\remote\cfg\citadelkeys_personal.lst.
Close the game and open this file in a text editor. Choose one of the options below:
Remove all of the hero-specific sections. This means the quoted hero name, the { afterward, and everything up to and including }.
Code:
"hero_krill"
{
...
}
Copy the "Default" section at the beginning of the file (from { to }) into the { } of the hero you want to have specific keybinds for. Then customize them again in-game or edit them manually. If you don't know your hero's internal name, you can look it up on the wiki. Ctrl-F your hero's name in quotes (like "Paradox") and look at the top left (like hero_chrono).
Delete the file. It should be recreated with default keys. This will reset ALL of your keybindings, including defaults.
You can edit C:\Program Files (x86)\Steam\userdata\<STEAM ID>\1422450\remote\cfg\citadelkeys_personal.lst.
Close the game and open this file in a text editor. Choose one of the options below:
Remove all of the hero-specific sections. This means the quoted hero name, the { afterward, and everything up to and including }.
Code:
"hero_krill"
{
...
}
Copy the "Default" section at the beginning of the file (from { to }) into the { } of the hero you want to have specific keybinds for. Then customize them again in-game or edit them manually. If you don't know your hero's internal name, you can look it up on the wiki. Ctrl-F your hero's name in quotes (like "Paradox") and look at the top left (like hero_chrono).
Delete the file. It should be recreated with default keys. This will reset ALL of your keybindings, including defaults.