Jump to content

HOP_TRIZZ

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by HOP_TRIZZ

  1. Dam, man i was hoping there was a work around for the monitor problem, ok well after work tonight i will unistall the game delete the files save a copy of the lua file reinstall the game again and i wont use easy monitor this time what do you guys think of a touch screen lower monitor like 20 to 24 inches for gauge set up like helios system yes - no would like to do a set up like a top screen at 42 inches and 2 lower screens at 22 inches for the touch panels..
  2. ahhhh, Yeah i tried easy monitor first, OK i think i have to do a reinstall of the game right? i corrected the file now the screen looks distorted and the lower screen is just black, sorry to be a pest but this is all new to me...... test.lua
  3. ok i set up the new lua file like this _ = function(p) return p; end; name = _('TEST'); Description = 'Two monitor configuration'; Viewports = { Center = { x = 0; y = 0; width = 1680; height = 2074; viewDx = 0; viewDy = 0; aspect = 0.83; } } LEFT_MFCD = { x = 0; y = 1693; width = 300; height = 300; } RIGHT_MFCD = { x = 880; y = 1693; width = 300; height = 300; } UIMainView = Viewports.Center both monitors are working as before but the problem is no export of the mfd's it just look like a extended desktop, also would it make a dif if the second monitor is set up as a dvi and the first is set up as hdmi all i can see is a tiny screen stuck up in the left corner with the export mfd should i due a fresh install to fix all the files what i would like to do is just output the mfd's on the second screen I'm running a 2 evga gtx580 in sli so what i did was install the dell 17 inch monitor on the dvi plug and installed the aoc 22 inch on the hdmi plug.. greatly appreciate any help..ps the track ir5 is the best purchase man makes things so much better..along with the saitek x65f .... test.lua
  4. I tryed, nothing, this is my file i was working on THIS IS THE FILE I WAS WORKING WITH JUST TRYING TO OUTPUT THE RADARS FOR THE MFD TO SIT INSIDE THE COUGAR PACKS _ = function(p) return p; end; name = _('HOP_TRIZZ'); Description = 'Two monitor configuration'; Viewports = { Center = { x = 0; y = 0; width = 1680; /2 height = 2960; /2 viewDx = 0; viewDy = 0; aspect = 1.6; } } LEFT_MFCD = { x = 1693; y = 0; width = 400; height = 400; } RIGHT_MFCD = { x = 1714; y = 0; width = 400; height = 400; } UIMainView = Viewports.Center
  5. hay all new to the site can i get a little help pleasTIA.. OK hear we go i started out by using the test lua monitor file under the multiple monitor set up took the toastmaster mfd's put them on the lower screen Cal up the screen dimensions to be the aoc is a 22 in so the res is set at 1680x1050 the dell is a 17 set at 1280x1024 i have the dell monitor under the aoc so i added up the both monitors to 2860x1050 i set the left mfd at x:22 y:1518 and the right at x:656 y:1517 also in my nvidea setup i have the 17 on the bottom can does someone have a lua file like this i have no output from the mfd's no export nothing HELP....TIA 2 days working on this....:(
×
×
  • Create New...