Jump to content

Sefiris

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Sefiris

  1. alright guys time to have some fun, if youve ever seen sky fighters(le chevaliers du ciel) or top gun. your gonna love this. enjoy the CHINESE SKY FIGHTERS http://www.youtube.com/watch?v=dD3nuXt4ldo\ this crap is so bad, it actually grows on you over time EDIT: dont forget your standard issue PLA-AF toy plane
  2. for anyone wondering this is how i temporarely fixed it with the help of yurgon downloaded and installed the D3D9.dll from this http://forums.eagle.ru/showthread.php?t=71710 used parts of this code http://forums.eagle.ru/showthread.php?t=84985 and for anyone wondering how to do it with a similar setup these are the ones that i use in my DCS World\Config\MonitorSetup Camera+A-10C MFCDs left.lua _ = function(p) return p; end; name = _('A-10C MFCDs on the left'); Description = 'Abris and Shkval on the left monitor, camera on the right' Viewports = { Center = { x = 1440; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.6; } } LEFT_MFCD = { x = 0; y = 176; width = 720; height = 720; } RIGHT_MFCD = { x = 720; y = 176; width = 720; height = 720; } UIMainView = Viewports.Center Camera+Abris_Shkval.lua _ = function(p) return p; end; name = _('Shkval/Abris + Camera'); Description = 'Abris and Shkval on the left monitor, camera on the right' Viewports = { Center = { x = 1440; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.6; } } LEFT_MFCD = { x = 640; y = 176; width = 640; height = 480; } RIGHT_MFCD = { x = 0; y = 176; width = 640; height = 829; } UIMainView = Viewports.Center
  3. now a quick follow-up question though since the KA50 and A10c's MFCD sizes are different is there a way that i can get one profile to work for both without the MFCD in the a10 being warped or is that just impossible with the current state that DCS is in?
  4. i am attempting this right now but at the moment im having a problem trying to find the Camera+Abris_Shkval.lua can anyone point me to it because windows isnt finding it through search and i cant be arsed to go on a wild goose chase clicking every folder in my DCS dir nvm found it and got it to work on the KA-50
  5. correct i know this, but physically the monitor is on my left and since DCS is not the only thing i use the second monitor for this is just not an option
  6. so basically im trying to setup my second monitor to have the A10Cs MFCDs and the KA-50s screens on my second screen, but from what ive been able to find on google or on the forum it states i need to have my second screen on the right side in windows. for me this is not an option so im wondering if anyone knows any work-arounds for this. here is my monitor setup left side a 21 inch 1440x900 display | right side 23,5 inch 1920x1080 display TL DR i just want the screens from the A10C and the KA-50 on my left display
  7. hey there ED forums i just wanted to share a quick video here of some stupid stuff ive been doing the past couple of weeks, thought you might enjoy so i wont hold you up Lazy Fat bastard productions :)
×
×
  • Create New...