MickGyver / DaemonBite-Arcade-Encoder

An arcade controller project for the MiSTer FPGA project and any other device accepting USB HID joysticks. Up to 12 buttons are supported. Can also be used to create NeoGeo/Atari/Commodore/Amiga controller to USB adapters.
GNU General Public License v3.0
275 stars 47 forks source link

Problem on Windows #19

Open NuClear235 opened 2 years ago

NuClear235 commented 2 years ago

This device is on Windows PC shown as Arduino Micro and not as joystick and is not working. I need to have it shown as joystick or gamepad device with possibility of setting and testing... On Mister is it working fine.

0x15e commented 2 years ago

I think it does show up in Device Manager as Arduino Micro but it should be working as a class-compliant game controller. Are you saying you've checked the "Set up USB game controllers" control panel and it's not in there?

0x15e commented 2 years ago

I just connected mine and confirmed. There should be two devices for it in Device Manager: a COM port called "Arduino Micro (COM?)" and "HID-compliant game controller" under "Human Interface Devices."

For mine, it shows up in "Set up USB game controllers" as "Arduino Leonardo" with 3 axes, POV hat, and 12 buttons.