π wow_optimize.dll v1.4.1
New: Combat Log Buffer Optimizer
Fixes combat log data loss in 25-man raids. If Skada/Recount/Details were showing incorrect data or the combat log was crashing during a boss fight, this solves the issue.
How ββit works:
WoW stores the combat log as a linked list and overwrites old entries even if addons haven't read them yet. The DLL patches this:
β’ Retention 300 -> 1800 sec (30 min)
β’ Periodic cleanup every 10 sec
β’ Disables overwriting of unprocessed entries
β’ Periodically cleans up processed entries from C (without Lua overhead)
Replaces the CombatLogFix addon β you can remove it; the DLL does the same thing, but better.
download injectors from previous release if you need