Jump to content

Devrim

Members
  • Posts

    5106
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Devrim

  1. Thank you Polychop!
  2. I'm really curious "how" they rescued those planes! :)
  3. A track would be nice to see what's going on.
  4. Did I miss something? DCS now allows one input for different actions? Wags assigned JOY_BTN1 for trigger, but DCS didn't clear "first trigger" line. Same, Wags assigned JOY_BTN15 for trigger, but DCS didn't clear "throttle button" line. What's going on?
  5. Thank you Specel. Is this thread placed wrong sub-forum, by the way?
  6. Chief. I had same trouble too. I needed to give a different name for Harrier's MFDs to display them with different size on other monitor(s). So, first, I edited MPCD_init.lua in "...\Mods\aircraft\AV8BNA\Cockpit\MPCD\indicator" folder. (Note: Integrity Check may be a problem because of this editing.) See line #12. I replace it as this: if monitorpos == 'R' then try_find_assigned_viewport("RIGHT_MPCDR") -- orig: "RIGHT_MFCD" else try_find_assigned_viewport("LEFT_MPCDL") -- orig: "LEFT_MFCD" end Now, I can enter specific values to display Harrier MFDs on my 2nd monitor, in "...\Config\MonitorSetup\mysetup.lua". (This code is a part of my lua file, not whole file and values are according to my monitors.) ------------------------- -- GENERAL MFD DISPLAY -- ------------------------- LEFT_MFCD = { x = 1970; -- LMFCD start pos. y = 333; -- LMFCD pos from top. width = 383; height = 388; } RIGHT_MFCD = { x = 2443; -- RMFCD start pos. y = 333; -- RMFCD pos from top. width = 385; height = 383; } CENTER_MFCD = { x = 2862; -- CMFCD start pos. y = 300; -- CMFCD pos from top. width = 434; height = 434; } ------------------------ -- FOR AV8-NA HARRIER -- ------------------------ LEFT_MPCDL = { x = 1980; -- LMFCD start pos. y = 343; -- LMFCD pos from top. width = 366; height = 366; } RIGHT_MPCDR = { x = 2452; -- RMFCD start pos. y = 343; -- RMFCD pos from top. width = 364; height = 364; }
  7. I believe Task Manager shares CPU with DCS. Even you don't see Performance or Networking pages, it's processing and calculating somethings to draw. That's why I leave a folder open on the desktop. It's enough to manage to Alt+Tab on my side.
  8. Thanks so much Cobra. Your post, if it was only a dot, would enough to push me higher. It's good to know you're around here. Thanks.
  9. Yes. I do the same for Mode 1. DCS does already see the inputs and you can assign commands easily but, we need profiler software for mode 2 and 3. Especially for switches and toggles on the throttle I assign a key combination on X56's software and, I bind same combination into DCS's keyboard column to let profiler triggers DCS command.
  10. Your Q1 is not clear in my head but... I'd say that if you clear the joy inputs in DCS, probably the profile you got wouldn't work in DCS. The profile works nicely in profiler software, it's OK but, you need to bind joy inputs in DCS. We must discuss this. Q2: Yes it helps a lot. For some AC modules I set 3% and for some I set 5% deadzone. But for example I know that some rolling to the left/right situations cause from the aircraft (i.e. P-51D or BF109-K4). So I don't set any deadzone. In those planes, setting deadzone is wrong to me.
  11. HoneyBadger; This is what I can suggest you to backup your inputs with "one click" --- or two; depending on your mouse settings on Windows. :D Create a text file on your desktop. Name it: Backup Inputs.bat Edit it and add this line with your corrections! xcopy "C:\Users\YOUR-PC-USER-NAME\Saved Games\DCS.openbeta\Config\Input" "D:\Inputs Backup\" /E This command will copy all input folder with subfolders into Input Backup folder at the destination you want. I assume your installation is on C drive. Change YOUR-PC-USER-NAME. If you installed DCS Release Version, change DCS.openbeta to DCS And change destination folder as you desire. Have fun.
  12. Aren't there some other sims (cough! cough! sorry) - games! that you can play like this?
  13. There's no even this option in mine. :) :P
  14. Good info for me. :) Thanks a lot.
  15. This seat was made by ... not you, your mom and girlfriend. :D Nice product by the way.
  16. Exactly same here! :cheer3nc:
  17. If you could provide screenshots, I'll try to help further.
  18. It's in the zip mate. It's included in Device_Sheets.psd (Photoshop) file. It's hidden now, you should "show" the folder layer and "hide" other layers. See you.
  19. I have the same thing but I'm not sure it's a bug or not. As we know this aircraft has no level flight autopilot and I don't think we can trim it perfectly for a precise level flight. After a few 10 secs you'll see nose up-down or wings up-down. Aircraft can't stay perfectly in a direction. This is same just like WW2 planes, and that's very normal to me. TLTeo; I understand from your post, if we make sure speedbreak's position and keep it retracted, it flies as level flight. Right?
  20. Hi. It says Page Not Found.
  21. I had X52. I was happy with it, now I have got X55 for 2-3 years I guess. Pretty happy with it. No issues, no problem.
  22. What objects are those, Bignewy? Airplanes? All type buildings, bunkers? More than that, I wonder, while I'm moving is the "preload circle" moving too? If so, there will always be loading something constantly, right? So, what's difference between set it max or middle? Maybe this option should be removed and embedded in Visibility Range option...
  23. Update v2 +-----------+ | CHANGELOG | +-----------+ v2 Updated current sheets and added sheets for Saitek/Logitech PZ55 and Thrustmaster MFD Cougars (09/2019).
  24. You're welcome, mate. I can't see image ATM, but I hope you like it. :)
  25. Update v1.6 +-----------+ | CHANGELOG | +-----------+ v1.6 50% reduced HUD glass reflection (with 70% reduced and clean options). Applied some minor modifications on some words, warning lights and Beryoza (09/2019).
×
×
  • Create New...