Jump to content

Fuchs

Members
  • Posts

    36
  • Joined

  • Last visited

1 Follower

About Fuchs

  • Birthday 12/13/1977

Personal Information

  • Flight Simulators
    FSX
    IL2 1946 (4.09 modded)
    Condor Soaring
    Open Falcon
    Lockon
    Blackshark
  • Location
    Liege, Belgium
  • Interests
    Soaring
  • Occupation
    Military

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. https://feedback.orbxdirect.com/ up to you!
  2. https://feedback.orbxdirect.com/
  3. nothing I posted it here by mistake <profanity> happent
  4. strange, the file was uploaded normaly it's fixed
  5. Look like someone forget to change this file, I already saw people starting a new drama because of this Regards
  6. Look like someone forget to change this file, I already saw people starting a new drama because of this Regards
  7. Hi, thanks for this awesome mod!!! I take lot of fun flying it!! Any chance to have also a more modern version to play over Afghanistan? Thanks for your great work
  8. unable to pay... god damn it
  9. +1 for this map
  10. my previous figures was good, just a issue with the file format. Thanks for the help
  11. awesome, I finally get the rights infos Thanks
  12. Hi, I'm coming to you as I can"t make it work as I would like... here is my config Monitor 1 is a 50 inches res: 3840x2160 Monitor 2 is a 17 inches res: 1680x1050 Monitor 3 is a 24 inches res: 1920x1200 My wish is to use monitor 1 as the main screen for DCS use monitor 2 to show MFD for F16, F18 and Av8b Monitor 3 is planed to show Web browser, Discord or briefing ... I tried to make a lua with some infos found on the web but nothing work as expected and now even the lua didn't show up in the menu here is the lua à made but probably totally false... Thanks to the one who will help me to make it work _ = function(p) return p; end; name = _('Fuchs'); Description = 'Two monitors + MFD' Viewports = { Center = { x = 0; y = 0; width = 3840; height = 2160; viewDx = 0; viewDy = 0; aspect = 3840/2160; } LEFT_MFCD = { x = 34; y = 2683; width = 500; height = 500; } RIGHT_MFCD = { x = 1145; y = 2683; width = 500; height = 500; } } UIMainView = Viewports.Center LEFT_MFCD = Viewports.LEFT_MFCD RIGHT_MFCD = Viewports.RIGHT_MFCD
  13. fully agree with above
×
×
  • Create New...