Barka Posted April 28, 2021 Posted April 28, 2021 Hello guys, I got a problem for quite a while now with the Mirage, I can't uncage the backup ADI and the HSI is in a very weird configuration. I have the backup gyro switch in the middle position and yet the ADI won't uncage. Although, I get "Horizon Secours" all the time on the HUD, preventing me for accessing the navigation cues etc. The problem started when I logged on a MP server, and since then, I couldn't uncage the ADI again. Furthermore, in the start-up mission, I can't use the INS pad at all. I can hear the clicks of the keypads, but nothing is doing anything. Any ideas ? Thanks a lot !
myHelljumper Posted April 28, 2021 Posted April 28, 2021 Hi, To uncage the back-up ADI, you need to hold the left click and scroll down at the same time, it has been changed some time ago and it's more realistic. For you IDN/VTH/INS problem, did you take a look at the bold text at the bottom of this post ? 1 Helljumper - M2000C Guru Helljumper's Youtube https://www.youtube.com/channel/UCK3rTjezLUxPbWHvJJ3W2fA
Barka Posted April 28, 2021 Author Posted April 28, 2021 Nope, left click and dragging didn't change anything for the ADI. And the HSI still is red and not working. Ah, indeed, I didn't see the patchnote regarding the INS, so now, everything is working regarding the INS ! Thanks ! 1
myHelljumper Posted April 28, 2021 Posted April 28, 2021 (edited) I don't know what to say about your back-up ADI, it's how is works. Edited April 28, 2021 by myHelljumper Helljumper - M2000C Guru Helljumper's Youtube https://www.youtube.com/channel/UCK3rTjezLUxPbWHvJJ3W2fA
Barka Posted April 28, 2021 Author Posted April 28, 2021 Alright, I'll try reddit and some discords to see if someone has an idea of what's happening. Thanks anyway
=36=Witcher Posted April 28, 2021 Posted April 28, 2021 Left click + mouse wheel. That's how I do it, and works 100%.
Barka Posted April 28, 2021 Author Posted April 28, 2021 (edited) I didn't try the mousewheel at all, thanks for the tip, i'll try that. EDIT: The mousewheel did the trick, thanks a lot ! Edited April 28, 2021 by Barka
kotor633 Posted April 28, 2021 Posted April 28, 2021 ************************************** DCS World needs the Panavia Tornado! Really! **************************************
Frederf Posted April 30, 2021 Posted April 30, 2021 It would be good if the knob was changed so that one mouse button pulled the knob and the other was useful for click-and-drag. Right now the only rotation is possible with mousewheel. Having both mouse buttons pull is a bit of a waste. It's actually not that hard. I just deleted the 2nd binding in the clickabledata.lua. Now left mouse button pulls and right mouse button can drag to adjust. Wheel can still rotate too. elements["PTN_325"] = { class = {class_type.BTN, class_type.LEV }, hint = _("Backup ADI Cage/Pitch Adjust Knob - Pull and turn to uncage"), device = devices.FLIGHTINST, action = { device_commands.Button_325, device_commands.Button_328 }, stop_action = {device_commands.Button_325, nil }, is_repeatable = {}, arg = {325, 328 }, arg_value = {1.0, 0.0}, arg_lim = {{0, 1}, {-1, 1}}, gain = {0,0.4}, relative = {false, false}, cycle = false, use_release_message = { true, false }, use_OBB = true }
Galinette Posted April 30, 2021 Posted April 30, 2021 (edited) Did you try if it's still usable with VR controllers? Edit : I tried with mouse and it makes right click + mouse wheel unusable (which most people use). Left click + wheel is much more difficult to do on a standard mouse for a right hand. Definitely a regression. Edited April 30, 2021 by Kercheiz
Recommended Posts