Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:00
  1. Security: Added IsBufferWritable check to prevent access violation crashes on .rdata segments.
  2. Performance: Implemented a 4-way sharded cache and optimized stack buffer allocation to eliminate multi-threading lock contention during AE rendering.
  3. Features: Added support for PF_Param_FIX_SLIDER and introduced post-processing UI refresh (PF_OutFlag_REFRESH_UI) for deeply hidden parameters.
  4. Stability: Refactored MinHook lifecycle management (TryCreateAndEnableHook) with safe rollbacks and SEH protection for Suite acquisition.