Jump to content

BlackLibrary

Members
  • Posts

    727
  • Joined

  • Last visited

Everything posted by BlackLibrary

  1. oh, ok, wow. the other radios are "hardcoded" in the flight panel.exe but what you have done sounds interesting
  2. Is there a model for the hook out there? I would prefer the tomcat style.
  3. @peep you have the latest version? My testers say that in the cc version everything works correct. The tests for EB are running @valrod with the standard page in flightpanels you can't make the radio to work. You have to program it in the "fp.exe" ( in the sourse code) like all the other available radios
  4. Not yet. Because artur or me don't own the module. And making the radios without is impossible. The radios need lot of testing.
  5. looks like an error. i will check this i have deleted these two lines and replaced with: defineTumb("UC_DOWN_C",2, 3099, 131, 1, {0,1}, nil, false, "Undercarriage", "Undercarriage U/C Indicator Cut-Off Toggle") you can do that for yourself. After editing, start a mission and jump in a plane to update the json files. than everything should work as intended. Fix will be in the next release of BIOS with an rework for the Spitfire.lua.
  6. Nice mod! I saw that the pilot is "drivable " but every time I try this he felt to the ground and act like an bug on the back. Made I'm something wrong or is he drunk? ;)
  7. look at the DCS Flightpanel profile github (link in sig) there are some examples how to do it.
  8. The profiles you select via new in flightpanels are always empty. They load the bios files for programming for yourself. If you want to use "pre" programmed you have to use the .Binding ones. Sorry if I sound rude English is not my main language. ;)
  9. What I see in the video. Everything worked well. Maybe the profile is not perfect. Haven tested them all. But bios work and flightpanels too. if the profile is not good for you I recomend to build your own.
  10. When ref page nothing shows flightpanels can't work. (Except keyemulator) Your first goal is to get bios working. You copied it to your save script folder of your used dcs version? (Stable/beta) Export lua is not changed? In the bios folder are 2 folders (lib/doc) and some luas? Maybe your antivirus blocks it?! (Had problems with Kaspersky)
  11. For the Export: i got it the simple way. i have defined the right and left MFD from the A10 that works with the most planes. for the a4 add this line: try_find_assigned_viewport("RIGHT_MFCD") here: Saved Games\DCS\Mods\aircraft\A-4E-C\Cockpit\Scripts\RADAR\Indicator\init.lua before the last one. ( startup_print("radar HUD: load end") ) made a lua for monitor setup: LEFT_MFCD = { x = 0; y = 1250; width = 550; height = 550; } RIGHT_MFCD = { x = 730; y = 1250; width = 550; height = 550; } the valves are mine may not work for you
  12. the ref page shows live data. so you have to sit in a plane. and the ref page you must open as an app. cant tell you how i use vivaldi and not chrome directly
  13. btw the yellow pod as extra model (as static) would nice for deco the airfield. and thanks for the nice mod!!!
  14. for flight panels you need only the BIOS folder and export.lua in scripts folder. put the flightpanels anywere you want also the profiles. to verify that bios correct work the ref-Page via a chrome browser ist a good indicator. i changed the structure from the orginal BIOS, because it looks messy, everything ist in the programm folder but this is only needed for andurino i think ( i have no idea how this works )
  15. New Release: https://github.com/DCSFlightpanels/dcs-bios/releases/tag/0.7.27a Now all available planes are covered. incl some Mods (A-4, MB-339PAN, VSN,...)
  16. on the CVN-77 Mod i have this problem too
  17. New Release: https://github.com/DCSFlightpanels/dcs-bios/releases/tag/0.7.26
  18. For the Framerate drop Cobra made a fix. @Highwayman-Ed have you placed the as Planes? That was a problem with arguments. Cobra made also a fix Version 1.1.2
  19. The L-39 versions are in our bios library. One file which covers both versions
  20. @PEEP Thanks that helps. After the Tomcat and a short break, i will start with it
  21. you are the best!!! thank you!!!! Now my kitten is getting pretty one problem i got: when i open HB_F14_CPT_FRONT_01.dds i dont see all of the texture. normal i will load it with DXTBMP to splitt the alpha. anyone has a solution?
  22. New Version Online: https://github.com/DCSFlightpanels/dcs-bios/releases/tag/0.7.25b F-14 is almost complete. Testers needed for: F-14B, MB-339PAN, MiG-15Bis, MiG-19P, Christen Eagle II, Yak-52, socat Versions need fedback if the Planes,Programs worked as intended
  23. Does it now Work?
  24. :huh: i have checked the files, but i have the open one??!! maybe reinstall?
  25. i dont know. last change on page was early 2017. i have keept them up todate., In next version i made a "Start page" where you can find tutorials, gudes and latest versions. Like the web start page
×
×
  • Create New...