Jump to content

splash

Members
  • Posts

    1180
  • Joined

  • Last visited

Posts posted by splash

  1. Hi, when I press buttons in "physical" UFC they are activated in F-18, but I couldn't get it to work the displays: radio channel, A/P modes, etc. Do I need to configure something special in order to activate the communication between DCS and Winwing UFC?

    Thanks in advance.

    • Like 1
  2. +1.

    Last night I was flying a multiplayer (3 players in fact) mission in Marianas, a quite small mission, no VR. I had frequents freezes for 2-3 seconds from time to time. There weren't any errors in Event Viewer, so I believe that it is a software problem. 

    My configuration is a 5900X, 64 GB, NVM, RTX 4090. 60 fps all the time except when the freeze ocurrs.

  3. Hi, I'm trying to complete this first mission but was unable after three attemps. Could you tell me what does it mean the hard mode option in F10? In the middle of the mission it shows up a message from SABRE20 regarding TACAN 31X. Is that the location of targets? I'm finding pretty hard to find the targets visually.

    Thanks.

     

    Please move this post to the upper level of the forum, it is not a bug.

  4. Hi, I'm using a RTX 4090 and a non OC Ryzen 9 5900X (12 cores / 24 threads) / 64 Gb / NVM, etc. Vsync is activated in the DCS GUI and left in default values in Nvidia Control Panel. This is the typical usage in MT version according to MSI Afterburner. FPS is locked all the time at 60 fps (with Vsync off it is around 113 fps). Is it normal?

    Thanks.

     

    v.jpg

  5. Thanks for your answer. 

    For now, as we have two years of warranty, I have not sent the throttle to Virpil, because I have placed a piece of felt under the slider and now the displacement is much rougher and has less tendency to go towards the center. The detent in the center is definitely annoying and I think I'll end up trying what you say, but I need a quite afternoon to study the area again. When I opened the throttle (as suggested by Virpil support), it was not very clear to me how the mechanism works.

  6. Hi, have you got any photos about the process? I have a problem with my slider which always return to center when you lift the finger off it near the detent (please have a look at the video).  Following Virpil service, I opened the throttle but I couldn't find anything wrong, and does not found out how to rotate the pot. I still did not decide if send it to the Virpil service or not.

    https://drive.google.com/file/d/19rRuSJllIuagzhqKCb5Kkuestnc6mHmO/view?usp=share_link

    Thanks.

    • Like 1
  7. There are three subdirectories under  ..\aircraft\Mirage-F1\missions:

     

    ..\DCS World OpenBeta\Mods\aircraft\Mirage-F1\Missions\EN\Training

    ..\DCS World OpenBeta\Mods\aircraft\Mirage-F1\Missions\QuickStart

    ..\DCS World OpenBeta\Mods\aircraft\Mirage-F1\Missions\Single

     

    and this is the content of quickstart.lua:

    planes = {
    -- Mirage F1CE
      {  
        name = _('Mirage_F1CE Cold Start'),
        file = 'Instant_Action_Mirage_F1CE_ramp_start.miz',
      },
      {
        name = _('Mirage_F1CE Take Off'),
        file = 'Instant_Action_Mirage_F1CE_runway_start.miz',
      },
      { 
        name = _('Mirage_F1CE Interception'),
        file = 'Instant_Action_Mirage_F1CE_intercept.miz',
      },
      { 
        name = _('Mirage_F1CE Dogfight with Cannon'),
        file = 'Instant_Action_Mirage_F1CE_dogfight_cannon.miz',
      },
      { 
        name = _('Mirage_F1CE Dogfight with Missiles'),
        file = 'Instant_Action_Mirage_F1CE_dogfight_missiles.miz',
      },
      { 
        name = _('Mirage_F1CE Ground Attack'),
        file = 'Instant_Action_Mirage_F1CE_ground_attack_practice.miz',
      },
       { 
        name = _('Mirage_F1CE Practice'),
        file = 'Instant_Action_Mirage_F1CE_Marianas_practice.miz',
      }, 
      { 
        name = _('Mirage_F1CE Practice'),
        file = 'Instant_Action_Mirage_F1CE_Nevada_practice.miz',
      },
      { 
        name = _('Mirage_F1CE Navigation'),
        file = 'Instant_Action_Mirage_F1CE_Normandy_navigation.miz',
      }, 
      { 
        name = _('Mirage_F1CE Practice'),
        file = 'Instant_Action_Mirage_F1CE_Persian_Gulf_practice.miz',
      },
      { 
        name = _('Mirage_F1CE Practice'),
        file = 'Instant_Action_Mirage_F1CE_The_Channel_navigation.miz',
      },
      { 
        name = _('Mirage_F1CE Practice'),
        file = 'Instant_Action_Mirage_F1CE_Syria_practice.miz',
      },   
    }

    New missions for South Atlantic map would be very welcome, thanks!

    • Thanks 1
×
×
  • Create New...