Foogle Posted June 13, 2022 Posted June 13, 2022 Larnaca parking spots 22, 23, 25, & 26 cause huge frame drops in SP <7fps, and kills my game in MP ~1 frame per 50-90 seconds. The log file is from multiple tests, the rest of the airfield seems fine, just those 4 spots. dcs.log
Knock-Knock Posted June 13, 2022 Posted June 13, 2022 I can confirm, although it was airframe depending too. At first I had a A-10C on 22, F-14A on 23, Hornet on 25 and Flanker on 26. Only Tomcat and Hornet showed big fps drop. Then placed a Tomcat on 22 and Hornet on 26 and now I had big fps drops there too. For a control I placed the same opposite on 44, 45 etc, and no fps drops there. 1 - Jack of many DCS modules, master of none. - Personal wishlist: F-15A, F-4S Phantom II, JAS 39A Gripen, SAAB 35 Draken, F-104 Starfighter, Panavia Tornado IDS. | Windows 11 | i5-12400 | 64Gb DDR4 | RTX 3080 | 2x M.2 | 27" 1440p | Rift CV1 | Thrustmaster Warthog HOTAS | MFG Crosswind pedals |
PravusJSB Posted July 18, 2022 Posted July 18, 2022 This is how to fix that... Hope that helps. local identify_terminal = function(object_itter) if object_itter:getTypeName() == 'LARNACA_TERMINAL' then object_itter:destroy() end end world.searchObjects(5, { id = world.VolumeType.SPHERE, params = { point = Airbase.getByName("Larnaca"):getPoint(), radius = 3000, }, }, identify_terminal) Creator & Developer of XSAF ::An AI model that wants to kill you, and needs no help from humans. Discord: PravusJSB#9484 twitch.tv/pravusjsb https://www.patreon.com/XSAF https://discord.gg/pC9EBe8vWU https://bmc.link/johnsbeaslu Work with me on Fiverr: https://www.fiverr.com/pravusjsb
Recommended Posts