2

I have a third party wired xbox 360 joypad that I am trying to us for emulators. How do I get this thing to work?

  • Isn't the controller detected by default? For Wine see: http://askubuntu.com/questions/165210/how-do-i-get-an-xbox-360-controller-working – Takkat May 15 '14 at 19:24

1 Answers1

0

Try downloading and configuring xboxdrv (xbox driver)

sudo apt-get install xboxdrv && sudo xboxdrv
ever99
  • 124