Advertisement
Guest User

Retroarch cfg

a guest
Jan 22nd, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Retroarch.cfg
  2.  
  3. input_enable_hotkey = nul
  4. auto_remaps_enable = true
  5.  
  6. And the following file "USBgamepad.cfg" was in retroarch-joypads
  7.  
  8.  
  9. input_device = "USB Gamepad "
  10. input_driver = "udev"
  11. input_start_btn = "9"
  12. input_exit_emulator_btn = "9"
  13. input_up_axis = "-1"
  14. input_a_btn = "1"
  15. input_b_btn = "2"
  16. input_reset_btn = "2"
  17. input_down_axis = "+1"
  18. input_right_axis = "+0"
  19. input_state_slot_increase_axis = "+0"
  20. input_select_btn = "8"
  21. input_enable_hotkey_btn = "8"
  22. input_left_axis = "-0"
  23. input_state_slot_decrease_axis = "-0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement