Posted August 03, 2022

Try adding a different US keyboard in Windows settings and see what happens.
Even today, I have to have a US keyboard on SHIFT+ALT swap because many games still only properly recognize US keyboard mappings and if I use the default CS layout, many inputs are not recognized. Most often, it's exactly the row of keys with tilde and numbers. Czech layout has ; on tilde key, ° on SHIFT + tilde and diacritical letters on the number keys, which can sometimes confuse some games.
This is what my keyboard types on that row in czech layout:
; + ě š č ř ž ý á í é =
And this is what it types on the US layout:
` 1 2 3 4 5 6 7 8 9 0 - =
With SHIFT, the first key becomes tilde:
~ ! @ # $ % ^ & * ( ) _ +
If you are attempting to open console with SHIFT + key with tilde, SHIFT combo presses have a high chance of not getting recognized in games. So the goal would be to either somehow rebind which key opens the console or find a layout that has tilde available on single keypress and not in a SHIFT combo.
The likely problem is that they game treats that key as ` key and not the ~ key.
Some games check for the mapping of the key, some games check the "internal code" of the key (in layman's terms).
I have encountered both. Games can say in controls that weapons are bound to numbers. Some work even if I have the czech layout on as the game is looking for the internal code of the key pressed and not the actual mapping. Some games look for the exact mapping, so changing the keyboard language makes it so the game doesn't register them. Because when I press 5, the game thinks I pressed "ř", so it does nothing.
This is my keyboard, with red switches, not blue.
Post edited August 03, 2022 by paladin181