Cloudman Posted December 12, 2008 Share Posted December 12, 2008 I'm running an older 27" lcd that runs at 1280x720 thru DVI. That resolution is not available in blackshark options. Is there a way to force it to run at 1280x720? If I try to run at anything other then 1024x768 it loses the signal....? Thank You Link to comment Share on other sites More sharing options...
baksie Posted December 12, 2008 Share Posted December 12, 2008 ..\Blackshark\data\scripts\option.lua Bold ones you need to change. Make backup first. Good luck options = { ["views"] = { ["cockpit"] = { ["mirrors"] = false, ["reflections"] = false, ["avionics"] = 1, ["russianHud"] = false, }, -- end of ["cockpit"] }, -- end of ["views"] ["difficulty"] = { ["padlock"] = false, ["easyRadar"] = false, ["enemies"] = true, ["setGlobal"] = false, ["immortal"] = false, ["geffect"] = "realistic", ["easyFlight"] = false, ["permitCrash"] = false, ["radio"] = false, ["tips"] = true, ["fuel"] = false, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "imperial", ["externalViews"] = true, ["hud"] = false, ["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"] = 50, ["radioSpeech"] = true, ["warnings"] = 100, ["volume"] = 100, ["inCockpit"] = 100, ["mech"] = 100, ["subtitles"] = true, ["gui"] = 50, }, -- end of ["audio"] ["graphics"] = { ["multiMonitorSetup"] = "1camera", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = true, ["visibRange"] = "Medium", ["aspect"] = 1.6, ["textures"] = 2, ["shadows"] = 1, ["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"] = 1, ["width"] = 1680, }, -- end of ["graphics"] } -- end of options Intel I7-10700K, Samsung 980 Pro 2TB NVMe, MSI Z490 ACE, RAM:64GB DDR4 3600, WIN 10-64, 1080Ti Waiting on a good RTX AH-64D|AV-88|A10CII|F16CM|FA18C|F14B|NV|PG|Syria Link to comment Share on other sites More sharing options...
Cloudman Posted December 12, 2008 Author Share Posted December 12, 2008 Thank You...that did the trick.... Link to comment Share on other sites More sharing options...
Recommended Posts