Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: N64 controller #97825
    straedom
    Participant

    Well… heres mine, I just got it working, but its a N64 Controller Via GPIO.. I dont know if that matters… Also, my sensitivity for my Analog stick doesnt seem sensitive enough, but I dont see a setting for that.

    Hope this helps…

    input_device = "N64 controller"
    input_driver = "udev"
    input_b_btn = "2"
    input_y_btn = "5"
    input_select_btn = "0"
    input_start_btn = "9"
    input_up_btn = "h0up"
    input_down_btn = "h0down"
    input_left_btn = "h0left"
    input_right_btn = "h0right"
    input_a_btn = "1"
    input_x_btn = "6"
    input_l_btn = "7"
    input_r_btn = "8"
    input_l2_btn = "5"
    input_r2_btn = "4"
    input_l_x_plus_axis = "-0"
    input_l_x_minus_axis = "+0"
    input_l_y_plus_axis = "-1"
    input_l_y_minus_axis = "+1"
    input_enable_hotkey_btn = "0"
    input_exit_emulator_btn = "9"
    input_menu_toggle_btn = "6"
    input_load_state_btn = "7"
    input_save_state_btn = "8"
    input_reset_btn = "2"
    input_state_slot_increase_btn = "h0right"
    input_state_slot_decrease_btn = "h0left"
    
Viewing 1 post (of 1 total)