-
Posts
376 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by S77th-RYKE
-
Softh is working fine see here for how to and configs ; http://forums.eagle.ru/showthread.php?t=39577
-
I'm waiting for TIR 6 with the even more increased field of view , you know .. so I can get behind my monitor to pick up beer cans and it still tracks my head movements .
-
great !! :thumbup: glad it worked . and you are very welcome.
-
I'm not using 2 monitors anymore , I'm using 3 monitors with Softh now(http://forums.eagle.ru/showthread.php?t=39577&highlight=triple+monitors), but I remember that at first with 2 monitors I couldn't click on things in multiplayer but then I could with my latest configs.
-
multiplayer menu screen should work , it did for me . keep trying
-
yeah good question , that would be nice if all that would be customisable .
-
here you go Francisco graphics portion of options.lua (don't forget to adjust your scenes or haze and stuff to your liking) =================== ["graphics"] = { ["multiMonitorSetup"] = "modified", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "High", ["aspect"] = 3.2, ["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"] = "3360x1050", ["civTraffic"] = 1, ["width"] = 3360, }, -- end of ["graphics"] } -- end of options ============================ modified.lua ============================ Description = 'modified' Viewports = { Center = { x = 0; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 1.6; } } Shkval = { x = 1680; y = 325; width = 900; height = 780/2; } ABRIS = { x = 2380; y = 0; width = 780; height = 800; } ========================= hope that helps , I guesstimated the instruments sizes , should be close to ideal , tweak away .
-
:thumbup: you are very welcome. #1- hummm . hard to say , can you take a screenshot ? maybe by testing away you messed up a setting somewhere .. compare your options.lua to your backed up original maybe .. #2- in modified.lua , mine for example here ; Shkval = { x = 1280; starting position of Shkval on the horizontal y = 325; starting position of Shkval on the vertical width = 700; width obviously height = 780/2; duh } play with it , and try to maintain a proportion that's similar to what you see on the outside . I usually zoom in on a building while on the ground .
-
no lol you have to create a new .lua file that would be called modified.lua you can just right click in the folder and click ; "create a new text document" and rename it to modified.lua or copy an existing .lua file and rename it's title to modified.lua and replace the content by what I supplied to you earlier , whatever is easier for you .
-
cool , thanks for sharing
-
yeah you create a modified.lua file just copy let's say 1camera.lua and rename your copy to modified.lua and put your desired content in it .
-
If you have not seen this you will LOL at it
S77th-RYKE replied to andysim's topic in Screenshots and Videos
that's not very original :music_whistling: :megalol::megalol::megalol: -
Damage model (Hit Points) for vehicles
S77th-RYKE replied to Jazz_44's topic in DCS: Ka-50 Black Shark
I sunk the Carl Vinson with a few dozen gun rounds at the tower , that's not right . lol , I was really surprised to see the big thing go down . -
If you have not seen this you will LOL at it
S77th-RYKE replied to andysim's topic in Screenshots and Videos
I wonder what the guy on fire is saying ... -
I think it's normal , because of the windowed setting . if you use just 1 monitor and tick off full screen I believe you would see a drop as well . I'm running 3 monitors right now in full screen and I get the same fps as running 2 monitors (cockpit+instruments) . I'm never, ever going back to 1 or 2 monitors .
-
you have to untick full screen for the phantom monitor fix to work . Cockpit 1024 sets the resolution of the abris and shkval , turn it down if your computer is struggling. after changing your options.lua the camera selection should be automatically set to "modified" you can run both at the same time , DCS Max adjusts the affinity of your CPU cores , phantom tells your computer not to needlessly draw a 3 rd "phantom monitor" or some such black magic ...:pilotfly: remember, if you are using Vista 64 bits to run the fix as admin or it won't work . good luck
-
options.lua is in whereyouinstalled\BlackShark\data\scripts modified.lua you have to create in whereyouinstalled\Config\MonitorSetup now what I posted to you earlier was just the graphics section of the options.lua understand that some settings may not be right for your needs . save your original and compare . like my options.lua just posted you need to adjust for your liking , like effects, haze etc..
-
one thing if you are using Vista 64 , make sure you run the phantom monitor fix with admin privileges . or it just won't work . about the settings . it may be different because you are using right monitor as primary and I'm using left . I adjusted for it but untested . here's my configs for right side instruments . maybe you can try that and just switch displays in windows if it works . remember to change your numbers with the ones I gave you earlier as this is for 2 monitors at 1280x1024 ===================== options = { ["views"] = { ["cockpit"] = { ["mirrors"] = false, ["reflections"] = false, ["avionics"] = 4, ["russianHud"] = false, }, -- end of ["cockpit"] }, -- end of ["views"] ["difficulty"] = { ["padlock"] = false, ["easyRadar"] = false, ["enemies"] = true, ["setGlobal"] = true, ["immortal"] = false, ["geffect"] = "none", ["easyFlight"] = false, ["permitCrash"] = true, ["radio"] = false, ["tips"] = true, ["fuel"] = false, ["aftSwitching"] = false, ["cockpitLanguage"] = "english", ["units"] = "metric", ["externalViews"] = true, ["hud"] = false, ["myPlane"] = true, ["iconsTheme"] = "nato", ["map"] = true, ["weapons"] = false, ["allies"] = true, ["labels"] = false, }, -- end of ["difficulty"] ["audio"] = { ["wind"] = 55, ["radio"] = 50, ["musicEn"] = false, ["engines"] = 65, ["soundEn"] = true, ["effects"] = 79, ["music"] = 0, ["radioSpeech"] = true, ["warnings"] = 32, ["volume"] = 100, ["inCockpit"] = 80, ["mech"] = 71, ["subtitles"] = false, ["gui"] = 72, }, -- end of ["audio"] ["graphics"] = { ["multiMonitorSetup"] = "modified", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "High", ["aspect"] = 2.5, ["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"] = 1024, ["resolution"] = "2560x1024", ["civTraffic"] = 1, ["width"] = 2560, }, -- end of ["graphics"] } -- end of options ================================ Description = 'modified' Viewports = { Center = { x = 0; y = 0; width = 1280; height = 1024; viewDx = 0; viewDy = 0; aspect = 1.25; } } Shkval = { x = 1280; y = 325; width = 700; height = 780/2; } ABRIS = { x = 1980; y = 0; width = 580; height = 800; } ===================
-
you are most welcome , hope you get it to run about the notepad++ thing , I used it at first because of the warnings but since I've been editing in regular notepad all the time and have never had a problem . ( damn what's that smoke from my computer ?):music_whistling: just make sure you make back ups before editing.
-
USB-Powered Monitor for BS
S77th-RYKE replied to questerymj's topic in PC Hardware and Related Software
says Corea only -
my pleasure , don't know if it worked for that guy though ... seems he posted a request but forgot to look back ;) ["graphics"] = { ["multiMonitorSetup"] = "modified", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "High", ["aspect"] = 2.4, ["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"] = 1600, ["resolution"] = "3840x1600", ["civTraffic"] = 1, ["width"] = 3840, }, -- end of ["graphics"] } -- end of options =========================== modified.lua ; -------------- Description = 'modified' Viewports = { Center = { x = 1280; y = 0; width = 2560; height = 1600; viewDx = 0; viewDy = 0; aspect = 1.6; } } Shkval = { x = 0; y = 325; width = 700; height = 780/2; } ABRIS = { x = 700; y = 0; width = 700; height = 800; } =========== try this as a starting point , the position /size of instruments needs tweaking as this is not properly adjusted to your monitor size . but if you see something then you can tweak from there trying to fill your secondary screen while trying to maintain correct ratio of the instrument . don't forget to run the phantom monitor thingy in background good luck
-
thanks for sharing
-
here you go , try this with phantom monitor working in background ; options.lua ---------- ["graphics"] = { ["multiMonitorSetup"] = "modified", ["color"] = "32", ["heatBlr"] = 1, ["scenes"] = "high", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "High", ["aspect"] = 2.819, ["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"] = 1, ["width"] = 2960, }, -- end of ["graphics"] } -- end of options =========================== modified.lua ; -------------- Description = 'modified' Viewports = { Center = { x = 0; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 1.6; } } Shkval = { x = 1680; y = 325; width = 700; height = 780/2; } ABRIS = { x = 2320; y = 0; width = 580; height = 800; } =========== if it works then adjust Shval and abris sizes to better reflect your current resolution . hope this helps
-
Affinity Tool questions to improve performance
S77th-RYKE replied to airjocky2's topic in DCS: Ka-50 Black Shark
I have the same board but a Version "2" I get 40 % better FPS with hyperthreading off . -
there's no need to spend on TH2go with BS Softh works 100% see here ; http://forums.eagle.ru/showthread.php?t=39577