From 584ef30fad16edac1182ecced657616a2af0a7c5 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Tue, 11 Aug 2020 13:15:47 -0400 Subject: [PATCH] Amend CPU model R5-3300X -> R3-3300X --- site/content/entry/yuzu-progress-report-jul-2020/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/entry/yuzu-progress-report-jul-2020/index.md b/site/content/entry/yuzu-progress-report-jul-2020/index.md index a96314b4..71c0cf95 100644 --- a/site/content/entry/yuzu-progress-report-jul-2020/index.md +++ b/site/content/entry/yuzu-progress-report-jul-2020/index.md @@ -187,7 +187,7 @@ The number of threads used for asynchronous shader compilation (along with examp | CPU Threads | Shader Threads | Example CPUs | | :-----------: | :--------------: | ------------ | | 1 - 7 | 1 | R3-1200, i3-6100 | -| 8 - 11 | 2 | R5-3300X, i7-7700K | +| 8 - 11 | 2 | R3-3300X, i7-7700K | | 12 - 15 | 3 | R5-3600, i7-8700K | | 16+ | 4 | R7-3700X, i7-10700K |