thobbsinteractive / magic-carpet-2-hd

Recode Binary code of game Magic Carpet2 to C/C++ language(remake MC2 for any platform)
GNU General Public License v3.0
27 stars 4 forks source link

Later versions of SDL2 than 2.0.14#4 cause issues with the axis of the Xbox controller #265

Open thobbsinteractive opened 1 year ago

thobbsinteractive commented 1 year ago

Strange things happen with later versions of SDL2 than 2.0.14#4 (e.g .2.0.16#4) and the axis on the Xbox controller. I believe it was haptic update that might have change how controller axis are setup in SDL2.

To use the latest version in vcpkg (2.24.0) I will need to look at what is causing this issue