Hello. I use s1 with dualsense. A don't use keyboard and mouse for several games. I think many people do this. Please add counter strafe function.This mechanic is used in some games to instantly stop the movement of the game character.
For example:
keyboard:
If I hold the button "A" to move to the left, then after I release this button, the button should be pressed "D"
gamepad:
If I hold "RS" (x= -100, y=0), After I release the stick, the command should be sent "RS" (x=100, y=0)
Thank you.