Mar 28, 2012 at 7:34 AM
Hi all,
I fixed Cave Story so that it now uses a WASD / NES style of keyboard setup.
Here is the layout:
WASD -- movement
K -- jump
J -- fire weapon
U, I -- change weapon
L -- item screen
; -- display map
EDIT: I've released this here: voxl.org/cavestory_wasd.
Note that in DoConfig you want to have everything set to defaults (except keyboard support turned on, of course).
I fixed Cave Story so that it now uses a WASD / NES style of keyboard setup.
Here is the layout:
WASD -- movement
K -- jump
J -- fire weapon
U, I -- change weapon
L -- item screen
; -- display map
EDIT: I've released this here: voxl.org/cavestory_wasd.
Note that in DoConfig you want to have everything set to defaults (except keyboard support turned on, of course).