From a7cc2d2092b5d35babb0f9e2d47570d90a5c679e Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Fri, 9 Jun 2023 12:28:29 +0100 Subject: [PATCH] Automatic changelog for PR #3469 [ci skip] --- html/changelogs/AutoChangeLog-pr-3469.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-3469.yml diff --git a/html/changelogs/AutoChangeLog-pr-3469.yml b/html/changelogs/AutoChangeLog-pr-3469.yml new file mode 100644 index 000000000000..52af0f43bafe --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-3469.yml @@ -0,0 +1,4 @@ +author: "fira" +delete-after: True +changes: + - rscadd: "Added optional adaptive client zooming to match in-game zoom. This allows display to be pixel perfect on most monitors if enabled, it removes blurring of game introduced by Stretch to Fit mode, at the cost of slightly reduced vertical size. It is best used with Auto Fit viewport feature enabled." \ No newline at end of file