Jump to content

danvac

Members
  • Posts

    335
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by danvac

  1. I don't understand why so many people thinks that kickstarter is eshop and funding project is buying stuff. You can pledge more than selected tier just to support project without being greedy.
  2. There is other thing. Levels 50, 75, 90 and 110 probably got to higher reward level for their shipping cost so people which live in US on this level can be crying too.
  3. DCS: Fw 190 D-9 Dora, Alpha access, and print-ready PDF manual What exactly Alpha access means for Dora as it will be released in short time? EDIT: Ah, sorry I probably had brain malfunction during reading. You can delete this post with reply as it is useless.
  4. Attach 1000 dollar bill with every sign and you will have bigger chance changing anything. :D
  5. This happend twice to me after rough landing. I think you crippled your gears so you are not able to stand still anymore. ;-)
  6. How did you enabled mach meter?
  7. I have also problems with autopilot. But I think the problem is that AFM is very unforgiving regardless center position of joystick. I have hotas warthog and I have to push joystick little some way to make it really center. Maybe other people have bigger dead zone in center so they don't run into this problem. So I would recommend you to check in DIView if your joystick reports exact center position when you let him be. Or you can just for test enable much bigger deadzone and test if you are able to enable autopilot in that conditions.
  8. Hi, it is reported that landing/taxi light switch is not moving?
  9. DCS: US Marine. I expect whole simulation including "food input and output.". :D
  10. This discussion should not continue.
  11. What about your internet connection?
  12. Check onboard battery.
  13. Hi, I would like to have Gametrix ECS. It is somebody willing to buy it for me and send it to Europe - Czech Republic? In preference someone with paypal. Thanks.
  14. I hope it is same issue as this: http://forums.eagle.ru/showthread.php?t=110684
  15. Already reported and fixed in internal build. Hope it will go out soon. http://forums.eagle.ru/showthread.php?t=110684
  16. I was flying that mission today again and I got same outcome. http://uloz.to/x7hVaQNX/su-25-01-zip Log is also in that zip. Even in log is visible that I hit him and anyone else. [226] = { ["initiator"] = "Grach 3-1", ["initiatorMissionID"] = "148", ["initiatorPilotName"] = "danvac", ["t"] = 123946.54, ["target"] = "Unit #107", ["targetMissionID"] = "172", ["type"] = "hit", ["weapon"] = "S-13OF", }, [227] = { ["initiator"] = "Unit #107", ["initiatorMissionID"] = "172", ["t"] = 123946.54, ["type"] = "dead", },
  17. Hi, I have finished first mission of Su-25A campaing but I did not get any ground kills. Mission Track uploaded there: http://uloz.to/x1CRMW6z/su-25-01x-trk Already reported and fixed in internal build. Hope it will go out soon. http://forums.eagle.ru/showthread.php?t=110684
  18. If you read only first post that means you missed DCS MiG-21Bis NewsFlash - Issue No.2 http://forums.eagle.ru/showpost.php?p=1798849&postcount=134
  19. studioBECZL also left readable news and updates and got to mess full with good work and nice update after weekly updates http://forums.eagle.ru/showthread.php?t=108487
  20. I have moved portrait next to landscape monitor as on screenshot and it is now working as expected with following code. But I don't know why it is not working with previous layout. _ = function(p) return p; end; name = _('MySetup'); Description = 'My Setup' Viewports = { Center = { x = 0; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 1.6; } } RIGHT_MFCD = { x = 2350; y = 0; width = 380; height = 380; } UIMainView = Viewports.Center
  21. Aspect ratio changed to 1.6. There are my options: Screen alignment: Problem still persists.
  22. Hi, I was trying to setup top-down two monitors with MFCD only on bottom one but I have problem that I got duplicated top display on bottom screen and MFCD under that. See screenshot. Could anyone help me? Thanks. My MonitorSetup: _ = function(p) return p; end; name = _('MySetup'); Description = 'My Setup' Viewports = { Center = { x = 0; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 1680/1050; } } RIGHT_MFCD = { x = 1300; y = 1050; width = 380; height = 380; } UIMainView = Viewports.Center
  23. Donation made to The Jon Egging Trust Donation made to The Jon Egging Trust
  24. I can confirm that this happens to me often in singleplayer.
×
×
  • Create New...