github suprepupre/wow-optimize v1.4.0
πŸš€ wow_optimize v1.4.1 β€” combat log buffer optimizer

latest releases: v3.5.11, v3.5.10, v3.5.9...
one month ago

πŸš€ 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

Don't miss a new wow-optimize release

NewReleases is sending notifications on new releases.