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
484 stars 131 forks source link

AtLibUsbDfu.dll not found. #60

Open clepee opened 11 months ago

clepee commented 11 months ago

Hello,

I have problems converting my arduino to Joystick, I use arduino uno R3 non generic board, so I use CH341SER driver. When I press the .bat the problem "AtLibUsbDfu.dll not found" appears. imagen_2023-12-16_143547114

AlanChatham commented 11 months ago

Hi! My first guess says that this is a driver issue - have you run the UnoJoyDriverInstaller.bat file in the Drivers folder, and if so, did that give any errors?

echo1432 commented 1 week ago

I'll chime in here as I'm having the same problem.

image

I'm not sure what I'm doing wrong, I've tried searching and am getting nowhere. Any help is appreicated.