

colin
Members-
Posts
49 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by colin
-
I have a Radeon HD 5570, running two screens can I run 3? colin
-
windowed mode only colin
-
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
-
no I run 1.01 no bugs regards Colin
-
It is colin
-
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
-
I have never understood how to play multiplayer, help? colin
-
cant help with laptops sorry colin
-
Top dog still on 1.01, tried 1.2 and lost all options and training so went back to 1.01 regards Colin
-
here's a screen shot of my set-up with NVG http://i281.photobucket.com/albums/kk224/VampyreMaster/NVG.jpg colin
-
you must click "add" button then when it shows up red click left grey button and click "install" on the right and it turns green http://i281.photobucket.com/albums/kk224/VampyreMaster/modman.jpg regards Colin
-
Multimonitors solved!!! greetings Zoomboy and 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 (adjust this number to your own preferred height) (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!! sceenshots and photos good flying a your own risk of course!! Colin http://i281.photobucket.com/albums/kk224/VampyreMaster/noblur.jpg http://i281.photobucket.com/albums/kk224/VampyreMaster/Image4.jpg
-
your screen shot looks just like the briefing message http://i281.photobucket.com/albums/kk224/VampyreMaster/nv.jpg Colin
-
hi there, I'm running 2 screens in Win 7, you must run in windowed mode (you cant seem to tell any difference) the picture is my own setup cockpit, Abris, skval. Radeon 5570 colin http://i281.photobucket.com/albums/kk224/VampyreMaster/2sceens.jpg http://i281.photobucket.com/albums/kk224/VampyreMaster/F2.jpg
-
real HD black shark cockpit....
colin replied to RICARDO's topic in Utility/Program Mods for DCS World
yes I have PSP and Pcs2 what i didnt understand was what needs to be done? it all looks fine to me regards colin -
real HD black shark cockpit....
colin replied to RICARDO's topic in Utility/Program Mods for DCS World
sorry didn't understand a word of that Colin -
real HD black shark cockpit....
colin replied to RICARDO's topic in Utility/Program Mods for DCS World
thanx for speedy reply. you must be very proud of your work, its all ok fantastic! so real I put it in Program Files\Eagle Dynamics\Ka-50\Config\graphics and it does run in 1.01 no prob (I did load 102 but lost options and training) regards Colin -
real HD black shark cockpit....
colin replied to RICARDO's topic in Utility/Program Mods for DCS World
ok guys just installed but no change, does it work in 1.01 if textures are not apearing in game you have to write these three lines in the file: C:\Program Files\Eagle Dynamics\Ka-50\Config\graphics_bs.cfg TextureCollections { highFolder = ".\\Bazar\\TempTextures\\"; common = ".\\Bazar\\World\\sharkpart2.cdds"; common = ".\\Bazar\\World\\shark.cdds"; common = ".\\Bazar\\World\\sharkb.cdds"; this file is empty C:\Program Files\Eagle Dynamics\Ka-50\Config\graphics_bs.cfg but this file is as shown on ricardoes notes ?? which file is correct? how do I change permission to save ? regards and frustrated colin -
Ah I'm running 1.01 and dont have that second file regards colin
-
Hi there I found the first file and changed it but cant find the second one "resourcesbs" colin
-
Oh yeah me to, I need it over to the left V
-
real HD black shark cockpit....
colin replied to RICARDO's topic in Utility/Program Mods for DCS World
We are all waiting with bated breath!! Vampyre -
real HD black shark cockpit....
colin replied to RICARDO's topic in Utility/Program Mods for DCS World
hey Ricardo, if you are still with us, please don't be put off by this theft, I saw your hd cockpit work and bought BS, just to get the look, you are an inspiration, and we are all waiting regards Vampyre -
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