-
-
Save BlackCetha/0ae81a05d07404c31c75 to your computer and use it in GitHub Desktop.
bind w +mfwd | |
bind s +mback | |
bind a +mleft | |
bind d +mright | |
alias +mfwd "-back;+forward;alias checkfwd +forward;" | |
alias +mback "-forward;+back;alias checkback +back;" | |
alias +mleft "-moveright;+moveleft;alias checkleft +moveleft;" | |
alias +mright "-moveleft;+moveright;alias checkright +moveright;" | |
alias -mfwd "-forward;checkback;alias checkfwd none;" | |
alias -mback "-back;checkfwd;alias checkback none;" | |
alias -mleft "-moveleft;checkright;alias checkleft none;" | |
alias -mright "-moveright;checkleft;alias checkright none;" | |
alias checkfwd none | |
alias checkback none | |
alias checkleft none | |
alias checkright none | |
alias none "" | |
bind "SPACE" "+jump" | |
bind "ctrl" "+duck" |
i have an problem my A and D keys are not working does anyone know why?
See my post above, the keybinds are adjusted it's not moveright and moveleft anymore but right and left. Make a null.cfg in this folder C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg Enter all data from my quote above and save.
Go into CS and open console and type: exec null.cfgThis still doesnt work, as adjusting this still causing unnecessary strafing from the previously used key.
Never mentioned it fixed the frozen input.
If you want a fix use AHK script or buy any wooting or the razer huntsman v3 pro.
i have an problem my A and D keys are not working does anyone know why?
See my post above, the keybinds are adjusted it's not moveright and moveleft anymore but right and left. Make a null.cfg in this folder C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive\game\csgo\cfg Enter all data from my quote above and save.
Go into CS and open console and type: exec null.cfgThis still doesnt work, as adjusting this still causing unnecessary strafing from the previously used key.
Never mentioned it fixed the frozen input. If you want a fix use AHK script or buy any wooting or the razer huntsman v3 pro.
I edited my comment and added the modified autoexec.cfg
, this seems to work and handle the frozen input.
hi
This still doesnt work, as adjusting this is still causing unnecessary strafing from the previously used key. A more appropriate form of this would be something like this: