How to move left/right
Is there a way to invoke +left/+right externally?
I've already tried the cheapest way with SendInput simulating A and D keys being pressed down, and it didn't work.
I've already tried the cheapest way with SendInput simulating A and D keys being pressed down, and it didn't work.