Advertisement
Guest User

Untitled

a guest
Feb 11th, 2019
524
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. input_driver = "android"
  2. input_device = "DragonRise Inc. Generic USB Joystick "
  3. input_vendor_id = "121"
  4. input_product_id = "6"
  5. input_b_btn = "190"
  6. input_y_btn = "191"
  7. input_select_btn = "196"
  8. input_start_btn = "197"
  9. input_up_axis = "-1"
  10. input_down_axis = "+1"
  11. input_left_axis = "-0"
  12. input_right_axis = "+0"
  13. input_a_btn = "189"
  14. input_x_btn = "188"
  15. input_l_btn = "192"
  16. input_r_btn = "193"
  17. input_l2_btn = "194"
  18. input_r2_btn = "195"
  19. input_l3_btn = "198"
  20. input_r3_btn = "199"
  21. input_l_x_plus_axis = "+0"
  22. input_l_x_minus_axis = "-0"
  23. input_l_y_plus_axis = "+1"
  24. input_l_y_minus_axis = "-1"
  25. input_r_x_plus_btn = "189"
  26. input_r_x_minus_btn = "191"
  27. input_r_y_plus_btn = "190"
  28. input_r_y_minus_btn = "188"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement