Jump to content

Sacarino111

Members
  • Posts

    819
  • Joined

  • Last visited

Everything posted by Sacarino111

  1. Hello I found that the TACAN buttons and the Antena selector now works, still no joy for the ANTI ICE for the PITOT and ENGINE, as well as for the Fuel tank auto balance. The most curiouse think is that in other modules I found similar issues, so I guess is not the F5 II wich is having the fail, and I can teel IT'S NOT MY JOYSTICK (MFD COUGAR) as in the 1.5 version the buttons work perfectly, so I suppose it's an DCS 2.XX issue. Thanks and cheers!
  2. Thanks for the help, won't forget my glasses any more! Bye
  3. sotty for the font size, my bad, I wasn't using my glasses!...
  4. Hi everyone. First of all, I'm really happy with that module, I really love it and flying it is a pleasure but, in 2.5 unstable version, I found a few "bugs"/"problems": I'm more the Coclpit builder kind of player, and I found a few keybindings issues, that are not present on the 1.5 version (I'v tryed it, no problems...). This are those bugs": - TACAN knobs not responding to button presses. No matter what buttons they are bound to, they don't respond at all. TACAn channel and mode selector, by the way. - Antenna selection (up/auto/down) work strange: "auto" put the toggle in the correct position, while up/down or SUPERIOR/INFERIOR do nothing. - Pitot anti ice and engine anti ice as well not responding. Once again, no matter what button or joystick they are attached to, no joy! _ Left/Right auto balance toggle also not responding. Looks like a "row" of buttons are causing the same kind of issue, from TACAN controls to Auto balance. Unexpectedly, other controls in this "row" do the job; Temperature control knob, canopy antifog do their job... ANother "area of problem is the RWR receiver buttons: they don' behave correctly: the press of the button in the joystick is like an "on-off" action, they don't stay pressed. Mouse do it correctly, but the idea is having a button doing it. I know this one had been already reported, i read the thread, but it's still there... Obviously, I've done all the troubleshooting I can do (as far as my knowledge allows me to do), so not a joystick problem, that's for sure, I've checked the "default.lua" files in Keyboard and Joystick folders and to me they look identical to the same files in the 1.5 version, so I can't tell any further. So, again, thanks for the NICE MODULE, and let's hope your team can jump into it and fix it. Chhers from Madrid, Spain. A. Sacarino111" Petrovic
  5. Hi everybody. I'm stting up my F18 cockpit and found the Jettison buttons to behave incorrectly (I think): When pressed with the mouse, they stay in that position and the light stays on until new press, but if I bind those buttons to a Joy button (or Keyb input), the jump back to the "unpressed state", light goes off and no fuction (obviously), wich is unconfortable to use. In my opinión it's a bug derived from the "kind" of button modeled, but I hope it would be posible to change it. Thanks again and up the good working! Sacarino111
  6. Merry Christmas to everybody! Let's hope a great 2018 year full of modules at a nice price! Feliz Nochebuena y feliz Navidad! Os deseo unas felices fiestas al equipo de Aviodev y que encuantito se acaben las vacaciones, al tajo! Saludos. Sacarino111
  7. Ok, corrected. The error was on my side!:music_whistling: I checked out the "default" files, both at "keyboard" and at "joystick", and in this last one I enterd a value of "-1". When corrected to "0", the issue desapeared:smartass: Again, thanks for your effort, yours and all the team!
  8. Ok I see. If I scroll down over the potentiometer, at the right hand console, the lights of the panel dim out, but the numbers stay well lit. If I use the joy button assigned to "instrument lighting decrease" in "iluminación", they turn off 100%. And thanks for the answer! (Gracias)
  9. Will Check, but to me they seam to switch completelly off.
  10. Hola a todos. Hoy escribo en Español. Yo sigo con lo mío: las asignaciones de botones o teclas a la radio UHF o al TACAN, por ejemplo, no hacen nada de nada. Además, me he percatado que los dígitos de los motores (N1, N2 etc), desaparecen al apagar la luz del panel, y no creo que ese sea el comportamiento normal. Por otro lado, en el panel IFF, los controles saltan de "todo a nada" y vice versa al asignar los controles ('MODE 1 - X0 Increase' o "decrease")(líneas 171 y 172 de "default.lua"). Por ejemplo, el selector de MODE 1 pasa de 0 a 7 y al revés, sin pasos intermedios. Gracias de nuevo y espero que estos comentarios se tomen como crítica constructiva, ya que el módulo me encanta, Saludos a todos en general y al equipo de AvioDev en especial.
  11. Hello all. First of all, I'd like to say that I love that module, fisrt I find it a great idea for DCS, as two seat planes are ideal for multiplayer and second, as a spanish guy, I use to watch the spanish airshow team do their training at San Javier Airbase when I'm on hollidays, so it's fantastic to "fly" that plane. That is why I find the bugs of this module irritating, and I want to post those issues and some "solutions" I found. 1. Bugs I could fix a. Altimeter The altimeter pressure adjust only upwards (increasing) from the keyboard inputs even if the clickable cockpit acts correctly. After some "playing" with the "default" file (X:\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\C-101\Input\C-101EB\keyboard) , I found that if I change the "value_pressed" from 0 to -1 at line 25, the issues disappears. The line should end up like this: "{combos = {{key = 'B', reformers = {'RCtrl'}}}, pressed = device_commands.Button_15, cockpit_device_id = 2, value_pressed = -1.0, name = _('Altimeter pressure set Decrease'), category = {_('Main instrument panel')}},". In order to get the same results with the joystick assignment, same action must be done In the "default" file at "x:\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\C-101\Input\C-101EB\joystick". b. Airspeed gauge knob The airspeed pinule moves about 100 degrees per touch, and only clockwise. Again, same file, same location (don't forget to backup the file BEFORE any change), and change the "value_pressed" from 1 to 1/100 and from 0 to -1/100 at line 51 and 52. Again, do the same at "joystick" folder file. c. HSI course and Heading knob. More of the same spice: change the values of "value_pressed" at lines 122,123,125,126 to 1/100 or to -1/100, and do the same with the joystick folder file. 2. Bugs I couldn't fix (so they're still there!). a. Wheel brakes Pedals brakes simply don't work. Keyboard does, both symmetrical and asymmetrical, but the inputs from the pedals don't. In the controls screen ("RCtrl+Enter"), I see the correct action. I've compared the files with other modules (F5E) but I couldn't figure out any solution. b. Radio controls That one is perhaps the one I hate the most; none of the radio controls work with the keyboard, not to talk about joystick buttons! I looked at the same files as before and found there are no key assigned to "{combos=..... I typed some entries, did the same for the joystick, but absolutely no response. This annoys me particularly as I'm building a "Standard Cockpit" usable for all the modules, and all the radio controls in other planes/choppers work like a charm. I hope/suppose this will be fixed in the near future. So, that's all my humble contribution to a great module. I hope it could be of some help to somebody. See U guys. P.S. If this has been already discussed in some other/previous post, please accept my apologies and write me the link to it.
×
×
  • Create New...