Jump to content

Ddaddy

Members
  • Posts

    47
  • Joined

  • Last visited

Everything posted by Ddaddy

  1. Got it sorted. MDI_right_int.lua had the 2 calls inappropriately commented out. Don't have a clue how it happened though. --ViewportHandling --dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") update_screenspace_diplacement(1, true, 0) --try_find_assigned_viewport("RIGHT_MFCD")
  2. Did you get this sorted? I have same issue really, can't export right mfcd on any a/c I have. All other mfcd's export fine.
  3. Ok, I am getting the same in F18, right MFCD will not display. F15 the same. Used to work. The other 2 mfcds display and placement works fine. Just blank on any RMFCD... RIGHT_MFCD = { x = 2957; y = 415; width = 327; height = 353; }
  4. The Right MDI on the F18 will not display on second screen. Tried F15 and the same. Just shows blank. Left MDI and AMPCD will display properly no matter how placed including only if individually in script. Right just shows blank. Can someone check and see if they get the same? Latest open beta. _ = function(p) return p; end; name = _('HillbillyBeer'); Description = 'One monitor configuration' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920/1080; } } UIMainView = Viewports.Center --///////////////// -- COMMON MFCD-LEFT 1366 x 768 --///////////////// LEFT_MFCD = { x = 1920; y = 0; width = 709; height = 768; } --///////////////// -- COMMON MFCD-CENTER --///////////////// CENTER_MFCD = { x = 2630; y = 415; width = 327; height = 353; } --///////////////// -- COMMON MFCD-RIGHT --///////////////// RIGHT_MFCD = { x = 2957; y = 415; width = 327; height = 353; }
  5. Hehe... "common" sense these days seems to be ignorance and idiocy :no_sad:
  6. Hi colo, I purchased a couple days ago and just can't get it to work with IR headtracking (shows what's at screen location so if you not looking into right spot you don't see mfd). Here's the debug of which it has second monitor misidentified ( its 1366 x 768 ) Working dir: D:\Program Files\aInstruments25\App Java version: 1.8.0_241 Country: US User country format: null System locale: en_US OS: Windows 10 OS version: 10.0 OS arch: x86 1 : 1920x1080 0,0 2 : 1920x1080 1920,0 Monitors: 2 ARGS: 1 DCS World path: D:\Program Files\Eagle Dynamics\DCS World DCS userprofile path: C:\Users\Daddy\Saved Games\DCS 127.0.0.1/8 0:0:0:0:0:0:0:1/128 192.168.0.133/24 Internal IP: 192.168.0.133/24 1 : 1920x1080 0,0 2 : 1920x1080 1920,0 Totals: 3840,1080
  7. It's 2 businesses that have been successful so far. I think that leadership in both realize that it's mutually beneficial for both to insure this happens. Not knowing details of the relationship I do know; 1. DCS has shown it does a good (great) job developing and supporting the sim community (almost inarguably the best sim available). 2. Heatblur has a good (great) product as evidenced by us and our desire for the product and IronMike's comments to support and develop the product for us. 3. Obviously technically possible. So the business details will be worked out with both having the same goals, make money through serving customers. Whether it gets done at launch time of SC isn't really relevant, just know that it will be done in a time frame to accomplish the mutual goals as successfully as possible. Imo of course. Now, how do i start this thing!
  8. Does this aircraft supposed to lose fuel pressure and engines shutdown with extended inverted flight?
  9. I never meet a Marine I didn't like/respect. Most dedicated hard working folks I had the privilege to serve with :thumbup:
  10. The lock was gone but familiar with it as my GF at the time was an AMS (she lived with me in my barracks room for 2.5 of the 3 years : ) A good reason to extend not to mention the 30 days extra leave we were given (60 total in a year so 150 days leave for 3 years : ) And liberty almost any time ya wanted as long as your shop was not backlogged. I thought they gave up sub searching from Kef but if they still do I'm sure it's P8's now. Ah, the marine barracks, great bar on the first deck, we'd watch sports and have fights there! Ah the times! Oh, and the chow hall was the best one I ever ate at, the Icelandic Cod was the best I ever ate btw. The best part was working on all the diverse electronics being a cal lab tech including 3.5 years at Cecil with new F18's at the time. I got to know all the systems pretty well an was called on to help in many shops. Well to keep from hijacking this thread completely, I may sign up for the Academy but right now I've just been practicing with the F5 and P51-3. I do the canned missions and practice formation flying (iterate practicing! and only about 35 hours total so far). Picked up the 339 based on this thread and it's really an easy AC to fly compared with the other 2 I fly but really wish it had more systems active. I do like the cockpit instruments, they are the best placed of the other 2 I fly imo. I want to get the F18 and PG on sale atm but I know I'm not ready for it (to fly correctly). Semper Fi and Happy New Year everyone : )
  11. Hey Mac, I was on Kef from 84 till 87 ( I extended, it was great duty). I worked in AIMD, cal lab, and worked on all your test sets and many other systems including the aps 115 and difar. I was lucky to also be a collateral duty inspector so I went on a lot of flights (liberty) as the crew loved not having to wait when back on deck for customs, I did it ; ) Working on the electronics and liberty looking for subs for 8 hours or so, land in Europe and enjoy a day or 2, then look for subs again for 8 hours otw back to Kef. Flew some there (civilian) and the wind was a mess! Take about a bitch ILS! Anyway, just wanted to say hi and share. O7
  12. Many thanks David... I thought I'd leave the whole thing as it clearly shows 16gig isn't enough after 2 missions with the memory leaks. Folks can duplicate this on their system as this does vary somewhat with different systems/settings. For those just wanting to implement cleanmem in task scheduler, 8 minutes is the point : ) O7
  13. Don't forget the display if online competition is a goal. Without a quality high contrast monitor you will be at a disadvantage to those that have them and adjusted well. This is a much better task manager for Win imo. Many features and answers/proves some comments here. A tool all tweakers should have. http://https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer I use "cleanmem" for the memory leak problem. I just leave it running at startup on everything and it never messes up, just works for all memory leak programs. I've been running it a year now it's 100% transparent to PC and myself. It will help all gamers/simers imo. Go to 8:00 in for those already knowing of mem leak to get my implemented solution. Watch whole thing if you need proof of memleak/pagefile usage/lag. So build for the display you are going to use. (1080p @60hz ... 1440p @XX.. 4k @144hz+ dictates considerable deference in hardware $ requirements)
  14. Looks Great I was gonna say good but they are great actually, TY. I added adaptive sharpness. Where I was 90fps (1080p) I'm now 70 but stay above 60 all the time so far. Real improvement. Merry Christmas:pilotfly:
  15. The above works well. Simply google and download "Cleanmem" and have task scheduler run it every 5 minutes. The above vidy shows the results clearly. However, since I have been unable to get the vidy to run in the forum post above and people not usually wanting to click on a URL, which I understand, I don't think the message is getting out to those to whom it can help. Addendum Can someone tell me what is wrong with this code? "[" have been replaced with "{" so as to display the code. {YOUTUBE}{url}https://youtu.be/aj04fY9xsSE{/url}{/YOUTUBE}
  16. Decreases page file usage and crashes ${1} For whatever reason I can not ge the embedded vidy to play. Here is the url
×
×
  • Create New...