Jump to content

regiregi22

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by regiregi22

  1. Just tried your mod for 3 days, and it's truly amazing :thumbup:
  2. Waiting eagerly to try it :thumbup:
  3. Will tanks qualifications be available again for sale or at least as a free release? thank you
  4. Is there a link to a site where I can see the detailed improvements over each suite? I know some of them, but would like to see them on a nice official compilation :smartass:
  5. I would like to know if the latest A-10 suites include a color Targetting pod, being it a Litening or Sniper. All I can find is the Sniper being HDTV, but no reference to color. I can't find any reference to it on the web. I would like to justify somehow the use of an addon to color the greyscale DCS Litening. Thank you guys!
  6. Sorry for that, it is the A-10C.
  7. ON-NONE-ON is the nomenclature for a switch that has 3 positions. Maybe if I say UP-NONE-DOWN would be clearer :thumbup: (ON)-NONE-(ON) means up and down positions need to be manually held, or they will return to the NONE position.
  8. It may have been asked before, but I haven't been able to find it. How can I configure the canopy switch to perform similar to the aircraft one? The aircraft has an (ON)-NONE-(ON) (momentary switch in the up and down directions), but as seen in the lua file it is treated as a toggle switch: {down = iCommandPlaneFonar, name = _('Canopy Open/Close'), category = _('Systems')}, I am building a panel for that switch and would like to use it as close to the real thing as possible.
  9. Lucky me. I have just received today a leobodnar board and I intend to use rotary encoders for a variety of controls. How did you fixed that? Thanks in advance
  10. I have recently got a 1080 too. CPU wise I am not too bad (OC'ed 3770K at 4,5Ghz) paired with 16gb of DDR3. Could you please post an screenshot of your settings on Openalpha 2.0? Thanks
  11. Hello, This is the first time I try UltraMFCD and I am having a problem. I am only interested in using the coloured TGP screen, not exporting video panels. I only have this option activated, and in the export check list, I don't have any checked. The problem is that some video sources like the digital clock and the CMSP panels are show just in the middle of the screen. The export de-activate options doesn't seem to make any effect. They do work though with the MFCD, I can activate/deactivate them to be exported. Another thing that doesn't work is the ability to move or resize the video exports along the screen. Thank you, Best regards
  12. I myself use cheats like unlimited ammo, or being invincible, while practicing weapons delivery or missile dodging. But it's not like I feel those desirable on real missions :-)
  13. It's still in Alpha stage, so it needs to go through Beta stage yet. Expect quite some months from now.
  14. I know it isn't the most important thing. But you know, it's just a way to separate the wheat from the chaff. Someone who has the will to learn how to power on the plane (or to just blindly follow the scripted procedure) has a higher chance to take it seriously. I am tired of all those "hurrr durrr look at me I bought the A-10C module, I am a hog pilot, where are the targets? I don't like all that boring TMS and DMS stuff, how do I auto Maverick?" kids.
  15. Is TARS actually working with current DCS 1.5 and Teamspeak (3.0.18.2)?
  16. Hello, It may have been asked before, but how can I disable the Auto start sequence key combination for the A-10C for all users in a cooperative mission? It is listed under the "Cheats" section in the manual. I don't want anybody to use that feature on my server. At least, while they are learning how to fly the hog. Thanks in advance, Best regards
  17. I purchased the Basic FQT in March 2015, and I would like to update it now. What I see is that it isn't any longer an installation file, but a .miz one. How can I load it with the serial number on DCS?
  18. Thank you.
  19. Thanks for this guide. I quickly managed to show on a secondary screen both left and right MFCD, everything working as expected! What I can't manage to do is showing the HSI and RWR on a secondary screen as the thread referenced by your post explained. Does anyon know a way to do it on recent 1.2.16 DCS World version? Best regards
  20. Does this software still work properly on version 1.2.16? It says me that it can't found the DCS World directory. Anyway, would be possible with it showing the HSI on a separate screen?
  21. Not working for me Admin: Please delete this post.
  22. I am trying this method, and while left and right MFCD work as expected, I can't make the RWR to work. My DCS World version is the latest update, 1.2.16.37730. I just edited the file with the viewport as shown in the first post, but no joy. The place where it should be is just a black square. Does this method still work for anyone with the last DCS version? This is my lua file: _ = function(p) return p; end; name = _('Regi both MFCD right screen'); Description = 'Camara en el grande, dos MFCD en el pequeño' Viewports = { Center = { x = 0; y = 0; width = 2560; height = 1440; viewDx = 0; viewDy = 0; aspect = 1.7; } } RWR_SCREEN = { x = 2560; y = 192; width = 640; height = 640; } RIGHT_MFCD = { x = 3200; y = 192; width = 640; height = 640; } UIMainView = Viewports.Center
  23. Is it possible to show the HSI in a different monitor with this? If not, does anyone know any alternative method for doing this? Thanks!
×
×
  • Create New...