Release Notes
0.5.2 -
Fixed typo in project name.
0.5.1 -
Uses newer DPI awareness API when available to fix an issue where the DPI awareness would stick when using legacy API on a newer OS.
0.5.0 -
Added option for enabling DPI awareness to prevent the game window from scaling along with the scaling setting in Windows.
0.4.0 -
This is a near complete rewrite of the project.
- Added an installer for easy installation.
- Cleaned up the configuration file and added more documentation.
- Described proper usage with ReShade.
- Added more configuration options.
- Added support for logging.
- Now loads either the system-provided d3d9.dll or the configured d3d9 proxy instead of loading both.
0.3.0 -
Stretches the image to the full width to remove black bars when using wide resolutions.
0.2.1 -
Stable release with support for changing the video resolution and using other proxy libraries.