Releases: AdoreLowen/AE-UTF8-Fixer
Releases · AdoreLowen/AE-UTF8-Fixer
Release list
v1.4.0
- Security: Added
IsBufferWritablecheck to prevent access violation crashes on.rdatasegments. - Performance: Implemented a 4-way sharded cache and optimized stack buffer allocation to eliminate multi-threading lock contention during AE rendering.
- Features: Added support for
PF_Param_FIX_SLIDERand introduced post-processing UI refresh (PF_OutFlag_REFRESH_UI) for deeply hidden parameters. - Stability: Refactored MinHook lifecycle management (
TryCreateAndEnableHook) with safe rollbacks and SEH protection for Suite acquisition.