Jump to content

Ed Hunter

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Ed Hunter

  1. just dont forget to put it in to windowed mode
  2. this is where i was sent to http://forums.eagle.ru/showthread.php?t=36551&page=19 and here http://vaaf.net/wiki2/index.php5?title=Black_Shark_MultiMonitors it takes a while as you have to edit 2 lua files
  3. sorted THANKS to all who helped out let the fun and bib bangs commence
  4. ok i changed the settings to the red values and the game crashes what am i doing wrong ? ["avi"] = { ["bpp"] = 32, ["resolution"] = "640x480", ["full_screen"] = false, ["aspect"] = 1.333333333, ["height"] = 480, ["width"] = 640, }, -- end of ["avi"] to match the display part ?? ["effects"] = 3, ["lights"] = 2, ["haze"] = 1, ["terrPrld"] = "20", ["height"] = 1050, ["resolution"] = "1680x1050", (3120x1050) ["civTraffic"] = 0, ["width"] = 1680, (to 3120) }, -- end of ["graphics"] } -- end of options
  5. have you added the patch ? if so that could screw up you ch settings it did for me and i had to re install the game then the patch then config the axis had the start of a map on ch control so not much was lost was it working at all try doing a rescan of the joysticks in ch so it shows as fighter stick ect not control manager device 1 ect dont down load the map to the sticks and try BS with that
  6. can you show me im not that techy and last time a mate sorted it for me that fast i could not keep up with what he did :megalol: do i copy the resolutions and sizes to the avi part of the lua ["avi"] = { ["bpp"] = 32, ["resolution"] = "640x480", ["full_screen"] = false, ["aspect"] = 1.333333333, ["height"] = 480, ["width"] = 640, }, -- end of ["avi"] to match the display part ?? ["effects"] = 3, ["lights"] = 2, ["haze"] = 1, ["terrPrld"] = "20", ["height"] = 1050, ["resolution"] = "1680x1050", ["civTraffic"] = 0, ["width"] = 1680, }, -- end of ["graphics"] } -- end of options sorry if i seam thick but i have 5 days off and want to play :) and would like both screens working Stu
  7. the origional width said 1680 changing to 3120 crashes the game
  8. thanks But i can not rember editing the options lua can i ask what i need to do if you can help options = { ["views"] = { ["cockpit"] = { ["mirrors"] = true, ["reflections"] = false, ["avionics"] = 1, ["russianHud"] = false, }, -- end of ["cockpit"] }, -- end of ["views"] ["difficulty"] = { ["padlock"] = true, ["easyRadar"] = false, ["enemies"] = true, ["setGlobal"] = true, ["immortal"] = false, ["geffect"] = "realistic", ["permitCrash"] = true, ["easyFlight"] = true, ["tips"] = true, ["radio"] = true, ["fuel"] = false, ["hud"] = false, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "imperial", ["externalViews"] = true, ["altTrimmingMethod"] = true, ["myPlane"] = true, ["iconsTheme"] = "nato", ["map"] = true, ["weapons"] = false, ["allies"] = true, ["labels"] = true, }, -- end of ["difficulty"] ["audio"] = { ["wind"] = 100, ["radio"] = 100, ["musicEn"] = false, ["engines"] = 100, ["soundEn"] = true, ["effects"] = 100, ["music"] = 0, ["radioSpeech"] = true, ["warnings"] = 100, ["volume"] = 100, ["inCockpit"] = 100, ["mech"] = 100, ["subtitles"] = true, ["gui"] = 50, }, -- end of ["audio"] ["graphics"] = { ["multiMonitorSetup"] = "2monitortest2", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "medium", ["water"] = 2, ["fullScreen"] = true, ["visibRange"] = "Medium", ["aspect"] = 1.6, ["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"] = 1050, ["resolution"] = "1680x1050", ["civTraffic"] = 0, ["width"] = 1680, }, -- end of ["graphics"] } -- end of options
  9. Hi Guys done a search and could not find what i need so i hope one of you could help i managed with lots of help to get the shkval and abris to be displayed on a second screen to the right of the main cockpit one. i saved the files out to the desktop and patched the game and put the files back in and the image is just the cocpit but scrunched up to a 3" band down the right of the main screen what have i done wrong or need to do to get it back? and do i need to edit a options lua and what too ? thanks Stu my lua is Description = '2MonitorTest' Viewports = { Center = { x = 1440; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 16/10; } } Shkval = { x = 3840; y = 400; width = 720; height = 450; } ABRIS = { x = 3120; y = 0; width = 720; height = 900; }
  10. Hi Guys done a search and could not find what i need so i hope one of you could help i managed with lots of help to get the shkval and abris to be displayed on a second screen to the right of the main cockpit one. i saved the files out to the desktop and patched the game and put the files back in and the image is just the cocpit but scrunched up to a 3" band down the right of the main screen what have i done wrong or need to do to get it back? thanks Stu my lua is Description = '2MonitorTest' Viewports = { Center = { x = 1440; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 16/10; } } Shkval = { x = 3840; y = 400; width = 720; height = 450; } ABRIS = { x = 3120; y = 0; width = 720; height = 900; }
  11. ok i have been lurking around the board for a while and have tried to get the 2 monitor set up working on my vista machine i have a asus 22" as my main screen and a acer 19" as my right hand screen i can get the two screens to work sort of but am getting confused as some post say you have to create a phantom screen to the left (and take a hit in screen rates) and some say not to make a phantom screen also to edit the options .lua or not also ful screen or windowed can some one help me out here by posting what i need to show main camera on the 22" and the shkval,abris on the 19" (also some one said it was possible to show the wing man commands on the second screen too ? only just started playing sims like this and while very much fun to fly about i'm wondering if i have bitten off more then i can chew with BS Thanks in advance for any help Ed
×
×
  • Create New...