mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-14 04:41:34 +00:00
Add small instruction for using "hats" in config.
This commit is contained in:
parent
23f112385a
commit
9463a2aecf
@ -89,6 +89,8 @@
|
||||
# input_player1_down = down
|
||||
|
||||
# Joypad buttons. Figure these out by looking at jstest /dev/input/js0 output.
|
||||
# You can use joypad hats with hnxx, where n is the hat, and xx is a string representing direction.
|
||||
# E.g. "h0up"
|
||||
# input_player1_a_btn = 1
|
||||
# input_player1_b_btn = 0
|
||||
# input_player1_y_btn = 2
|
||||
|
Loading…
Reference in New Issue
Block a user