forked from Wurst-Imperium/Wurst7
-
Notifications
You must be signed in to change notification settings - Fork 9
Performance Improvements
cev-api edited this page Apr 12, 2026
·
1 revision
- Improved chunk-scan responsiveness across Search, X-ray and other ESP hacks while moving quickly.
- Added Chunk Scan Mode to GlobalToggle which allows for incremental updates rather than full.
- Added search thread priority slider for tuning background scan speed vs CPU usage.
- Optimized Search when using corners only ESP to avoid unnecessary heavy mesh work making detection faster.
- Reduced lag spikes on large scans by using cheaper nearest-result selection paths.
- Added global ESP limiter in GlobalToggle which takes over the shared ESP render and mesh paths
- Extends update/selection work in ESP hacks not just pure rendering
- Capped selection is based on nearest-first
Generated from the latest README/source bundle. Features are listed by the date they were added to the client.