schnoog / Joystick_ESP32S2

Joystick library for ESP32 S2 & S3 devices (native USB) for the Arduino framework.
GNU Lesser General Public License v3.0
34 stars 3 forks source link

Simulating as an XInput controller #9

Closed ShikyC closed 8 months ago

ShikyC commented 8 months ago

Is it possible to simulate the controller as a standard XInput one? For some reasons my game doesn't recognize the buttons and keys input but only support XInput compliant ones. Is it possible to achieve this?

schnoog commented 8 months ago

Hi, unfortunately that's not possible with this library. Sorry