Whatever, here are some issues that currently affect control configuration.
- It is not possible to bind anything to mouse wheel.
This is probably because mouse wheel is the only "button" in windows that only sends a "down" event and no "up" event. Using AutoHotkey to bind wheelup to a keyboard key that *is* recognized by MWO corroborates this - if you only send the down event, the key is not recognized. - When in the "Keyboard Controls" menu, if you change a binding, then roll the mouse wheel, the bindings appear to revert to their last saved values. If you hit save, however, it does not actually save these values.
- The new zoom controls are problematic.
Sending more than one zoom command within 200ms of each other causes unpredictable behavior in MWO. For example, if you have Adv Zoom fitted and zoom in multiple times within 200ms, the Adv zoom module can appear briefly, then disappears. If you send one zoom in command from zoom 4 (adv zoom), it does not close the adv zoom, so clearly it is behaving strangely if zoom commands are sent too quickly.
FYI, for anyone else having the same issues with zoom, check out the Zoom link in my sig for an app that fixes these niggles.