#1799
Jonathan Lundström
Participant

Hey!

Thanks for the list, unfortunaltely I still haven’t been able to configure it to work.

My button layout for player one is the following:

1 (ctrl)      2 (alt)      3 (space)      7 (c)
4 (shift)     5 (z)        6 (x)          8 (v)

And this is how I mapped my keys:

input_player1_a = p
input_player1_b = enter
input_player1_y = ctrl
input_player1_x = alt
input_player1_start = 1
input_player1_select = c
input_player1_l =
input_player1_r =
input_player1_left = left
input_player1_right = right
input_player1_up = up
input_player1_down = down
# input_player1_l2 =
# input_player1_r2 =
# input_player1_l3 =
# input_player1_r3 =

I have no emulator-specific configurations and yet all emulators seem to take different button sets automatically. It’s just as if the config file is never being read. Do note that I have a regular keyboard plugged in as well.

Thanks in advance