Jump to content

SquashPile

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by SquashPile

  1. JG14_Smil.. Thanks for the reply That did help on the aspect for sure! It looks much better on both monitors, but I only see the Camera view split across both monitors like the pic. I was hoping I could get the Shkval and Abris on the second monitor. Any idea on the monitor config file? Thanks again and I'm going to keep messing with it. Your comment about the performance hit worries me, but I want to try it if possible. Description = '2Monitor' Viewports = { Center = { x = 1280; y = 0; width = 1680; height = 1050; } } Shkval = { x = 0; y = 0; width = 768; height = 1024; } ABRIS = { x = 768; y = 320; width = 512; height = 384; }Q6600 @3GHZ - 8800GT - 4GB 2 monitors Current desktop: 2960x1050 (0,0 - 2960,1050) Monitor 1 - Generic PnP Monitor (primary): Settings: 1680x1050, 32-bit color, 60 Hz refresh rate Coordinates: 0,0 - 1680,1050. Workspace: 0,0 - 1680,1020 Video card: NVIDIA GeForce 8800 GT Device: \\.\DISPLAY1\Monitor0 Monitor 2 - ViewSonic G790: Settings: 1280x1024, 32-bit color, 85 Hz refresh rate Coordinates: 1680,0 - 2960,1024. Workspace: 1680,0 - 2960,994 Video card: NVIDIA GeForce 8800 GT Device: \\.\DISPLAY2\Monitor0
  2. Can anyone recommend a config? I think I spent 4 hours last night trying to get two monitors to work :megalol: I think I tried every config close to my setup as I could find last night. Can anyone recommend a config for my setup? I am not able to post my current config files at this time, but they are so jacked up I need to start over. I have tried with the phantom mon (as admin) fix running and I tried without and it's always messed up. I can get both monitors to work, but it 's like the cockpit camera view is across both monitors and Shkval and abris are not on the right monitor or it looks nothing like the screen shots you guys are posting. I have a 19in 16/10 aspect 1680x1050 center monitor and a 17in 4/3 aspect @ 1280x1024 to the right of my main monitor. This is on Vista 64 and 8800GT vid card. I'm running the game at 1680x1050 currently on the one monitor. The first post in this thread has a config for the same resolutions I'm running I think. This config seems to be for second monitor to left of Camera-Main monitor? What would I change to have the Shkval and abris on the right? I'm going to try this one again, but I could not get this to work last night. Any help is appreciated. Can I do this with these monitors? options.lua ... ["graphics"] = { ["multiMonitorSetup"] = "modified", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 3, ["fullScreen"] = false, ["visibRange"] = "High", ["aspect"] = 1.6, ["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"] = 1050, ["resolution"] = "2960x1050", ["civTraffic"] = 0, ["width"] = 2960, }, -- end of ["graphics"] } -- end of options modified.lua Description = 'modified' Viewports = { Center = { x = 1280; y = 0; width = 1680; height = 1050; } } ABRIS = { x = 0; y = 0; width = 768; height = 1024; } Shkval = { x = 768; y = 320; width = 512; height = 384; }
×
×
  • Create New...