Is there a way to remap the controls? Didn't see it under Options but thought I'd ask. My laptop arrow keys don't work, so unless I can remap to WASD I guess I probably can't play this game.
For rpg-maker games, there is a Yanfly Plugin called Keyboard Config that allows players to remap keyboard controls.
Unfortunately, plugins can only be added to the game on the developers side, so this plugin can't really help you.
Instead, refer to my old post
here.
The edit section explains how you can achieve your desired outcome by making simple edits to one of the game's config files called "rp_core.js."
Hope this helps. But, just as I stated in the linked post, be careful when editing these files.