Is there no way to use WASD movement?
It not common for a RPGMaker game to use WASD controls or offer keybinding. If you want, though, you can download and use
You must be registered to see the links
to remap the keys to something more comfortable...
Edit: Here's a quick script I made for AutoHotkeys that should do the trick. It remaps keys as:
D-pad → WASD
Z → J, Spacebar, Enter
X → K, Backspace, ESC
C →L
A → ; (In case the game has an auto text mode)
You can also use Right Alt and Right Ctrl to toggle this keybinding on or off, in case you're using something different. To run it, just double click on it (after downloading AutoHotkeys)...