Update site/content/entry/yuzu-progress-report-may-2021/index.md

Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
This commit is contained in:
Matías Locatti 2021-06-09 00:24:23 -03:00 committed by GitHub
parent 037f8b573d
commit 7c910f2e00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)