XInput USB Type not available for Teensy 4.1

Techno

New member
I am trying to use XInput with a Teensy 4.1, and I cannot find XInput as the USB Type. I am using Arduino IDE 2.3.4, Teensy 1.59.0 Board Manager and XInput 1.2.6.
The XInput USB Type shows up for Teensy 4.0, Teensy 3.6 and some of the other boards.
 

Attachments

  • Screenshot 2025-02-17 at 3.18.32 PM.png
    Screenshot 2025-02-17 at 3.18.32 PM.png
    1.1 MB · Views: 24
Yes I did:

/System/Volumes/Data/Users/arushgarg/Library/Arduino15/packages/teensy/hardware/avr/1.59.0/cores (folder contents shown in the attached image)

And then, I replaced the files in teensy3 and teensy4 folders with the files from this repo
 

Attachments

  • Screenshot 2025-02-18 at 9.23.33 AM.png
    Screenshot 2025-02-18 at 9.23.33 AM.png
    48.5 KB · Views: 12
Did you also copy boards.txt?
If I understand the instructions correctly you need to copy the cores folder from Github over your existing cores folder and the boards.txt file.

Paul

1739905750650.png
 
Back
Top