CurryKitten / CurryKitten-Sim

FPV quad simulator
67 stars 7 forks source link

Joystick detection issue #75

Closed 3djc closed 3 years ago

3djc commented 3 years ago

I have a HOTA joystick permanently connected for FS2020, and plug OpenTX radio when needed. Windows sees the radio just fine, but the sim doesn't show the alternate joystick choice

Windows joypad config: image

In game image

CurryKitten commented 3 years ago

Since this is an OpenTX based radio, have you checked Windows hasn't updated you to the dreaded Better-USB driver?

CurryKitten commented 3 years ago

Oops, apologies @3djc I didn't know you were an active OpenTX developer, so I would guess that you know if you've got the right driver installed or not :D

I can't seem to replicate the problem you have (although I don't have the same hardware exactly) The actual code just basis this dropdown on the question of how many joysticks are available and has a callback to update this if the number of joysticks change. I have had the situation in the past where my Taranis radios for some reason don't appear dynamically and I've had to quit out of the program and restart (which makes it happy) but typically in trying to track this down, it then works 100% of the time.

But please let me know if you are still experiencing this and if there's any difference between starting up with the radio plugged in vs plugging in after the sim has already started

CurryKitten commented 3 years ago

This has sat around for a month with no updates, so I assume all is good. If not, @3djc please reopen and we'll take another look.