Advertisement
Guest User

buffalo

a guest
Sep 22nd, 2016
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. input_device = "USB,2-axis 8-button gamepad "
  2. input_driver = "udev"
  3. input_start_btn = "7"
  4. input_exit_emulator_btn = "7"
  5. input_up_axis = "-1"
  6. input_a_btn = "0"
  7. input_b_btn = "1"
  8. input_reset_btn = "1"
  9. input_down_axis = "+1"
  10. input_right_axis = "+0"
  11. input_state_slot_increase_axis = "+0"
  12. input_x_btn = "2"
  13. input_menu_toggle_btn = "2"
  14. input_select_btn = "6"
  15. input_enable_hotkey_btn = "6"
  16. input_y_btn = "3"
  17. input_left_axis = "-0"
  18. input_state_slot_decrease_axis = "-0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement