Nightstorm Posted May 23 Posted May 23 @BIGNEWY Good morning ED! I don't know if anyone has officially asked or not, so I figured I would. Doesn't hurt to ask right? As you know, there are many 3rd party mods out there that use or reference the avionics from FC3 based aircraft such as the F-15C and Su-27. With the changes over the last year, that's become more tediious. There is a way to do it, but it currently breaks IC as it requires a change to the entry.lua for those aircraft to load their DLL's on startup. I would like to propose that those changes be incorporated into the default entry.lua files so that IC would not be affected. F-15C as an example: ------------------ binaries = { 'F15CCWS', 'F15' }, load_immediately = true, --<------ADD THIS FOR FC3/4 AVIONICS ------------------ This would make the modding community VERY happy Thank you for your time. 3
Spino Posted May 23 Posted May 23 Agreed. This issue has been a thorn in the collective side of the modding community ever since the release of FC2024. I'm not for bringing back SFM or anything, but just allowing FC-based mods to work without having to first spawn in the plane that they are based on would be greatly appreciated. 2 Website (DCS Content): https://sites.google.com/view/spinossimulationsite/home?authuser=0 Discord: discord.gg/V6W8gJSx83 YouTube: https://www.youtube.com/@SpinosSimulations?sub_confirmation=1 System Specs: Ryzen 7 5800X, RX 7800 XT, 32GB DDR4-3200 RAM DCS Wishlist: F-8E/J Crusader, UH-1Y/AH-1Z, F-14B(U), F-14D/ST-21 Super Tomcat
ED Team BIGNEWY Posted May 23 ED Team Posted May 23 5 minutes ago, Nightstorm said: @BIGNEWY Good morning ED! I don't know if anyone has officially asked or not, so I figured I would. Doesn't hurt to ask right? As you know, there are many 3rd party mods out there that use or reference the avionics from FC3 based aircraft such as the F-15C and Su-27. With the changes over the last year, that's become more tediious. There is a way to do it, but it currently breaks IC as it requires a change to the entry.lua for those aircraft to load their DLL's on startup. I would like to propose that those changes be incorporated into the default entry.lua files so that IC would not be affected. F-15C as an example: ------------------ binaries = { 'F15CCWS', 'F15' }, load_immediately = true, --<------ADD THIS FOR FC3/4 AVIONICS ------------------ This would make the modding community VERY happy Thank you for your time. Hi, at the moment its not something we can do, the IC is there for a reason, to make sure the clients are not tainted and are vanilla, the servers can decide if they want to disable IC to allow mods. In the future we may see better ways to support unofficial mods, its something the team have discussed, but at the moment the teams are very busy. I hope at some point in the future we can share some news. best regards bignewy Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
Spino Posted May 23 Posted May 23 (edited) What @Nightstorm is asking is for is for ED to include those few lines of code by default - in the vanilla client. Would that somehow interfere with how integrity check works? Perhaps it could be added in a different LUA file that could be encrypted to prevent end-user modification? Edited May 23 by Spino 3 5 Website (DCS Content): https://sites.google.com/view/spinossimulationsite/home?authuser=0 Discord: discord.gg/V6W8gJSx83 YouTube: https://www.youtube.com/@SpinosSimulations?sub_confirmation=1 System Specs: Ryzen 7 5800X, RX 7800 XT, 32GB DDR4-3200 RAM DCS Wishlist: F-8E/J Crusader, UH-1Y/AH-1Z, F-14B(U), F-14D/ST-21 Super Tomcat
Recommended Posts