Jump to content

9JG54Kirin

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by 9JG54Kirin

  1. Hey Taipan My original .lua has the order reversed - still showing the same result. Will post all my different variations later when I have access to my gaming rig. I also put up the question on widescreengamingforum. LockOn is a true rarity when it comes to customizability and screen setup - no other game lets you fiddle with those settings. I really wonder where you can set the order of screen overlay - if you can set that at all. There is no hint in the catalyst center nor in windows settings.
  2. Hey Taipan. Thanks for your reply. Using your suggested modification produces the same result: the lower screen overlays the main screen. I added the native resolution of the monitors below: _ = function(p) return p; end; name = _('2 Screens zoom'); Description = 'Configuration with 2 non-identical monitors'; Viewports = { Center = { x = 1600; moved 320 more than necessary y = 0; width = 1920; true resolution: 1280, added 640 height = 1024; unmodified viewDx = 0; viewDy = -0.5; aspect = 1.875; }, Bottom = { x = 0; y = 0; width = 1920; unmodified height = 1080; unmodified viewDx = 0; viewDy = 0.3; aspect = 1.77777777777778; } } In the options.lua I use: ["width"] = 3520 added 320 to combined width As stated in the original reply I also tried to switch the physical DVI connection with no success. Using following desktop settings (under Win7) Any further advice? :( Kirin out
  3. Hey Taipan I've recently took the plunge and installed a second 19" screen for instrument monitorin like in your setup. With the 8" Hami touchscreen for touchbuddy I am running 3 screens with FC2 now! :D I would be a happy camper but I cannot get your 'zoom' trick running correctly. The lower screen overlays the main screen. I switched both DVI connections around with no success. Any advice on what I am doing wrong? My LUA: _ = function(p) return p; end; name = _('2 Screens zoom'); Description = 'Configuration with 2 non-identical monitors'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0.3; aspect = 1.77777777777778; }, Bottom = { x = 1600; y = 0; width = 1920; height = 1024; viewDx = 0; viewDy = -0.5; aspect = 1.875; } } Kirin out
  4. I also suffer from the same problem. Happened a couple of times now while flying online missions. No lock-up during offline missions yet but pauses up to several seconds when switchin Nav modes. Win7 64bit, Ati 5770, Intel Core i5
  5. Greetings aces I've undusted my simpit and 8" touchscreen just to get into Lockon again with the release of FC2. Now sadly the Logitech G940 has quite some trouble in general and I haven't found a usable profile for it yet. So my hopes lied on Touchbuddy. I downloaded the newest LockOn profile I found (Exeters) and everything started out great. The only thing missing are the data export functions like RWR, radar, weapon status etc. - which I even hadn't noticed the last time I tried Touchbuddy. Now I followed the FAQ instructions on the Touchbuddy site but I cannot get the data export to work. Any advice? I really would love show off my awesome simpit and roam the virtual skies... :pilotfly:
  6. Great news, JimMack. Good to hear there is a good chance a FC2 manual will be printed! :thumbup: Back in the ol' days I printed out the FC manual in a copyshop. Cost me like 80CHF (75USD) and had an awfully small font to read... I really be happy to get the new manual! :book:
  7. Thanks for the offer ruggbutt but I am short of time this week anyway. As long as Zorlac is up and kicking I am happy. Back rewriting my HOTAS profiles... :) Kirin
  8. Greetings aces After a forced break from simming I am back to take the skies! Wanting to get the newest "TouchBuddy" version I stuck on trying to find the "official" site. http://www.touch-buddy.com seems to be down. Any advice? Kirin out
×
×
  • Create New...