Jump to content

kirrasdad

Members
  • Posts

    125
  • Joined

  • Last visited

Everything posted by kirrasdad

  1. looking to spend about 1K, no VR just high res with all the options turned up, currently running a widescreen at 3440 x 1440 res. I want to stick with Intel and the LGA 1700 chip format
  2. Hello All, 5 year mark is coming up on my current build. going to upgrade and would appreciate input! Where is the greatest performance potential? Thanks all!
  3. I'll bet you have a controller double mapping issue, check and clear out the conflict.
  4. I believe in CPG/TEDAC LHG first detent will fire if within constraints, second detent will force override and fire even if not within constraints. RHG first detent is a one second laser range finder, and second detent is laser on as long as trigger is held in
  5. Under GPG controls, LHG needs trigger mapped, RHG needs trigger mapped also, I believe LHG fires weapon and RHG fires laser
  6. I can confirm, if I'm CPG and ask George to slow to 0 IAS. He pulls up, stops then we proceed to lose altitude and slam/bounce onto the deck. then we bounce back up and all is well, albeit some damage
  7. Changed my video setting to fullscreen and now can't access the "apply" button to change. I seem to remember a way to go into the game folder and manually change a configuration file but can't remember. Anybody else?
  8. I have both the Warthog and the new X-56. My preference for the X56 is the ability to twist the rotor without footpedals. Anyone come up with a profile yet?
  9. I knew when Wags completed his last quickstart video, it was going to drop!
  10. got it working by going to windowed mode and lining up all monitors side by side in windows. Thanks to all!
  11. Hello All! I have a frustrating amount of time trying to edit my LUA files to allow my new Cougar LCDs to display my MFDs for A10C, can anyone point me in some direction? Thanks! _ = function(p) return p; end; name = _('my practice'); Description = '3 monitors'; Viewports = { Center = { x = 0; y = 0; width = 3440; height = 1440; viewDx = 0; viewDy = 0; aspect = 2.38; } } LEFT_MFCD = { x = 0; y = 840; width = 500; height = 500; } RIGHT_MFCD = { x = 800; y = 840; width = 500; height = 500; } UIMainView = Viewports.Center LEFT_MFCD = Viewports.LEFT_MFCD RIGHT_MFCD = Viewports.RIGHT_MFCD
  12. question: I have a main monitor (I think that makes it the "center viewport) that is 3440x1440 and two 800x600 LCDs in cougar MFDs positioned below and to the left in windows. here is the LUA I created: _ = function(p) return p; end; name = _('my practice'); Description = '3 monitors'; Viewports = { Center = { x = 0; y = 0; width = 3440; height = 1440; viewDx = 0; viewDy = 0; aspect = 3440/2040; } } LEFT_MFCD = { x = 0; y = 1440; width = 500; height = 500; } RIGHT_MFCD = { x = 800; y = 1440; width = 500; height = 500; } UIMainView = Viewports.Center LEFT_MFCD = Viewports.LEFT_MFCD RIGHT_MFCD = Viewports.RIGHT_MFCD its not working and I don't know why, Do you?
  13. Done! My two small LCDs are both 800x600 and my main monitor is 3440x1440, thanks for the help, it's driving me bonkers!
  14. Hello All, Well I decided to complicate my life and start an A10-C Live MFD project for the Thrustmaster Cougar control overlays! Seems the Easy part was 3d printing and installing the LCD monitors and hardware: I can set them up in windows and that's it! Can anyone of you fine DCS folks point me in the right direction to setup in the notorious LAU scripts? BTW I would be happy to give all the details and material involved in the build
  15. you basically go into the programming tab of the software and create a new template. editing the template you add keystrokes and bind them to the buttons on the stick. the difficult part for me is adding "Bands" to the axis movements for slew and TDC functions. (Mouse nipple) that's why I leave it to the guys who know what they are doing then download their templates :thumbup:
  16. I promise to put it to excellent use!
  17. Can anyone of you fine folks recommend or create an FA18 X-55 Profile for this module and make it available for download?
  18. -while doing startup tutorial, narrator switched to Japanese language for one segment, than back to English -Left DDI has a tearing artifact on lower portion while in one mode -Pushing BIT test enable and rt DDI button at same time seems impossible with just a mouse. Had to map DDI PB 5 to a keystroke
  19. Never mind! answered my own question! dcs folder/mods/aircraft/F-18C/Doc
  20. Any one that can chime in with where the DCS Manual for FA-18 might be located? I checked the root directories but didn't find anything
  21. FIRST! Just flew a quick mission Persian Gulf map in FA18 block 20. AWESOME! was worth the wait, now I need to learn how to properly fly it
×
×
  • Create New...