virgo47 Posted June 19 Posted June 19 I haven't flown CE2 for some time (but I have not long ago), so I can't be sure about the version when this broke... but there is nothing about Christen Eagle in the release notes since the fuel/radio display patch (much welcome!). But now the mouse bindings don't do the right thing. I'm using Quaggles Command Injector with the following settings: {down = 3256, cockpit_device_id = 0, value_down = 0, name = _('Pilot torch light on-off'), category = {_('Lights'), _('Custom')}}, {down = iCommandViewAngleDefault, name = _('Zoom normal'), category = {_('View'), _('Custom')}}, {pressed = iCommandViewCenter, name = _('View Center'), category = {_('View'), _('Custom')}}, {down = iCommandCockpitClickModeOnOff, name = _('Clickable Mouse Cockpit Mode - ON/OFF'), category = {_('General'), _('Custom')}}, ...because your module does not allow binding these things to the mouse for no apparent reason. In the middle of writing this report, I suspected that maybe Quaggle got broken by the latest DCS upgrade (happens occasionally), but I have similar overrides for AJS37 and it works there. So something seems to be broken with the commands themselves in CE2: Zoom axis (mouse wheel) doesn't work (that one is not even handled by Quaggle) Single click to clickable cockpit doesn't work (the fallback default double click does) Zoom normal and View Center seems to work fine though. L-39, F-4E, F-5E, F-14, F/A-18C, MiG-15, F-86F, AJS-37, C-101, FC2024 Yak-52, P-47, Spitfire, CE2 UH-1H, Mi-8, Ka-50 III, SA342 NTTR, PG, SY, Chnl, Norm2, Kola, DE Supercarrier, NS430, WWII, CA VKB STECS+Gladiator/Kosmosima+TPR DCS Unscripted YouTube "Favourite" bugs: 1) Object local camera fast/slow inverted, 2) Yak-52 toggles not toggling, 3) all Caucasus ATC bugs
virgo47 Posted June 28 Author Posted June 28 I found the fix! I normally use MOUSE_BTN3 (middle mouse button) for clickable cockpit toggle (single press), but for whatever reason, it was double assigned also for Camera transpose mode (press and hold). This is the original binding, I'm not sure how it got applied, but after I removed it, the clickable cockpit toggle started to work with a single press as expected. Of course, you still need the Quaggle or something similar for it because it's not provided for the mouse by default (which is a trivial fix for the devs, but often ignored, not just by Mag3). For whatever reason, zoom axis with mouse wheel started to work after this fix as well, I have no idea why. But I'm a happy animal again. Still, Mag3 guys, consider adding at least some useful bindings options for the mouse - without actual bindings, just that the cells in Controls work and are not disabled. Thanks. L-39, F-4E, F-5E, F-14, F/A-18C, MiG-15, F-86F, AJS-37, C-101, FC2024 Yak-52, P-47, Spitfire, CE2 UH-1H, Mi-8, Ka-50 III, SA342 NTTR, PG, SY, Chnl, Norm2, Kola, DE Supercarrier, NS430, WWII, CA VKB STECS+Gladiator/Kosmosima+TPR DCS Unscripted YouTube "Favourite" bugs: 1) Object local camera fast/slow inverted, 2) Yak-52 toggles not toggling, 3) all Caucasus ATC bugs
Recommended Posts