Advertisement
Guest User

Untitled

a guest
Apr 26th, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. input_device = "USB Gamepad "
  2. input_driver = "udev"
  3. input_vendor_id = "121"
  4. input_product_id = "17"
  5. input_enable_hotkey_btn = "8"
  6. input_l_btn = "4"
  7. input_l_btn_label = "L1"
  8. input_load_state_btn = "4"
  9. input_up_axis = "-1"
  10. input_left_axis = "-0"
  11. input_state_slot_decrease_axis = "-0"
  12. input_select_btn = "8"
  13. input_select_btn_label = "Select"
  14. input_right_axis = "+0"
  15. input_state_slot_increase_axis = "+0"
  16. input_r_btn = "5"
  17. input_r_btn_label = "R1"
  18. input_save_state_btn = "5"
  19. input_y_btn = "3"
  20. input_y_btn_label = "4/Square"
  21. input_x_btn = "0"
  22. input_x_btn_label = "1/Triangle"
  23. input_menu_toggle_btn = "0"
  24. input_down_axis = "+1"
  25. input_start_btn = "9"
  26. input_start_btn_label = "Start"
  27. input_exit_emulator_btn = "9"
  28. input_b_btn = "2"
  29. input_b_btn_label = "3/Cross"
  30. input_reset_btn = "2"
  31. input_a_btn = "1"
  32. input_a_btn_label = "2/Circle"
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement