

Nasty
Members-
Posts
116 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Nasty
-
do you use game mode or simulaltin mode if i remember righ there is other buttons work when you are game mode. Put sim mode on and then you got correct buttons
-
dual or triple monitor work 1.0.2 BUT you need clean install 1.0 black shark then install 1.0.2 patch.then dont use you old multimonitor lua files .you need make new edit luas what come with 1.0.2 patch hen that work same- like 1.0.1 1.0.2 patch change lua files little so old luas not work correct in 1.0.2 patch
-
same here i use 3 monitor i think when engage nvg on monitor lost aspect ratio some why
-
any idea whats wrong becouse i cant get radio state table my code dofile("./Scripts/Aircrafts/Ka-50/Cockpit/devices.lua") -- enumeration of cockpit devices dofile("./Scripts/Aircrafts/Ka-50/Cockpit/command_defs.lua") function LuaExportStart() local file = io.open("./Temp/Export.log", "w") if file then io.output(file) end local R_800 = GetDevice(48) local radio = R_800:l_get_state() end and i get this error Lua::Config::call error LuaExportStart:./Config/Export/Export.lua:11: attempt to call method 'l_get_state' (a nil value) is something change patch 1.0.2 or i m so stupid so i cant that work :)
-
My New Multiple Monitor Setup (pics/description)
Nasty replied to walker450's topic in DCS: Ka-50 Black Shark
windows vista has aero i think that make ur desktop 3d or something. After that i can reach 30fps with multimonitor. -
My New Multiple Monitor Setup (pics/description)
Nasty replied to walker450's topic in DCS: Ka-50 Black Shark
my multimonitor setup luas here = function(p) return p; end; name = _('nasty'); Description = 'Shkval on the left monitor,ABRIS on the right and camera on the center'; Viewports = { Center = { x = 0; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 1.6; } } Shkval = { x = 1680; y = 552; width = 720; height = 480; } ABRIS = { x = 2400; y = 0; width = 768; height = 1024; } running game with phenom 965 +4gb 1066 ram , 2 x nvidia 8800gt 512mb sata raid disk. got solid 30 fps when aero is on and details medium and view distance high but edit manual graphics lua like this structures = {40, 4000}; trees = {1000, 6000}; -
panels & paint cost so i cant do that LOL
-
now pictures so guys can laugh freely i dont mind. Better this is fly than keyb and mouse ;) need only keybord to close door front view and then right back view last pic is LOW LOW LOW old keybord ps2 card but hey inputs are inputs :)
-
DCS VoIP/radio integration with TeamSpeak 3
Nasty replied to Shaman's topic in DCS: Ka-50 Black Shark
hmm i just little look that ts3 lua scriptin i dont know how make programs but i think that is easy make mod which switch channel in ts when you change radio channel. what i see there is possible make temp channel wich deleted when player change again freq in radio. -
Big thanks to support team , they work like customer is king. Fast and good response maybe best service what i get if problem occours in games.
-
DCS VoIP/radio integration with TeamSpeak 3
Nasty replied to Shaman's topic in DCS: Ka-50 Black Shark
i dont know but if you use microsoft flight sims there is called vatsim or ivao which make ts2 server work in like real radio transmit , there is planes and tower and radar and other stuff ok and when you change your plane radio correct freq ts change channel to correct place i dont see that is hard to make bs work if some one who can program do client for that. I think that is awesome if you can use radio like real one. -
any preload or cache option patch 1.0.2 ? old options have terrainprld= something new patch lost that?
-
lol thanks ethreal not look there after patch. Well mp 1.0.2 patch communicate menu come primary screen right that is good improve too. I wait allreaydy 1.0.3 patch :) how awesome this game is then :)
-
i see in bs 1.0.2 some lua file birdstrike=0 can i put that 1 and i got birdstrikes on my chopper or is that only jet stuff?
-
yeah yeah but you are like king cos use that newer video card i need push every frame my old poor computer. :) mastiff how you now got that multimonitor setup work? what graphics card you use and how good you got ur frames? i still maybe buy that faster card maybe if someone tell how much fps they got with windowed mode.
-
Hi , after that 1.0.2 patch my fps suck with 3 monitor , frames stuck 20 and laggy and game is not playable. Then i start test stupid thinks how can i push fps up. One what help me is put vista earo on and dadaa i got solid 30fps but all high i get microlag or stutter not sure how people call that Now when earo is on and fps up when change textures medium and edit view distance high but manyaly edit structures line like medium and now game is enjoyable play.
-
ok now i get why use phantom. i have difficulties to get 3 screen to work with 1.0.2 with good flyable frames last patch i can get 25-30 which is flyable now i got only 10-20 and got lag lag lag not smooth flying , i realy wanna know who run multimonitor setup in window mode how good that run? this patch my problem is if i use only 1680x1050 res fullscreen i got approx 50fps and near city solid 30. now if only take fullscreen off i got same poor laggy frames with 3 monitor use. i have old 8800gt 512mb gpu if i buy example nvidia 275 or something like that . can i then get better performance in windowed mode?
-
sorry if i ask stupids but where you need that phantom fix? can we get better performance or what idea use phantom?
-
ok guys i try to help all people which want use multimonitor in 1.0.2 i m not sure if you guys got work all but better late than never. ok first clean 1.0 blackshark install after that 1.0.2 patch then back up ur game folder (not nessasery ) then go config/monitor setup then copy example screen+abris+shkval again inside monitor setup folder then open that = function(p) return p; end; name = _('nasty'); -- LOOK THIS LINE i use that nasty Description = 'Shkval on the left monitor,ABRIS on the right and camera on the center'; Viewports = { Center = { x = 0; y = 0; width = 1680; height = 1050; viewDx = 0; viewDy = 0; aspect = 1.6; } } Shkval = { x = 1680; y = 554; width = 720; height = 480; } ABRIS = { x = 2400; y = 0; width = 768; height = 1024; } rename that copy screen+abris+shkval to same what you have name inside that file: options.lua like old patch heres my ["multiMonitorSetup"] = "nasty", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "medium", ["water"] = 2, ["fullScreen"] = false, ["visibRange"] = "Medium", ["aspect"] = 3.01, ["textures"] = 1, ["shadows"] = 2, ["effects"] = 3, ["width"] = 3168, ["lights"] = 2, ["height"] = 1050, ["civTraffic"] = 0, ["resolution"] = "1680x1050", ["haze"] = 1,
-
oh my , i lost my last activation and cant test that multimonitor but after patch i got 3 screen picture right and abris and shkval work like 1.0.1 patch. so i m sure that work. today i test that multimonitor think and hope i get work that clean install too. fps problem just maybe come cos 1.0.2 replace some airport texture b etter so i think that eat frames but maybe we get soon fps tweak guide for 1.0.2 patch too :D
-
that is not answer and i need other copy to get dedicated server running.
-
hhhmmm if i buy new copy and pay that visa can i get new code when payment is done or i need wait monday too? is there some automatic system to give codes when payment is ok?
-
i get that same error before my activation messed of and i pissed off cos cant play but if click ok my computer with multimonitor start ok and i can make mp server without any errors only single player give that error in start but ok click and i m menu and can change all stuff.
-
with activation problems. I have all activations used and now i wait. when i can play again.
-
take full screen off :) i test that and i see my own eys multimonitor work with patch