1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-24 10:02:18 -05:00
This commit is contained in:
coliss86 2023-11-12 22:42:39 +01:00
parent 2ed20befef
commit bb6eb4c9f6

View File

@ -104,7 +104,7 @@ Example of NES-controller wiring:
You can test the joystick with this website : https://hardwaretester.com/gamepad. It works with any modern browser.
#### MS Windows
You should go now to `Control Panel -> All Control Panel Items > Devices and Printers (some Windows versions in Game Controllers)` and try to find `Arduino Leonardo` device. Right click on `Gamepad controller definitions` > double click in one of the options (1st is the controller one, and the 2nd is the controller two) and you can now test the buttons.
* You should go now to `Control Panel -> All Control Panel Items > Devices and Printers (some Windows versions in Game Controllers)` and try to find `Arduino Leonardo` device. Right click on `Gamepad controller definitions` > double click in one of the options (1st is the controller one, and the 2nd is the controller two) and you can now test the buttons.
**Notice With Windows!**