Pendragon Posted October 31, 2023 Posted October 31, 2023 (edited) Tacview is a mod used by many to review what happened during a mission and learn from our mistakes. Unfortunately it can cause severe performance problems in complex and/or multiplayer missions. According to this article the root cause of the problem is the LoGetWorldObjects() LUA call in the DCS API. If this is correct it sounds like an API call that could benefit greatly by using multi-threaded asynchronous access patterns. Is this something that Eagle Dynamics would be wiling to implement? Edited November 1, 2023 by Pendragon updated title for clarity 4
Recommended Posts