#82575
Anonymous
Inactive

Also,
when I map the buttons for megadrive should I do

input_a_btn = “9”
input_b_btn = “10”
input_c_btn = “11”
input_x_btn = “6”
input_y_btn = “7”
input_z_btn = “8”

because the buttons are A, B, C, X, Y, Z in megadrive?

or does it need to stay in the SNES format like it is automatically?