Advertisement
Guest User

Pro Controller.cfg

a guest
May 25th, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. input_device = "Pro Controller"
  2. input_driver = "udev"
  3.  
  4. input_enable_hotkey_btn = "13"
  5.  
  6. input_l_btn = "4"
  7. input_l_btn_label = "Z Button"
  8. input_load_state_btn = "4"
  9.  
  10. input_up_axis = "-1"
  11. input_up_axis_label ="D-Pad Up"
  12.  
  13. input_left_axis = "-0"
  14. input_left_axis_label = "D-Pad Left"
  15. input_state_slot_decrease_axis = "-0"
  16. input_select_btn = "13"
  17. input_select_btn_label = "Mode"
  18.  
  19. input_r2_btn = "7"
  20. input_r2_btn = "Right Trigger"
  21.  
  22. input_right_axis = "+0"
  23. input_right_axis_label  = "D-Pad Right"
  24. input_state_slot_increase_axis = "+0"
  25.  
  26. input_l2_btn = "6"
  27. input_l2_btn_label = "Left Trigger"
  28.  
  29. input_r_btn = "5"
  30. input_r_btn_label = "C Button"
  31. input_save_state_btn = "5"
  32.  
  33. input_y_btn = "2"
  34. input_y_btn_label = "Y Button"
  35.  
  36. input_x_btn = "3"
  37. input_x_btn_label = "X Button"
  38. input_menu_toggle_btn = "3"
  39. input_down_axis = "+1"
  40. input_down_axis_label = "D-Pad Down"
  41.  
  42. input_start_btn = "9"
  43. input_start_btn_label = "Start"
  44.  
  45. input_exit_emulator_btn = "9"
  46. input_b_btn = "0"
  47. input_b_btn_label = "B Button"
  48.  
  49. input_reset_btn = "0"
  50. input_a_btn = "1"
  51. input_a_btn_label = "A Button"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement