From 6aa2b8229f7477ed09f0a68243b02d8a10836ac9 Mon Sep 17 00:00:00 2001 From: Schplee <24275329+Schplee@users.noreply.github.com> Date: Tue, 14 Sep 2021 13:31:42 -0700 Subject: [PATCH] fix typo --- 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 bcefccf3..f19a5bff 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 and informing the game/application that performmance 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 performance 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