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:08 -03:00 committed by liushuyu
parent e586a33142
commit 140f4ecc1d

View file

@ -288,7 +288,7 @@ Keep in mind that settings that require a reboot to take effect won't be affecte
>}}
Continuing with the per-game setting improvements, toast also added an exception for homebrews.
Since almost all homebrews use a game-ID of 0000000000000000, using the ID to save the per-game settings would have been useless, so instead,
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)
And finally, toast, continuing work from german77 and [Tobi](https://github.com/FearlessTobi), [adds a button to reset yuzu settings to default](https://github.com/yuzu-emu/yuzu/pull/6362).