Update index.md

This commit is contained in:
Matías Locatti 2020-09-25 19:30:08 -03:00 committed by GitHub
parent 33606bae3c
commit 06f92b99e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,13 @@ Now [Gamecube controllers will be autoconfigured!](https://github.com/yuzu-emu/y
## Nvidia specific fixes ## Nvidia specific fixes
Recent Nvidia Geforce drivers (past the 446.14 version) introduced a performance regression mainly affecting `Super Smash Bros. Ultimate` and `Paper Mario: The Origami King`, important enough that we had to recommend our users to stay on older driver versions until we could figure out what was going on. Turns out, the new drivers don't seem to like how Qt handles VSync, so [Rodrigo](https://github.com/ReinUsesLisp) fixed it by [calling `SwapBuffers` from the emulation thread](https://github.com/yuzu-emu/yuzu/pull/4692). This change means that Nvidia users are free to use the latest driver version without fearing low framerates. Recent Nvidia Geforce drivers (past the 446.14 version) introduced a performance regression mainly affecting `Paper Mario: The Origami King` and `Super Smash Bros. Ultimate's` menus, important enough that we had to recommend our users to stay on older driver versions until we could figure out what was going on. Turns out, the new drivers don't seem to like how Qt handles VSync, so [Rodrigo](https://github.com/ReinUsesLisp) fixed it by [calling `SwapBuffers` from the emulation thread](https://github.com/yuzu-emu/yuzu/pull/4692). This change means that Nvidia users are free to use the latest driver version without fearing low framerates.
{{< single-title-imgs
"Just in time for Ampere, eh! (Super Smash Bros. Ultimate)"
"./SSBU-broken.mp4"
"./SSBU-fixed.mp4"
>}}
As mentioned in [July's progress report](https://yuzu-emu.org/entry/yuzu-progress-report-jul-2020/), [toastUnlimited](https://github.com/lat9nq) continued to work in solving crashes only experienced with recent Nvidia Vulkan drivers in Linux. Thanks to work done by DXVK, the [current implementation aims to be more global](https://github.com/yuzu-emu/yuzu/pull/4724), hopefully finally solving this problem for good. As mentioned in [July's progress report](https://yuzu-emu.org/entry/yuzu-progress-report-jul-2020/), [toastUnlimited](https://github.com/lat9nq) continued to work in solving crashes only experienced with recent Nvidia Vulkan drivers in Linux. Thanks to work done by DXVK, the [current implementation aims to be more global](https://github.com/yuzu-emu/yuzu/pull/4724), hopefully finally solving this problem for good.
@ -58,6 +64,8 @@ As mentioned in [July's progress report](https://yuzu-emu.org/entry/yuzu-progres
That's all she wrote, folks! See you next time in the October progress report!
&nbsp; &nbsp;
<h4 style="text-align:center;"> <h4 style="text-align:center;">
<b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br> <b>Please consider supporting us on [Patreon](https://www.patreon.com/yuzuteam)!<br>