Update site/content/entry/yuzu-progress-report-oct-2020/index.md

Co-authored-by: renA21 <44066520+renA21@users.noreply.github.com>
This commit is contained in:
Matías Locatti 2020-11-09 19:00:35 -03:00 committed by GitHub
parent 0e474ee070
commit 0b769b3938
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ You can find the setting in `Emulation > Configure... > System`, enable `Custom
## [Greetings Professor!](https://www.youtube.com/watch?v=xr-aIARiea4) Fixes to report!
[Rodrigo](https://github.com/ReinUsesLisp) has for us a couple of stability improvements for `Fire Emblem: Three Houses`, for now involving Vulkan and assembly shaders (GLASM).
[Rodrigo](https://github.com/ReinUsesLisp) has for us a couple of stability improvements for `Fire Emblem: Three Houses`, involving Vulkan and assembly shaders (GLASM) for now.
On the Vulkan side, [managing primitive topologies as fixed state](https://github.com/yuzu-emu/yuzu/pull/4782) fixes regressions introduced by recent Nvidia drivers, but it has been reported to also help AMD Radeon users quite a bit too.