Atooyi Posted June 11, 2017 Posted June 11, 2017 if you copied the .dll's from aircraft in 2.1 to the mod then it won't work in 1.5 and visa versa as the .dll's are different per version, so you need to make a 1.5 version of the mod with 1.5 dll and 2.1 version with 2.1 dll your issue with fc3 aircraft may be this too if you have an incorrect version fc3 dll in your saved games mod folder structure somewhere, remove the whole saved games folder store it somewhere, clean & repair and try the fc3 aircraft, if they now work then add back in the saved games folders one at a time checking for any rogue dll file as you go Do you have any other mods installed? Try to reinstall the module only. guys thank you all, it's fixed finaly time to fly some eagle :joystick:
razo+r Posted June 14, 2017 Author Posted June 14, 2017 cpdKobra updated the F-14 and F-18 to be usable in 2.1.0 1
Happy_Hour-HFJ Posted June 15, 2017 Posted June 15, 2017 cpdKobra updated the F-14 and F-18 to be usable in 2.1.0 Sweet ! Thank you
razo+r Posted June 20, 2017 Author Posted June 20, 2017 were is kc135r at ? Here: https://forums.eagle.ru/showthread.php?t=167480
razo+r Posted June 20, 2017 Author Posted June 20, 2017 (edited) Где можно взять мод на Ф22,спасибо Let me check Edited June 20, 2017 by razo+r
razo+r Posted June 20, 2017 Author Posted June 20, 2017 F-22 is not public anymore due to the "new" EULA. 1
aceviper Posted June 25, 2017 Posted June 25, 2017 (edited) Cheers for all your work.Much appreciated and thanks for sharing. Fa18c is amazing externally in both 1.56 and 2.11. Will tide us over till the real deal gets here. +1 Edit: Any chance you could point the way to replacing the opaque canopy in the f18c/f15c cockpit with the clearer one now present in DCS 2.1.1?? Edited June 25, 2017 by aceviper *
razo+r Posted June 26, 2017 Author Posted June 26, 2017 try this: Copy the file from (DCS World 2 OpenAlpha\Mods\aircraft\Flaming Cliffs\Cockpit\Shape\cockpit_f-15c.edm.json) and copy it overe here: (DCS World 2 OpenAlpha\Mods\aircraft\VSN_XXX\Shapes\...) and rename them to: Cockpit_VSN_XXX.edm.json and "Cockpit_VSN_XXX_AFM.edm.json)
NRG-Vampire Posted June 28, 2017 Posted June 28, 2017 F-22 is not public anymore due to the "new" EULA. is that your EULA or EULA of ED ? and where can i find/read that ? TY
razo+r Posted June 28, 2017 Author Posted June 28, 2017 is that your EULA or EULA of ED ? and where can i find/read that ? TY It's the EULA/Guideline of ED: https://forums.eagle.ru/showthread.php?t=178996
razo+r Posted July 4, 2017 Author Posted July 4, 2017 F-18C with A-10C avionics? :D Possible to do, but just a reminder: if you want the avionics from the hog, you will also get the engines and performance of the hog.
BlackLibrary Posted July 11, 2017 Posted July 11, 2017 Hi is use the VSN_F14A, is aerial refueling possible? i can't get the Refueling Boom to work ?! aka WarLord DCSFlightpanels DCS-BIOS Fork DCSFlightpanels arduino-library DCSFlightpanels DCSFlightpanels-Profiles DCS FP / BIOS Discord Server
legitscoper Posted July 13, 2017 Posted July 13, 2017 Hi, I have installed VSN F16, F14A and M2000. I have chosen su-27 avio as I have only Su-27, not F-15. Operation completed successfully (via CMD file) but when I chose any of this aircraft, it just goes 3rd person view. I have dcs 1.5.7. any advice how to fix this? Wysłane z mojego SM-A500FU przy użyciu Tapatalka - legitscoper My specs: Windows 8.1 Laptop Lenovo Y50 intel core i7 Nvidia GTX 860M, 8gb RAM, 275GB SSD
razo+r Posted July 13, 2017 Author Posted July 13, 2017 Hi is use the VSN_F14A, is aerial refueling possible? i can't get the Refueling Boom to work ?! Use the F-15 avionics and the F-14A AFM to be able to refuel. Hi, I have installed VSN F16, F14A and M2000. I have chosen su-27 avio as I have only Su-27, not F-15. Operation completed successfully (via CMD file) but when I chose any of this aircraft, it just goes 3rd person view. I have dcs 1.5.7. any advice how to fix this? Wysłane z mojego SM-A500FU przy użyciu Tapatalka I'll look into the code and see if I can make it use the PFM of the flanker.
cdpkobra Posted July 13, 2017 Posted July 13, 2017 (edited) Hi, I have installed VSN F16, F14A and M2000. I have chosen su-27 avio as I have only Su-27, not F-15. Operation completed successfully (via CMD file) but when I chose any of this aircraft, it just goes 3rd person view. I have dcs 1.5.7. any advice how to fix this? The VSN_F14A version with Su-27 avionics should go.(not tested) VSN_F14A_AFM, F16 and M2000 do not work, FC3 requires the F-15C module. Change the "entry.lua" file in the mod folder. M2000 Delete this line make_flyable('VSN_M2000',current_mod_path..'/Cockpit/KneeboardRight/',F15FM, current_mod_path..'/Comm.lua')--AFM Delete these two "--" --make_flyable('VSN_M2000',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 3}, current_mod_path..'/comm.lua')--SFM Should look like this make_flyable('VSN_M2000',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 3}, current_mod_path..'/comm.lua')--SFM F16 Delete these four lines make_flyable('VSN_XYZ',current_mod_path..'/Cockpit/KneeboardRight/',F15FM, current_mod_path..'/Comm.lua')--AFM VSN_F16A make_flyable('VSN_F16A',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 54}, current_mod_path..'/comm.lua')--SFM VSN_F16AMLU make_flyable('VSN_F16AMLU',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 3}, current_mod_path..'/comm.lua')--SFM VSN_F16CBL50 make_flyable('VSN_F16CBL50',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 3}, current_mod_path..'/comm.lua')--SFM VSN_F16CBL52D make_flyable('VSN_F16CBL52D',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 54}, current_mod_path..'/comm.lua')--SFM I can not test it because I own FC3 Edited July 14, 2017 by cdpkobra
BlackLibrary Posted July 14, 2017 Posted July 14, 2017 Use the F-15 avionics and the F-14A AFM to be able to refuel. F-14A AFM is unable to land on a carrier The VSN_F14A version with Su-27 avionics should go.(not tested) The Su-27 have no Refueling Boom. Is it possible to use the Su-33 avionics? The Su-33 have refueling boom and carrier landing. And with the f-15 cockpit. The cat were almost perfect :D aka WarLord DCSFlightpanels DCS-BIOS Fork DCSFlightpanels arduino-library DCSFlightpanels DCSFlightpanels-Profiles DCS FP / BIOS Discord Server
razo+r Posted July 14, 2017 Author Posted July 14, 2017 In the entry lua: F15FM.old = 6 -- do isch es make_flyable('VSN_F4E',current_mod_path..'/Cockpit/KneeboardRight/',{nil, old = 6}, current_mod_path..'/comm.lua')--SFM Change the "6" to the number "4" and then try
BlackLibrary Posted July 14, 2017 Posted July 14, 2017 i test it, sadly no. Carrier landing ok but no refueling. aka WarLord DCSFlightpanels DCS-BIOS Fork DCSFlightpanels arduino-library DCSFlightpanels DCSFlightpanels-Profiles DCS FP / BIOS Discord Server
bennyboy9800 Posted July 25, 2017 Posted July 25, 2017 no f-22 in downloads? Intel i7 9700k CPU Nvidia GTX 1080Ti 16GB RAM Samsung 256GB SSD Thrustmaster T16000m HOTAS
Automan Posted July 25, 2017 Posted July 25, 2017 No F-22 is not public anymore due to the "new" EULA. 1 ACER Predator Orion 9000: W10H | Intel i9-7900X OC@4.5Ghz | 8x16GB Crucial Ballistix Sport | Sapphire GTX1080TI | Intel 900P 480GB | Intel 600P 256GB | HP EX950 1TB | Seagate Firecuda 2TB ACER Predator XB281HK: 28" TN G-SYNC 4K@60hz ThrustMaster Warthog Hotas, TPR, MFD Cougar Pack, HP Reverb Pro
razo+r Posted July 25, 2017 Author Posted July 25, 2017 i test it, sadly no. Carrier landing ok but no refueling. Then we should wait for the Su-33 and see how things go...
heinzknocke Posted July 28, 2017 Posted July 28, 2017 WEAPONS PROBLEM Just found these wonderful mods love flying them but Harrier, Tornado and the f4 have no weapons at all, ME page is blank so cant add any weapons, what do I need to do to get weapons im running game in 1.5.7 everything else on all the aircraft work even the guns but I cannot load any weapons not even through alt , its blank as well HEEEELP Many Thanks Heinz
Recommended Posts