Jump to content

StickyTeflon

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by StickyTeflon

  1. ok... now i've hosed my self. What files are checked for an integrity check? Apparently i made a change some where that now i get booted / don't pass the integrity check. Does anyone have a list of all the checked files so i can replace them? Thanks Sean
  2. I've tried for a couple of days to find a fix for the multiplayer gui issue. It looks like that gui is controlled/created in a completely different way. All of the multiplayer interface files seem to be in KA-50\FUI\Resourses\Multiplayer and ran as .res files instead of .lua files. The .res files can still be edited with notepad++ but i can't find the resolution or window controls anywhere?? BTW i thought i read somewhere that the phantom monitor went away with the last patch.... Sean
  3. He guys. I'm new here and new to Black Shark. I've been a flight sim fan since Gunship on my Commodore 64 way back in the day! I've had BS now for about a week and have just gotten around to setting up a two monitor config. This really helped: http://forums.eagle.ru/showthread.php?t=36551 http://vaaf.net/wiki2/index.php5?title=Black_Shark_MultiMonitors I'm running window XP in Horizontal Span in 2560x1024 The problem is that when you are in the GUI (main menu,options,editor, and etc.) the monitor split is right down the center and it makes some of the options hard to see and use. After about 2hrs scanning through the lua files i found a way to force the gui to a window but let DCS:BS start full screen. Edit these lines in ...ka50\BlackShark\BlackShark.lua MAKE A BACK UP OF BLACKSHARK.LUA FIRST!! USE NOTEPAD++ NOT REGULAR NOTE PAD near lines 225-240 224 --********************************************************************* 225 --Adding "--" before commands will designate it as a remark and it will not be exicuted 226 --main_w = 1024 -- original settings rem'd out but kept for reference 227 --main_h = 768 -- original settings rem'd out but kept for reference 228 main_w = 1270 -- Adjust size to scale window to main monitor 229 main_h = 920 -- Adjust size to scale window to main monitor 230--*********************************************************************** 231 defaultReturnScreen = 'mainmenu' 232 233 -- Ýòî òîæå íàäî îòïðàâèòü â êîíôèã 234 panel_options = require('me_options') 235 panel_options.loadOptions() 235 --******* rem out these three lines**************************************** 236 --fullscreen = panel_options.vdata.graphics.fullScreen 237 --main_w = panel_options.vdata.graphics.width 238 --main_h = panel_options.vdata.graphics.height 239 --********************************************************************** the window is not scale-able so you can see at lines 228-229 i resized the window to a size i liked. Now the GUI is in a window and you can drag it to the monitor you chose. FWI i have Fullscreen checked in the options menu ! My desktop In flight Good luck and i hope this turns out to be helpful!
  4. Thanks Viper for the quick response. I haven't hooked up with a file sharing site yet so i clipped my .trk file to this reply. Still getting the hang of this sim but i love it. It has become a huge time suck for me. The track i attached wasn't a planned recording. I had a little trouble getting my Flight stick trimmed at the start and some issues with ATC. But nice crab landing on the frigate ( I like to lean out the left or right window when i land) followed by a port side inspection. Then a trip to the carrier with a circle around the tower, landing then a rolling take off. Back to shore and joined formation with a ch53. He banked across my nose twice.... so i had to shoot him down. guns.. guns.. guns.. Forgot to raise the gear after the frigate, but other than that..I'm really digg'n the trim feature! I don't care what anyone else says.. It's awesome! Feel free to offer pointers if you watch it Thanks, Sea Landings - StickyTeflon.trk
  5. New here also. I picked up the sim about three days ago and every question i've had so far i've found the answer to on this forum. Thanks. Oh. I do have one question. How or were do i upload a track to to share? I flew the ship landing mission that someone linked to earlier and had a great flight. I'd like to post it.
×
×
  • Create New...