AutoResolutionno longer resets the resolution when changing the graphics quality preset, and if its value is set to 2, it will always match the screen's resolution.- Improved
HighResolutionReflectionsto scale the rendering resolution instead of using hardcoded values. - Fixed MinHook not being able to hook into a specific no-cd version of the game.
- Remove an unnecessary call to
SetWindowsHookExAwhich added extra latency. - Improved
FixKeyboardInputLanguageto accurately map keyboard keys according to the intended layout, regardless of the current keyboard language. - Added
RedirectSaveFolderunder[Extra]to redirect the save folder from%PUBLIC%\Documents\to%USERPROFILE%\Documents\My Games\ - Added
DisableHipFireAccuracyPenaltyunder[Extra]to provide the best aiming accuracy regardless of the situation. - Fixed slow aiming sensitivity when using a scoped weapon with a controller.
- Added
MouseAimMultiplierunder[Controller]to help compensate for high sensitivity issues with high DPI mouses. - Added various sensitivity settings for the controller under
[Controller]. - Updated the default controller controls settings. (see the readme)
- Disabled support of DInput controllers when
XInputControllerSupportis enabled.