Jump to content

Recommended Posts

Posted (edited)

Multimonitors solved!!!

anyone else who wants to run in multimonitors

Two things needed first, grant yourself full permissions as admin. Change default windows setting of 'Hide Files' to 'see files'(this is where the Options.lua is that nobody can find)

ALL THIS TO BE WRITTEN IN 'NOTEPAD++'

I have two monitors, centre, 1920x1080 and right monitor 1280x1024, the top left hand corner of the centre one is 0.0.

calculate how you want screens to look then put pixel numbers and name of setup in 'multimonitor setup.lua' (thats found in c\progamefiles86\eagledynamics\ka50\config\monitorsetup

 

here's mine

Description = 'Shkval and ABRIS on the right monitor, camera on the centre monitor'

Viewports =

{

Center =

{

x = 0;

y = 0;

width = 1920;

height = 1080;

viewDx = 0;

viewDy = 0;

aspect = 1.77;

}

}

ABRIS =

{

x = 1920; -- starts at the left of the secondary screen, 1920

y = 0;

width = 640; -- half the secondary screen pixel width

height = 1024; -- full height of secondary screen

}

Shkval =

{

x = 2560; -- as the Shkval starts at the second half of the right monitor

y = 0;

width = 640; -- half of 1024, the secondary monitor width

height = 512; -- to keep aspect correct, half height of secondary monitor, if you wish

 

(thanks to Stuartson for the wording)

now go to c\progamefiles86\eagledynamics\blackshark\data\scrips\options.lua

and add yor settings here's mine

["graphics"] =

{

["multiMonitorSetup"] = "camera+ABRIS+Shkval",

["color"] = "32",

["heatBlr"] = 0,

["scenes"] = "medium",

["water"] = 2,

["fullScreen"] = false,

["visibRange"] = "Medium",

["aspect"] = 2.96296,

["textures"] = 1,

["shadows"] = 2,

["display_mode"] =

{

["avi"] =

{

["bpp"] = 32,

["resolution"] = "640x480",

["full_screen"] = false,

["aspect"] = 1.333333333,

["height"] = 480,

["width"] = 640,

}, -- end of ["avi"]

}, -- end of ["display_mode"]

["effects"] = 3,

["lights"] = 2,

["haze"] = 1,

["terrPrld"] = "20",

["height"] = 1080,

["resolution"] = "3200x1080",

["civTraffic"] = 0,

["width"] = 3200,

}, -- end of ["graphics"]

Now go to c\users\your name\appdata\local\virtualstore\programefiles(86)eagledynamics\ka\options.lua

put details in.

here's mine

 

["graphics"] =

{

["multiMonitorSetup"] = "1camera",

["color"] = "32",

["heatBlr"] = 1,

["scenes"] = "high",

["water"] = 3,

["fullScreen"] = false,

["visibRange"] = "High",

["aspect"] = 1.7777777777778,

["textures"] = 2,

["shadows"] = 3,

["display_mode"] =

{

["avi"] =

{

["bpp"] = 32,

["resolution"] = "640x480",

["full_screen"] = false,

["aspect"] = 1.333333333,

["height"] = 480,

["width"] = 640,

}, -- end of ["avi"]

}, -- end of ["display_mode"]

["effects"] = 3,

["lights"] = 2,

["haze"] = 1,

["terrPrld"] = "20",

["height"] = 1080,

["resolution"] = "1920x1080",

["civTraffic"] = 1,

["width"] = 3200,

}, -- end of ["graphics"]

} -- end of options

thats it! if you keep this file open and change cockpit options in game you can see the changes!!

 

and here's the view of my new setup

http://i281.photobucket.com/albums/kk224/VampyreMaster/Image4.jpg

http://i281.photobucket.com/albums/kk224/VampyreMaster/F2.jpg

this works for me in v101

good flying

a your own risk of course!!

..............colin

Edited by colin
  • Like 1
Posted

Thank you! I just set up A-10c the other day with my dual monitor setup and was wondering if there was something similar to it with Black Shark. Gunna set this up when I get home tonight (If Beta6 doesn't come out!)

 

Yay Friday nights!

 

One question, in options.lua, is the name of the multimonitorsetup "camera+ABRIS+Shkval" what you named the first .lua you created?

Intel i5-2500k @ 4.4GHz w/ H70 liquid cooler, ASRock PRO3-M Z68 Mobo, 32G 1600Mhz Mushkin RAM, EVGA GTX970 4GB , OCZ Agility 3 128g SSD, SanDisk 240g SSD, Win7 64-bit

--Twitch: http://www.twitch.tv/livingfood --

Posted

Thank you, although this is old info that may be found several places in the forum, it's nice to get it reviewed for all of those still in need of help.

 

Now, tell me what happens if you try a night mission...

  • 4 weeks later...
Posted (edited)

Hi! - This is my 1st message in this site. :)

 

I have a problem about this issue. Could you help me to solve? Actually I don't know if there's any solution... Let me tell you.

 

I connect 20" Lcd to laptop. And I want to use both screens in BlackShark. But I couldn't do that. Is it possible that? I mean I want to see cockpit on the left (Lcd) monitor and (for ex.) ABRIS on the right (laptop) monitor. Note that, I have only one display card (laptop). When two monitors are on, I select options about "monitors" in Options menu. But then it displays everything in one monitor. Laptop's monitor displays my desktop!.

 

Colin; Can I solve this like the way you did?

 

(By the way; I'm still scanning all forum and reading all parts topic by topic. So, I'm so sorry if I'm asking the question that asked many times before.)

 

Thank you.

Edited by Devrim

Intel i7-14700@5.6GHz | MSI RTX4080 SuperSuprimX | Corsair V. 64GB@6400MHz. | Samsung 1TB 990 PRO SSD (Win10Homex64)
Samsung G5 32" + Samsung 18" + 2x8"TFT Displays | TM Warthog Stick w/AVA Base | VPC MongoosT-50CM3 Throttle | TM MFD Cougars | Logitech G13, G230, G510, PZ55 & Farming Sim Panel | TIR5 & M.Quest3 VR
>>MY MODS<< | Discord: Devrim#1068

Posted
Thank you! I just set up A-10c the other day with my dual monitor setup and was wondering if there was something similar to it with Black Shark. Gunna set this up when I get home tonight (If Beta6 doesn't come out!)

 

Yay Friday nights!

 

One question, in options.lua, is the name of the multimonitorsetup "camera+ABRIS+Shkval" what you named the first .lua you created?

 

Beta 6 your kidding me right?

 

A10c went gold on the 28th of FEB. http://www.digitalcombatsimulator.com/index.php?end_pos=1322&scr=shop&lang=en

"any failure you meet, is never a defeat; merely a set up for a greater come back",  W Forbes.

"Success is not final, failure is not fatal, it is the courage to continue that counts",
"He who never changes his mind, never changes anything," Winston Churchill.

MSI z690 MPG DDR4 || i9-14900k|| ddr4-64gb PC3200 |zotac RTX 5080|Game max 1300w|Win11| |turtle beach elite pro 5.1|| ViRpiL,T50cm2||MFG Crosswinds|| VT50CM-plus rotor Throttle || Z10 RGB EVGA Keyboard/ G502LogiMouse || PiMax Crystal VR || 32 Asus||

Posted
Hi! - This is my 1st message in this site. :)

 

I have a problem about this issue. Could you help me to solve? Actually I don't know if there's any solution... Let me tell you.

 

I connect 20" Lcd to laptop. And I want to use both screens in BlackShark. But I couldn't do that. Is it possible that? I mean I want to see cockpit on the left (Lcd) monitor and (for ex.) ABRIS on the right (laptop) monitor. Note that, I have only one display card (laptop). When two monitors are on, I select options about "monitors" in Options menu. But then it displays everything in one monitor. Laptop's monitor displays my desktop!.

 

Colin; Can I solve this like the way you did?

 

(By the way; I'm still scanning all forum and reading all parts topic by topic. So, I'm so sorry if I'm asking the question that asked many times before.)

 

Thank you.

cant help with laptops sorry

colin

Posted
Thank you, although this is old info that may be found several places in the forum, it's nice to get it reviewed for all of those still in need of help.

 

Now, tell me what happens if you try a night mission...

 

yes took a while to assemble but I do give credits, the figures will apply to your own screen configuration though.

here's my night fly, some pilots are having trouble with this though

 

http://i281.photobucket.com/albums/kk224/VampyreMaster/NVG.jpg

regards

colin

Posted
Thank you! I just set up A-10c the other day with my dual monitor setup and was wondering if there was something similar to it with Black Shark. Gunna set this up when I get home tonight (If Beta6 doesn't come out!)

 

Yay Friday nights!

 

One question, in options.lua, is the name of the multimonitorsetup "camera+ABRIS+Shkval" what you named the first .lua you created?

It is

colin

Posted (edited)

Well I would fly more night missions if I could get that NVG aspect ratio issue fixed.

I think it might have something to do with the wide screen.

Edited by Mastiff

"any failure you meet, is never a defeat; merely a set up for a greater come back",  W Forbes.

"Success is not final, failure is not fatal, it is the courage to continue that counts",
"He who never changes his mind, never changes anything," Winston Churchill.

MSI z690 MPG DDR4 || i9-14900k|| ddr4-64gb PC3200 |zotac RTX 5080|Game max 1300w|Win11| |turtle beach elite pro 5.1|| ViRpiL,T50cm2||MFG Crosswinds|| VT50CM-plus rotor Throttle || Z10 RGB EVGA Keyboard/ G502LogiMouse || PiMax Crystal VR || 32 Asus||

Posted

I have tried all the above lua adjustments, in an attempt to have Shkval and Abris on a second, 19" monitor, on the left of my main monitor, no joy!

 

The Nvidia desktop ( for the left monitor) is set as "extended monitor". Have any of you guys got this running with 1.02, on W7 and Nvidia?

 

I think I will abandon the attempt, especially since there seems to be a bug when using NVG's.

 

Just thought I would ask?

 

Regards.

[sIGPIC][/sIGPIC]i7 Haswell @ 4.6Ghz, Z97p, GTX1080, 32GB DDR3, x3SSD, Win7/64, professional. 32" BenQ, TIR 5, Saitek x55 HOTAS.

Search User Files for "herky" for my uploaded missions. My flight sim videos on You Tube. https://www.youtube.com/user/David Herky

Posted (edited)
I have tried all the above lua adjustments, in an attempt to have Shkval and Abris on a second, 19" monitor, on the left of my main monitor, no joy!

 

The Nvidia desktop ( for the left monitor) is set as "extended monitor". Have any of you guys got this running with 1.02, on W7 and Nvidia?

 

I think I will abandon the attempt, especially since there seems to be a bug when using NVG's.

 

Just thought I would ask?

 

Regards.

Yes - the NVG bug in a multi-monitor environment is a real show-stopper.I think we have to wait for the DCS:BlackShark to DCS:warthog patch. (NVG runs fine with Multimonitors in DCS:Warthog).

But if you want we can do the same like here:http://forums.eagle.ru/showthread.php?t=69791

just post you systemspecs like I describe in the #2 post in this thread to provide you with a working configuration.

Edited by PeterP

Posted
Yes - the NVG bug in a multi-monitor environment is a real show-stopper.I think we have to wait for the DCS:BlackShark to DCS:warthog patch. (NVG runs fine with Multimonitors in DCS:Warthog).

But if you want we can do the same like here:http://forums.eagle.ru/showthread.php?t=69791

just post you systemspecs like I describe in the #2 post in this thread to provide you with a working configuration.

here's my 2 screen NVG

http://i281.photobucket.com/albums/kk224/VampyreMaster/2screenNVG.jpg

http://i281.photobucket.com/albums/kk224/VampyreMaster/NVG.jpg

Colin

Posted
no I run 1.01 no bugs

regards Colin

 

OK that explains it then. They broke multi monitor NVG it with 1.02.

As I like to fly online, 1.01 is no good to me.

Posted

I am trying to run 3 monitors in eyefinity and have tried every suggestion I have found to get my FOV off of my HUD to no avail. I changed my CameraViewAngleLimits[PlaneIndex.iKA_50] file to 240 as suggested in another forum, I am in windows mode, resolution set to 5760x1080, aspect at 5.3333, with 1 monitor selected,(selecting 3 monitors works, but i get the fisheye effect) So as I zoom out it seems to work but the more I zoom out the slower the game operates until its a complete slide show. Not sure what im missing, my computer has more then enough juice to run it. I do not have this problem in A-10C so I'm really lost why my FPS calapes while I zoom out....HELP...my specs are blow and I dont think just because my center montior is 26" and my 2 sides are 24" would it make a difference? Like I side A-10C runs fine in this config.

[sIGPIC][/sIGPIC]

| Windows 7 64bit | i7 3960x oc'd 4.8 GHz | Asus Rampage IV Formula | 4 x 8 GB Corsair Vengance DDR3 | ASUS 7970-DC2-3GD5 | Asus Xonar DX | Corsair H100 | OCZ Vertex 2 x 120 GB SSD RAID-0 | 3 x ASUS 27" monitors Eyefinity | 2 x ASUS 24" monitors w/touchscreen overlays | ViewSonic 22" TouchScreen Monitor | TM HOTAS Warthog | Saitek Combat Pedals | TrackIR 5 | Logitech G19 | Logitech G9x Mouse | Astro A40 headset | ButtKicker Gamer 2 | SoftTH x64 | Loz's Helios Profile |

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...