please try the latest release, 3.10
Joysticks on MacOS not working.
this device was reported working in the latest release - pls let us know if not
yeah i think so, in that i made most joysticks work out of the box with a simplified model. ill probably need to remove or optionize that though, as per IRC.
Does it work in the GTK build? That env var looks like it disables SDL use of the modern macOS game controller APIs. I think we need to make this into an SDL+macos only setting. It's good that you have a workaround.
configure --with-sdl2joystick to use sdl2 for joysticks in GTK3 builds.
Create branch for testing SDL2 joysticks in GTK3 builds
Create personal branches folder for dqh