From 77ffff3e84d9cb14ed9e7a578c9c6cdf1d3d4d86 Mon Sep 17 00:00:00 2001 From: Schplee <24275329+Schplee@users.noreply.github.com> Date: Sun, 12 Sep 2021 22:31:27 -0700 Subject: [PATCH] Correcting wording --- site/content/entry/yuzu-progress-report-aug-2021/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-aug-2021/index.md b/site/content/entry/yuzu-progress-report-aug-2021/index.md index 37d7cf6b..bcefccf3 100644 --- a/site/content/entry/yuzu-progress-report-aug-2021/index.md +++ b/site/content/entry/yuzu-progress-report-aug-2021/index.md @@ -258,7 +258,7 @@ toast also found an issue in the logic of how per-game profiles were handled: on `Use Fast GPU time`, one of the options in the Advanced Graphics tab, is a hack intended to improve compatibility with games that use dynamic resolution as a way to keep steady performance on the Switch. -By lying to the kernel and informing that performance is always good, the emulator avoids unnecessary destruction and reconstruction of textures, saving both performance and VRAM. +By lying and informing the game/application that performmance is always good, the emulator avoids unnecessary destruction and reconstruction of textures, saving both performance and VRAM. As an added benefit, some games use this *totally-not-adulterated* information to constantly render at their highest supported resolution. For both these reasons we recommend users to keep this option always enabled, as no regressions have been found when using it, and the stability benefits on some particular titles