Advertisement
Guest User

Untitled

a guest
Nov 7th, 2021
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. input_device = "8Bitdo SN30 Pro"
  2. input_driver = "udev"
  3. input_r_y_plus_axis = "+3"
  4. input_r_y_plus_axis_label = "RS Down"
  5. input_left_btn = "h0left"
  6. input_left_btn_label = "Dpad Left"
  7. input_state_slot_decrease_btn = "h0left"
  8. input_r_x_minus_axis = "-2"
  9. input_r_x_minus_axis_label = "RS Left"
  10. input_right_btn = "h0right"
  11. input_right_btn_label = "Dpad Right"
  12. input_state_slot_increase_btn = "h0right"
  13. input_r_btn = "7"
  14. input_r_btn_label = "R1"
  15. input_save_state_btn = "7"
  16. input_down_btn = "h0down"
  17. input_down_btn_label = "Dpad Down"
  18. input_r_y_minus_axis = "-3"
  19. input_r_y_minus_axis_label = "RS Up"
  20. input_l_btn = "6"
  21. input_l_btn_label = "L1"
  22. input_load_state_btn = "6"
  23. input_r_x_plus_axis = "+2"
  24. input_r_x_plus_axis_label = "RS Right"
  25. input_y_btn = "4"
  26. input_y_btn_label = "Y"
  27. input_x_btn = "3"
  28. input_x_btn_label = "X"
  29. input_menu_toggle_btn = "3"
  30. input_b_btn = "1"
  31. input_b_btn_label = "B"
  32. input_reset_btn = "1"
  33. input_a_btn = "0"
  34. input_a_btn_label = "A"
  35. input_up_btn = "h0up"
  36. input_up_btn_label = "Dpad Up"
  37. input_select_btn = "10"
  38. input_select_btn_label = "Select"
  39. input_l3_btn = "13"
  40. input_l3_btn_label = "LS"
  41. input_start_btn = "11"
  42. input_start_btn_label = "Start"
  43. input_exit_emulator_btn = "11"
  44. input_l_x_plus_axis = "+0"
  45. input_l_x_plus_axis_label = "LS Right"
  46. input_l_y_minus_axis = "-1"
  47. input_l_y_minus_axis_label = "LS Up"
  48. input_enable_hotkey_btn = "10"
  49. input_l2_btn = "8"
  50. input_l2_btn_label = "L2"
  51. input_r2_btn = "9"
  52. input_r2_btn_label = "R2"
  53. input_l_y_plus_axis = "+1"
  54. input_l_y_plus_axis_label = "LS Down"
  55. input_r3_btn = "14"
  56. input_r3_btn_label = "RS"
  57. input_l_x_minus_axis = "-0"
  58. input_l_x_minus_axis_label = "LS Left"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement