Jump to content

Sci2

Members
  • Posts

    172
  • Joined

  • Last visited

Everything posted by Sci2

  1. than my above setup should work since i used that lua file as well for my both monitors having the mfd's on the 2nd screen to the right still using i but than for helios
  2. am i right that you have 2 monitors ? main screen in the middle and the 2nd screen on the right? and you want your mfd's on your 2nd monitor?
  3. auto update shoud run when you start dcs world single player mode of not than its most likely up to date
  4. UIMainView = Viewports.Center isnt this what shoud be changed?
  5. havent tried the trim yet il try it out later today and let you know! or get in TS in the morning 7 or 8 your time :)
  6. You are right my bad it shoud be 1366 instead of 1024 copy paste below in your .lua file and go to game options select the " export example" and make sure your 2nd screen is set on the right of your main screen as you showed on the example of your screen setup in windows :joystick: The GUI is the screen that shows up before a missions "briefing" "mission setup" etc etc _ = function(p) return p; end; name = _('Export example'); Description = 'Export example'; Viewports = -- Put your values in , and delete all exports that you don't want to use ! -- You will have to determine the area for the MP/SP GUI { Center = { x = 0; y = 0; width = 2390; height = 768; viewDx = 0; viewDy = 0; aspect = 1.78; } } GUI= { x = 0; y = 0; width = 600; height = 400; } LEFT_MFCD = { x = 1366; y = 0; width = 500; height = 500; } RIGHT_MFCD = { x = 1536; y = 0; width = 500; height = 500; } UIMainView = Viewports.Center
  7. http://www.gadrocsworkshop.com/helios/latest here you can find alot of information including downloads for helios and helios profiles Helios is based on a touchscreen showing the full pit which have the clickable pit infront of you MFD's can be exported to a second screen or can be used with the Thrustmaster Cougar MFD's DCS World holds these modules: A-10c Ka-50 Mustang P-51 Combined arms Flaming cliffs 3 including F15c ( new module since yesterday ) The other questions i am gonna leave open for others here cause im using both USB and DVI and HDMI ports and im having a FPS of 40 with a gtx-560 overclocked
  8. you can try this if you want both mfd's on the second monitor _ = function(p) return p; end; name = _('Export example'); Description = 'Export example'; Viewports = -- Put your values in , and delete all exports that you don't want to use ! -- You will have to determine the area for the MP/SP GUI { Center = { x = 0; y = 0; width = 2390; height = 768; viewDx = 0; viewDy = 0; aspect = 1.3333333333; } } GUI= { x = 0; y = 0; width = 600; height = 400; } LEFT_MFCD = { x = 1024; y = 0; width = 500; height = 500; } RIGHT_MFCD = { x = 1536; y = 0; width = 500; height = 500; } UIMainView = Viewports.Center
  9. Exactly! You got a picture of your setup? Edit: I have visited the metal company next to my work and they have a school inthere for kids that cant function on a normal work floor but can do alot of good things with their hands i offerd them my drawing of a exact copy of the joyloc and they think its a great chance to give the kids there a chance and il be paying for the material being used so i expect it to be 30 or 40 euro's :D
  10. Your welcome mate
  11. i like the joy loc to bad i cant get them in the netherlands would be way overpriced to ship them to here
  12. http://www.gadrocsworkshop.com/helios/latest here you go
  13. yeah that is wat i did i even tried diffrent folders in the dcs folder but no way the setup could be made red letters showing incorrect path but yesterday i for some reason i opened a new project in helios editor and made a interface straight away some how in installed the update lua file reloaded the profile in the control center and everything was running perfect! thx for info guys :)
  14. can you tell me the right path because it whont give me clearance to install
  15. yeah i tried but when i make the interface dcs world or a-10c doesnt show up if i make the interface first i can make it for the a-10c but it keeps giving me the wrong path to the install folder for some reason
  16. any one tried these new drivers? im still using the G940's got no problems using them with the drivers i got now
  17. Morning, i got my self a new screen for helios and i installed everything now when i start the control panel i get the pit on my 2nd screen and its functional controls are working buttons can be pressed but they are not interacting with the inworld pit the rest is all working fine the exported mfcd's etc etc its all there i might have placed the key configs in the wrong folder or it could be the update.lua through the helios editor im not quite sure hope any of you guys can help me out on this Thx Sci
  18. Got it goin Thanks!!! Does some one know if its possible to put the Alti meter to the second screen as well ? using which command Thx
  19. am i right that this setup should show the RWR between the mfd's ?? it whont show up for some reason
  20. Like to sign up for as well a-10!
  21. Sci2

    Servman

    Cool thx guys il take a look on page 19
  22. i was gonna give you a print screen but win 7 doesnt seem to like making print screens lol where can i find the config file showing the settings?
  23. Sci2

    Servman

    Hi guys Can some one tell me if Servman is still working in the 1.2.1 for some reason it whont work for me Thx
  24. Cool! Thx i will give it a try
  25. Hi guys does any know how to make the G940 react smoother? i cant even hook up to a tanker cause its to direct alse the pedals are to direct i want those smoother as well Thx
×
×
  • Create New...