Jump to content

RglsPhoto

Members
  • Posts

    277
  • Joined

  • Last visited

Everything posted by RglsPhoto

  1. http://forums.eagle.ru/showthread.php?t=147601 Why and when should I manually enter the coordinates and elevation of initial positions? Could this reduce the time of EGI alignment?
  2. Normally the STEER PT should be placed at FLT PLAN(Flight Plan), so that the flight route and waypoint can be displayed in the TAD. When it is placed in MISSION, all of the waypoint which include the waypoint generated in ME and created manually by the pilot in mission(such as a target point received from JTAC) and the divert airfields will be displayed in TAD, but the flight routed would not displayed. The MARK position is used to display the mark points
  3. you may turn off your UHF radio
  4. I voted "Yes" I always forget which key is chat in A-10C and which one is in FC3.
  5. That's what I want to do on Warthog, e.g. only carry 2 Mavs on a TER.
  6. This needle points to a NDB, IIRC if no NDB is available or your ADF cannot receive the signal, this needle will move all the time. You may refer the pilot manual.
  7. Thank you very much Could I install both the 1.2.8 and the lastest 1.3.4 at the same time?
  8. Hi Vyrtuoz, Will are still fly old DCS Ka-50 1.02 and we want to record the training with your excellent Tacview, could you please send me a previous version which supports the Ka-50 1.02, since the lastest version 1.3.4 doesn't support the Ka-50 1.02 any more. Thanks!
  9. Las Vgas with Hummee Thanks
  10. The shadowplay doesn't record the screen. I have actived it from the control panel but the icon of shadowplay doesn't come out in-game. Maybe I should try it with another game or try it with single screen.
  11. Thanks. @Hadwell I want to record realtime because track replay is still not useable. @HMA Thank you , I will try the Open Broadcaster, @Low Blow I have tried Shadowplay but it doesn't work, I fly DCS with a notebook MSI GT-60
  12. HI all, I fly DCS with 2 screens, one is used for main screen(1920X1080) and another one is for CDU/ABRIS displaying(768X1024). How can I just record the main screen, I have tried Fraps but the Fraps will record both of the 2 screens.
  13. there is a knob at the lower right of altimeter, set it to 10 ft before you takeoff. And you should set it to 29.92 inch after you takeoff
  14. One License, one aircraft. the more simple a system is , the more steady it is. let the DEV focus on something more important, such as bug fixing or more new modules.
  15. Hi All, I try to export the HUD to a USB monitor after I read http://forums.eagle.ru/showthread.php?t=89974. But the HUD is filled with green color in HUD-Only mode. 1. HUD is export to default position(No modifing in monitorsetup.lua) _ = function(p) return p; end; name = _('2 Screen HUD Export'); Description = 'HUD Export'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920/1080; } } GUI= { x = 0; y = 0; width = 1920; height = 1080; } UIMainView=GUI 2.HUD export to second monitor monitorSetup.lua _ = function(p) return p; end; name = _('2 Screen HUD Export'); Description = 'HUD Export'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920/1080; } } GUI= { x = 0; y = 0; width = 1920; height = 1080; } UIMainView=GUI Ka50_HUD= { x = 1920; y = 0; width = 768; height = 768; } That's how it works actually my HUD_init.lua HUD_init.lua any suggestion is appreciated
  16. You may choose GPS mode instead of blended mode for EGI from NAV Page.
  17. You may try to manually select left rack, and fire, then select right one and fire. BTW, You can trim you plane to counteract the disbalance
  18. some changes/updates of dir Mods the center of mass of Mig-21 is modified ---- Modified : /Mods/aircraft/A-10C/bin/A10.dll Modified : /Mods/aircraft/A-10C/bin/Cockpit_A10C.dll Modified : /Mods/aircraft/A-10C/bin/Cockpit_A10Common.dll Modified : /Mods/aircraft/A-10C/bin/a10_protect.dll Modified : /Mods/aircraft/A-10C/bin/a10_protect.exe Modified : /Mods/aircraft/F-86/bin/F86.dll Modified : /Mods/aircraft/F-86/bin/f86_protect.dll Modified : /Mods/aircraft/F-86/bin/f86_protect.exe Modified : /Mods/aircraft/Flaming Cliffs/bin/A10A.dll Modified : /Mods/aircraft/Flaming Cliffs/bin/F15.dll Modified : /Mods/aircraft/Flaming Cliffs/bin/FC3.dll Modified : /Mods/aircraft/Flaming Cliffs/bin/fc3_protect.dll Modified : /Mods/aircraft/Flaming Cliffs/bin/fc3_protect.exe Modified : /Mods/aircraft/Ka-50/bin/CockpitKa50.dll Modified : /Mods/aircraft/Ka-50/bin/Ka50.dll Modified : /Mods/aircraft/Ka-50/bin/ka50_protect.dll Modified : /Mods/aircraft/Ka-50/bin/ka50_protect.exe Modified : /Mods/aircraft/Mi-8MTV2/bin/CockpitMi8.dll Modified : /Mods/aircraft/Mi-8MTV2/bin/Mi8.dll Modified : /Mods/aircraft/Mi-8MTV2/bin/mi8_protect.dll Modified : /Mods/aircraft/Mi-8MTV2/bin/mi8_protect.exe Modified : /Mods/aircraft/MiG-21BIS/Entry/Hs Modified : /Mods/aircraft/MiG-21BIS/Input/MiG-21/keyboard/default.lua Modified : /Mods/aircraft/MiG-21BIS/Sounds/Effects/Aircrafts/Engines/Mig21InAfterburner.wav Modified : /Mods/aircraft/MiG-21BIS/bin/Avionics.dll Modified : /Mods/aircraft/MiG-21BIS/bin/FlightModel.dll Modified : /Mods/aircraft/MiG-21BIS/bin/pcnsl.exe Modified : /Mods/aircraft/MiG-21BIS/bin/ridysywa.dll Modified : /Mods/aircraft/MiG-21BIS/bin/ridysywa.x64 Modified : /Mods/aircraft/MiG-21BIS/entry.lua Modified : /Mods/aircraft/P-51D/bin/Cockpit_P51Common.dll Modified : /Mods/aircraft/P-51D/bin/Cockpit_P51D.dll Modified : /Mods/aircraft/P-51D/bin/P51B.dll Modified : /Mods/aircraft/P-51D/bin/p51_protect.dll Modified : /Mods/aircraft/P-51D/bin/p51_protect.exe Modified : /Mods/aircraft/Uh-1H/bin/CockpitUH1H.dll Modified : /Mods/aircraft/Uh-1H/bin/UH1H-Dyn.dll Modified : /Mods/aircraft/Uh-1H/bin/UH1H.dll Modified : /Mods/aircraft/Uh-1H/bin/uh1_protect.dll Modified : /Mods/aircraft/Uh-1H/bin/uh1_protect.exe Modified : /Mods/tech/CombinedArms/bin/CombinedArms.dll Modified : /Mods/tech/CombinedArms/bin/CombinedArms_protect.dll Modified : /Mods/tech/CombinedArms/bin/CombinedArms_protect.exe
  19. I think joey45 talks about the flight manual instead of the quick start manual.
  20. Why would you try to mute it? This warning caution is critical and should not be disabled or you may ignore it .
  21. CDU NAV / Attributes Sub-Page manual page 229 From TO1-A-10C-1 HSI display When the active steering mode is DIRECT or TO TO, this field displays DIAL HSI TO CRS: XXX.X, where XXX.X is the heading to which the course should be set using the HSI COURSE SET knob. When the active steering mode is TO FROM or while in SCS mode, this field displays HSI SET AT CRS: XXXX, where XXXX is the heading the course arrow was set to using the HSI COURSE SET knob. If the HSI selected magnetic course is undefined, this field displays "****".
×
×
  • Create New...