#Bind/Remap using the same CS Scancodes

1 messages · Page 1 of 1 (latest)

flint valve
#

Pretty self explanatory.
Would be nice to be able to remap keys for Counter-Strike 2 using the scancodes because in some languages the scancodes for certain keys don't work.

Thank you

open wharf
#

what

#

scancodes dont change with a language

flint valve
#

well then I dont know, just wanted an easier way to bind things easier

#

had issues with like ç and other keys that are even in chinese or something

#

to try and get more keys that are not bound, to not conflict with windows shortcuts and all

open wharf
#

so how keyboards work is scancodes are always the same and theres only a tiny difference with iso vs ansi where iso has an extra used scancode. scancodes are not characters or such and are just the way the keyboard tells your PC which physical key is pressed. Your pc then uses the keyboard layout you specified to translate the scancode to a character/function

#

your best bet for unused keys is most likely just F keys F1 - F24 and then combining those with shift, alt and ctrl

flint valve