Summary
High-performance patch for the ADSSway mod that disables complex camera sway and stamina calculations for AI entities. Significantly boosts FPS by removing script overhead for non-player characters.
Description
This optimization patch is designed for large-scale missions using the ADSSway mod.
Key Features:
FPS Boost: Prevents massive frame rate drops by disabling procedural sway, deadzone, and arm stamina calculations for all AI-controlled units.
Intelligent Filtering: Calculations are only performed for the local player and possessed entities. As soon as you "Possess" an AI, all realistic features are instantly re-enabled for that unit.
Zero Overhead: Uses an efficient "Early Return" logic to ensure the CPU spends near-zero time on ADSSway logic for the hundreds of bots in the background.
License
Arma Public License (APL)