Jump to content

hreich

Members
  • Posts

    1787
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. I found out how to get rid of ghosting effect on tads... Just switch this knob to nv Sent from my M2003J15SC using Tapatalk
  2. If i remember correctly there was option before to launch DCS multiplayer directly through dedicated icon..Is there a way to do it in latest open beta?
  3. Can i start mission in pilot position and switch to gunner?
  4. If i play a mission on dedicated server, after i spawn inside PLT position in my AH-64D is there a way i can switch to guner position during flight? Can i enable switching seats?
  5. Ohhhh guys please help...after latest update i dont see exported mfd screens on my tablet..Is there a procedure to enable it back after updateing DCS?
  6. Ok...i managed to move KU screen up, so i can see characters on my tablet...Only thing now missing is pilot eufd..I dont see it anywhere on screen
  7. Bunnyclark...I just installed your profile...One problem i have now is that i dont see frequencies exported to my tablet, and characters from keyboard unit are only visible top row of pixels...check my pic...When i open your profile and use reset monitors, your profile has 4 screens and i have only 2 screens left main 1920x1080, right exported second 1920x1080... Maybe that is problem, and maybe i dont have the right monitor.lua file...It doesnt exist when i use your profile, can you please share yours monitor.lua? Or point me how to get radio comms exported and how to move characters from keyboard unit up ?
  8. After lates update to DCS AH-64 i see green lines in control display indicator...What are they for?
  9. Please include me when youll have a guide for this...
  10. Like the title says, i was wondering if it's implemented in latest patch...Also george cpg doesnt launch hellfire in any other than direct mode? Is it because i am doing something wrong ?
  11. Just a quick guide-ish post for using tablet for second 1920*1080 touch screen...After setting up everything per guide from this post: ". I am using free space desk app from this post https://www.spacedesk.net/ to have my tablet act as second screen on which i see extracted MFDs and using tablet for button presses..Because small-ish 10" size of tablet, buttons are kind-a-small but it's a good poor's man panel with different helios profiles for different modules in dcs...Its working quite good, and if your tablet is fast you can get fine results..All the setup in spacedesk is automatic, you only have to install server version on pc, and one client version on your tablet...Then after launching and entering ip address of your pc on tablet app, your screen will automatically change to two screen setup...
  12. Sure, ill try to explain in short guide how to setup tablet to use as second touch screen monitor...
  13. Ok thanks for info, will check your entire post..I am using only one main monitor for DCS cockpit and tablet for helios export...Each is 1920*1080... Latest update: i just gone through pdf tutorial again and used zip file of v0.04 profile, and now everything works fine...thanks everybody Latestes update: I had to comment out two linef for CPG MFD exports to get it working
  14. Osram - what is that black gadget with encoders shown on your cockpit configuration= It looks cool? Main and exported screen both are 1920x1080...KU and TEDAC screen are exported fine...I checked tutorial again, and i even comented out the cpg mfd screens per pdf tutorial, but still no export on mfds... Also when i press touch screeen buttons my main view shifts/move a little..I dont remember before it did that...
  15. Just a quick info - i have KU screen export visible on my tablet, and when switching to CPG i see only central TEDAC display....No left no right MFD for pilot or copilot...What am i missing here? Maybe i dont have some lua files for left and right MFD in mods folder? Because last 4 days i was trying to get different helios profile form this forum to work, maybe i copied something that messed l and r mfd screens?
  16. Yes i selected H_AH64D_Multiseat_SwitchPit.lua and my settings are _ = function(p) return p end name = _('H_AH64D_Multiseat_SwitchPit') description = 'Generated from Helios Profile AH64D_Multiseat_SwitchPit' AH64_CPG_KU = { x = 2640, y = 640, width = 480, height = 60 } AH64_LEFT_CPG_MFD = { x = 2000, y = 80, width = 480, height = 480 } AH64_LEFT_PLT_MFD = { x = 2000, y = 80, width = 480, height = 480 } AH64_PLT_KU = { x = 2640, y = 640, width = 480, height = 60 } AH64_RIGHT_CPG_MFD = { x = 3280, y = 80, width = 480, height = 480 } AH64_RIGHT_PLT_MFD = { x = 3280, y = 80, width = 480, height = 480 } AH64_TEDAC = { x = 2640, y = 80, width = 480, height = 480 } Viewports = { Center = { x = 0, y = 0, width = 1920, --this i changed from 3840*1080 3.5555555559 because it streched my main screen height = 1080, aspect = 1.77777777777778, dx = 0, dy = 0 } } UI = { x = 0, y = 0, width = 1920, height = 1080 } UIMainView = UI GU_MAIN_VIEWPORT = Viewports.Center
  17. Osram thanks...I just did everything per pdf file that you mention. Superb and clean explanation in there..But i dont see any exported screens on my right screen tablet (after using reset monitors i changed your profile from 2 monitors (one below another) to my two screen setup main screen left, and exported one on my right second monitor)...But all i get is this: main screen is streched through 2 monitors, keypresses on tablet works and sends to dcs pressed keys (so great bonus there finally after three days experimenting!!) , but no exported screens on my tablet. I did selected correct lua monitor file inside dcs... see attached pic
  18. Thanks for guide....One question though, after DCS update is everything reverted to default?
  19. Yes, i added it in the folder "interfaces" through windows explorer...Is there another procedure to install interface? Do i first have to add interface thorugh Helios proile editor and the open helios profile file and do the reset monitors - because it says it will owerwrite current profile?...
  20. Man this sometimes looks so complicated...If any of you has a time to create short guide - what to put where, what to open in helios and what to import where it would help us noobs.. I last used F14 cpt zeen profile for my f14 and it worked fine, but it didnt require so much steps to do..I am using two screeens my left is main 1920x1080 and tablet to the right is used as second 1920x1080 For now i managed to get exported screens to my tablet, but i cant get keypresses to register (when i press any other button i only have my cockpit view to move, and only buttons that work are kneeboard open/close and next/prev page...Any other button doesnt work, it just sends numpad number key to dcs which just moves my cockpit view around (for example key 2 on KBU just moves my cockpit view to bottom)...
  21. Can you share your Profile + cutdown version of apache dualv1
  22. I managed to start your profile, but i am missing monitor file for DCS ah64, can you please share? If i use sobe AresDual V1, i got screens exported to my second monitor, but i cant push the buttons IE(nothing happens) and also mfd left and right export are also shown on my main screen
  23. Sobe, thanks...I managed to run profile Apache duel V1 but i have 3 issues 1.I got screen exported to my tablet, but on my main screen there are 2 mfds shown, can i hide them somehow? 2.Pressing buttons on tablet does not send keypresses to DCS-Also MFD buttons dont work neither in the dcs neither on my tablet (i push them nothing happens) 3.I got errors both in helios profile editor, and helios configuration launcher... Is there a way to fix those things... Thanks in advance for all your help
  24. Can someone please share pictures of setting that is needed for VAICOM to work with AH-64...Also i noticed on forum that it works on easy comms...Is that option (easy comms) needed to be selected inside DCS or VAICOM?
×
×
  • Create New...