Amazon Luna Controller causing app not to launch
This is in regards to MGBA which uses SDL.
"MGBA will not start if a Amazon Luna Controller is connected to my pc at least via bluetooth. If you turn of the controller it turns on. If you turn it on after MGBA boots it boots right up"
Can you debug it and see what's going on?
If you point me in the right direction probably. I have some event viewer logs.
Ideally you can run the app under Visual Studio to catch any crash or debug output. @endrift might have some insight here as well.
Hmm I'm not the author but let me see what I can do
This bug was filed on the advice of a user who is known to make wild assertions based on almost nothing, most of which are wrong. It's pretty questionable that SDL is the actual issue here, but I don't have an Amazon Luna controller to test with so I'm not sure either way.
That's just what the creator of MGBA the GBA emulator told me. Said to put it here
I am the creator of mGBA. Squall is not.
My apologies I am trying to compile it on my device but I am no programmer. Given enough time I could probably debug it.
What bluetooth radio do you have @slowe4583
on Windows with the Luna driver installed, SDL see's this as a Xinput driver and accesses it through WGI (via User mode emulated XInput), while without it is accessed via the Luna's HIDAPI implementation.