[fgo] improve keyboard bindings

This commit is contained in:
2025-07-27 22:05:07 +02:00
parent bb0b023ec0
commit 122034f922

View File

@ -194,19 +194,20 @@ stickDeadzone=7849
[keyboard] [keyboard]
; Keyboard bindings: ; Keyboard bindings:
; Stick controls (default: WASD) ; Keyboard movement
; Default is WASD keys for Joystick movemnt
up=0x57 up=0x57
left=0x41
down=0x53 down=0x53
left=0x41
right=0x44 right=0x44
; Attack (default: Space) ; Dash button. Default is the Left Shift,
attack=0x20 dash=0xA0
; Dash (default: LSHIFT) ; Cycle Target button. Default is the F key.
dash=0xa0 target=0x46
; Change Target (default: J) ; Attack button, Default is the Right Mouse Button.
target=0x4A attack=0x02
; Re-center camera (default: K) ; Noble Phantasm button. Default is the Spacebar
camera=0x4B np=0x20
; Noble Phantasm (default: L) ; Center Camera, Default is the C key
np=0x4C camera=0x43