2.3.0:
- Add
OptimizeSaveSpeed: Accelerates save operations by buffering file writes in memory instead of performing hundreds of thousands of small disk writes. - Add
FixNvidiaShadowCorruption: Fixes rendering issues on Nvidia GPUs, such as shadow flickering and inversion. - Add
FixScriptedAnimationCrash: Fix a crash that can occur when killing the first Replica soldier. - Fix
FixKeyboardInputLanguagenot working when a controller is connected.
2.3.1:
- Fixed regression #72
2.3.2:
- Improved
FixKeyboardInputLanguageto work regardless of the game's language. - Improved
OptimizeSaveSpeedto be slightly faster. - Improved
XInputControllerSupportto handle message boxes appearing during gameplay. (when loading a quick save for example) - Add
DisablePunkBusterto remove unnecessary background initialization. - Various internal changes.
2.3.3:
- Improved
CheckLAAPatchand enabled by default. - Windows 7 support (#77)