- Edited
cybereality
Is there any kind of per app configuration on the mac connexion software?
On windows, the app has that pic I posted above. The default for all non connexion aware software is the pitch axis is enabled and does mouse wheel emulation, everything else is disabled. You can turn it off manually if you get double input (HID and mousewheel).
The app configurations are stored in xml files, so maybe you can make a godot config file that just turns everything off for godot. I have no idea where a mac would store those though (if they even exist on a mac). For windows, the files are at C:\Users\kojack\AppData\Roaming\3Dconnexion\3DxWare\Cfg\
Edit: wait, no, you are talking about when the drivers aren't installed. Ignore all that.
I guess macs are treating it as a generic HID device themselves and add default support.