mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 12:11:56 +00:00
Update site/content/entry/yuzu-progress-report-dec-2020/index.md
Co-authored-by: lat9nq <lat9nq@virginia.edu>
This commit is contained in:
parent
6e67b86e3c
commit
c2584fc39d
|
@ -42,7 +42,7 @@ As you can clearly see with [Rodrigo’s](https://github.com/ReinUsesLisp)... ar
|
|||
"./botwfix.png"
|
||||
>}}
|
||||
|
||||
There were some crashes when exiting yuzu that were related to the telemetry process. [Tobi](https://github.com/FearlessTobi) ported a fix from [Citra](https://github.com/citra-emu/citra) that [changes the type of `AddField` to a string,](https://github.com/yuzu-emu/yuzu/pull/5127) squashing one bug down.
|
||||
There were some crashes when exiting yuzu that was related to the telemetry process. [Tobi](https://github.com/FearlessTobi) ported a fix from [Citra](https://github.com/citra-emu/citra) that [changes the type of `AddField` to a string,](https://github.com/yuzu-emu/yuzu/pull/5127) squashing one bug down.
|
||||
|
||||
A commonly reported issue was that configuration changes are lost if yuzu crashes. [toastUnlimited](https://github.com/lat9nq) changed this behaviour to simply [save the current settings before booting a game.](https://github.com/yuzu-emu/yuzu/pull/5217) This change saves several headaches.
|
||||
|
||||
|
|
Loading…
Reference in a new issue