

thinkr
Members-
Posts
349 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by thinkr
-
That defeats the purpose of the Air and basically uses the Mk82-Air as a plain mk-82 with no drag parachute lol why not juse use mk-82's then. Good idea though if you don't like the air feature.
-
Thanks Boarder2 Yeah checked the switches an MFD's they appear to all be working. So i guess its no problem. Sapo The APP has a FREE version you got a bit too much money for free? WTF? lol BTW the app looks great I'm certainly considering purchasing the full version.
-
Working on setting this app up. Trouble Don't know what to do. Device in DCS Windows Server Software symptoms. Green Light but Sim is RED light Windows has Installed Bonjour installed netframework 4.0 installed DCS Server software. In the Sim I selected DCS Virtual Cockpit in the MONITOR Section. In the SERVER SOFTWARE I selected Display and SET up the screen correctly. Then I hit Tools.... Update scripts and it says sucessful. I start the Server. Start The App. Start the Sim. the sim displays correctly the main monitor has the Cockpit. The second monitor shows correctly as I have shows the 2 MFDS in the DCS Server software. But the Server software still shows SIM RED not Green what did i miss?
-
Anything new on this touch control front? I haven't heard about this in a while. Any plans on A10C addons?
-
So has anyone managed to get the ABRIS database feature to work?
thinkr replied to Frederf's topic in DCS: Ka-50 Black Shark
Oops nearly thought I was in a real helicopter there, looking at the amazing new graphics thanks ED. Almost forgot to make a bigger stink about the little details. :doh: Its never perfect is it? -
Windows 7 MAGIC DCS BS2 FOLDER DISAPPEARING ACT
thinkr replied to thinkr's topic in DCS: Ka-50 Black Shark
lmfao new it had to be something stupid like that lol. Thx -
Ok why doesn't the "DCS Blackshark 2" Folder appear when I browse to it with explorer. Or should I say Windows EXPLODER! The following pics should some this up. Am I missing something I even clicked show hidden folders and it doesn't show up! This problem is mostly cosmetic but annoying anyone else understand how to fix this?
-
SoftTh Proflile help...
-
Hey Peter P I have finally installed Win7Pro with 8GB Ram I'm curious about any profiles needed to make the SoftTH work with my blackshark setup now. Reading the documentation. Just curious if you have a config or any tips to make it work? Never Mind IT auto configured! SWEET! from 18 FPS to 34-48 FPS KICK ASS!!!
-
oops old thread.
-
BlackShark 2 Multiplayer Menu and Dual Screens ???
thinkr replied to thinkr's topic in DCS: Ka-50 Black Shark
How please share Mastiff! -
Apparently I found a missing "}" closing marker that fixed the whole thing as well as that 2.25 vs 1.25 Aspect Ratio PlainSight found in PlainSight:megalol: BlackShark 2 does not need Phantom Monitor Fix anylonger:music_whistling:
-
BlackShark 2 Multiplayer Menu and Dual Screens ???
thinkr replied to thinkr's topic in DCS: Ka-50 Black Shark
That post was posted right after I bought BS2 Your Right I haven't found this feature yet I've been skimming the updated Documentation, haven't found anything yet. The only thing i can tell is it says View Restrictions so that means Multiplayer can be restricted from Single Player resolution. If you normally use Single Player and have Dual monitors it can be restricted So when u launch Multiplayer it won't still be porked :megalol: Sad huh! -
On November 10th, 2011 Dear Steam Users and Steam Forum Users: Our Steam forums were defaced on the evening of Sunday, November 6. We began investigating and found that the intrusion goes beyond the Steam forums. We learned that intruders obtained access to a Steam database in addition to the forums. This database contained information including user names, hashed and salted passwords, game purchases, email addresses, billing addresses and encrypted credit card information. We do not have evidence that encrypted credit card numbers or personally identifying information were taken by the intruders, or that the protection on credit card numbers or passwords was cracked. We are still investigating. We don’t have evidence of credit card misuse at this time. Nonetheless you should watch your credit card activity and statements closely. While we only know of a few forum accounts that have been compromised, all forum users will be required to change their passwords the next time they login. If you have used your Steam forum password on other accounts you should change those passwords as well. We do not know of any compromised Steam accounts, so we are not planning to force a change of Steam account passwords (which are separate from forum passwords). However, it wouldn’t be a bad idea to change that as well, especially if it is the same as your Steam forum account password. We will reopen the forums as soon as we can. I am truly sorry this happened, and I apologize for the inconvenience. Gabe. ============================================================= If you use the same passwords for your bank and or email OR PAYPAL!!! Make sure to change those too! Its better to keep those separate, for your own good. =============================================================
-
Hey PeterP me again. So I guess I was just in time to get BlackShark 1 Running great when Blackshark 2 came out. I Seem to have a new problem now. The code doesn't seem to be working. I found the new options.lua in C:\Documents and Settings\*Username*\My Documents\My Games\DCS BlackShark 2\Config\ ["graphics"] = { ["multiMonitorSetup"] = "camera+lmfcd", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "medium", ["water"] = 0, ["fullScreen"] = false, ["visibRange"] = "High", ["treesVisibility"] = 6000, ["aspect"] = 1.25, ["haze"] = 1, ["HDR"] = 0, ["TranspSSAA"] = true, ["cockpitShadows"] = false, ["textures"] = 1, ["width"] = 2304, ["lights"] = 2, ["MSAA"] = 2, ["sync"] = false, ["height"] = 1024, ["civTraffic"] = "", ["shadows"] = 2, ["clutterMaxDistance"] = 0, ["effects"] = 3, }, -- end of ["graphics"] Problem is when I added the AVI Code Section displayed below BS2 Deletes it when i run the game. { ["avi"] = { ["bpp"] = 32, ["resolution"] = "1024x768", ["full_screen"] = false, ["aspect"] = 1.333333333, ["height"] = 768, ["width"] = 1024, }, -- end of ["avi"] }, -- end of ["display_mode"] so that it looks like this... ["graphics"] = { ["multiMonitorSetup"] = "camera+lmfcd", ["color"] = "32", ["heatBlr"] = 0, ["scenes"] = "medium", ["water"] = 0, ["fullScreen"] = false, ["visibRange"] = "High", ["treesVisibility"] = 6000, ["aspect"] = 1.25, { ["avi"] = { ["bpp"] = 32, ["resolution"] = "1024x768", ["full_screen"] = false, ["aspect"] = 1.333333333, ["height"] = 768, ["width"] = 1024, }, -- end of ["avi"] }, -- end of ["display_mode"] ["haze"] = 1, ["HDR"] = 0, ["TranspSSAA"] = true, ["cockpitShadows"] = false, ["textures"] = 1, ["width"] = 2304, ["lights"] = 2, ["MSAA"] = 2, ["sync"] = false, ["height"] = 1024, ["civTraffic"] = "", ["shadows"] = 2, ["clutterMaxDistance"] = 0, ["effects"] = 3, }, -- end of ["graphics"] Then Blackshark starts up My Monitors show up like this. and Options.lua is back to the first one. :doh: I was still using the Phantom Monitor Fix And my Camera+LMFCD(on right side).lua file has this just to show you. C:\Program Files\Eagle Dynamics\DCS Black Shark 2\Config\MonitorSetup _ = function(p) return p; end; name = _('Center on Monitor 1 - Shkval on Monitor 2'); Description = 'Center on Monitor 1 - Shkval on Monitor 2'; Viewports = { Center = { x = 0; y = 0; width = 1280; height = 1024; viewDx = 0; viewDy = 0; aspect = 1.25; } } LEFT_MFCD = -- Shkval render { x = 1280; y = 0; width = 1024; height = 768; } UIMainView = Viewports.Center UIMainView = Viewports.Center
-
It can be pretty hard to find targets some times if you don't have a massive screen to view but goto Options an Check the BOX for [x] LABELS that will show the enemy targets in blue and label them. I had another really hard mission called Something Pirates and i still couldn't find the enemy after like 10 flights the labels wouldn't show an i had no idea where to go to find the enemy camp, even with the help of other posters... so instead of crying I Opened the MAP IN THE MISSION Editor Checked the ENEMY positions that way :megalol: Finnally I realized where my error was:) It was much easier to locate. This might be considered cheating but if u don't know where to go its a good last resort.:book::D
-
I run blackshark at about 20fps average. What are the specs of your computer WynnTTr? Just curious. Havn't tested BS2 yet but soon
-
BlackShark 2 Multiplayer Menu and Dual Screens ???
thinkr replied to thinkr's topic in DCS: Ka-50 Black Shark
Answered my own question... GUI ... • Added Misc. tab with various game options, including view restriction options for multiplayer. THANK YOU ED!!! -
Can you clarify? normal maps? you mean bitmaps? define normal as apposed to?
-
Can Somone Please Comfirm This??? Has the Multi-player "MENU"in Blackshark 2 with DUAL Screens Been FIXED so YOU CAN SEE AND CLICK ALL THE BUTTONS On One Screen Or is it still Stretched across the screens? P.S. Thanks ED for this update in advance.
-
Now for all the marbles.... Has the Multi-player in Blackshark 2 with DUAL Screens Been FIXED so YOU CAN SEE AND CLICK ALL THE BUTTONS On one screen and click them to join a game or is the multi-player menu still stretched? P.S. Thanks ED for this update:)
-
never/mind i figured it out again so I fixed my first post to refelect. thx.
-
Stupid me i switched back to one monitor to see if i could get on multi-player again problem encountered was the now age old buttons problem and i couldn't rename my pilot. So I switched back to single monitor and then lost my whole setup lol. Anyway it shouldn't be a problem i'm just curious the avi portion of the Options.lua do i set that to the res of my second monitor? or is that to be left at 640x480 for other purposes?
-
Sweet:0 Will this work on iPhone 4? I realize it will be harder to see but is it possible to make just like 4 buttons like the Turn-to-Target 4 buttons set on just the iphone easily enough? Or even just having the Autopilot 4 buttons would be handy too:)
-
Menus on 2 screen setup in bad position-How to move?
thinkr replied to spikenet's topic in Bugs and Problems
Found this thread may be helpful. http://forums.eagle.ru/showthread.php?t=46687&highlight=multi+monitor+multiplayer