From 98ff990330f0e92729e3a08d060637f18c473dda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Wed, 9 Jun 2021 00:23:36 -0300 Subject: [PATCH] Update site/content/entry/yuzu-progress-report-may-2021/index.md Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com> --- site/content/entry/yuzu-progress-report-may-2021/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-may-2021/index.md b/site/content/entry/yuzu-progress-report-may-2021/index.md index bf99229b..4b426a20 100644 --- a/site/content/entry/yuzu-progress-report-may-2021/index.md +++ b/site/content/entry/yuzu-progress-report-may-2021/index.md @@ -257,7 +257,7 @@ toastUnlimited reluctantly [added the CPU tab to per-game settings.](https://git "./cpu.png| Totally not a hint of anything" >}} -Now, while we’re on this subject, some things that need to be clarified about the CPU settings tab. +While we’re on this subject, some things that need to be clarified about the CPU settings tab. Unsafe was originally only intended for CPUs that lacked the FMA instruction set, which causes games to run at very low framerates. Later on, a fix was discovered that could boost the performance of `Luigi’s Mansion 3` by reducing precision. This was described in [January’s progress report.](https://yuzu-emu.org/entry/yuzu-progress-report-jan-2021/)