AlanChatham / UnoJoy

UnoJoy! allows you to easily turn an Arduino Uno (or Mega or Leonardo) into a PS3-compatible USB game controller
GNU General Public License v3.0
483 stars 131 forks source link

UnoJoyDriverInstall.bat #5

Open sikokinesis opened 8 years ago

sikokinesis commented 8 years ago

When I tried to install the drivers by running the bat file the drivers didn't install. Only one did: libusb-win32.

moeburn commented 7 years ago

Download dfu-programmer-win-0.7.2.zip from here:

http://sourceforge.net/projects/dfu-programmer/?source=dlp

Then go into the dfu-prog-usb-1.2.2 folder inside the zip, then copy those contents to UnoJoy-master\Drivers\Windows and replace the files that were there before, then you can run UnoJoyDriverInstaller.bat.

If you try to run UnoJoyDriverInstaller.bat without downloading the updated DFU programmer, you'll get a red X on one of the two drivers the UnoJoyDriverInstaller.bat program tries to install. With the updated DFU programmer, you get two green checkmarks.

Maybe it's just a Windows 8.1 and higher thing, who knows.