From bbc7d7227b62ccae46e478cfa2a27eddf24c3e0c 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:24:23 -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 084b5c6a..427bc71f 100644 --- a/site/content/entry/yuzu-progress-report-may-2021/index.md +++ b/site/content/entry/yuzu-progress-report-may-2021/index.md @@ -287,7 +287,7 @@ Keep in mind that settings that require a reboot to take effect won't be affecte "./apply.png| " >}} -Continuing with the per-game setting improvements, toast also added an exception for homebrews. +Continuing with the per-game setting improvements, toast also added an exception for homebrew. Since most homebrew use a game-ID of 0000000000000000, using the ID to save the per-game settings would have been useless, so instead, [yuzu will use the name of the homebrew file.](https://github.com/yuzu-emu/yuzu/pull/6361)