mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-30 05:32:06 +00:00
Update site/content/entry/yuzu-progress-report-may-2021/index.md
Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
This commit is contained in:
parent
7a806bb708
commit
46d3e7ac5a
|
@ -26,7 +26,7 @@ null buffers were not being explicitly checked for, causing stabilities along th
|
|||
"./3.png"
|
||||
>}}
|
||||
|
||||
[Morph](https://github.com/Morph1984) has been working hard on implementing much needed fixes in the file system emulation of yuzu.
|
||||
[Morph](https://github.com/Morph1984) has been working hard on implementing much needed fixes in yuzu's file system emulation.
|
||||
In this particular case, [improving the accuracy of CreateFile](https://github.com/yuzu-emu/yuzu/pull/6265) fixes the saving and loading issues Snap was experiencing.
|
||||
Turns out, the error codes of conditions like “parent directory doesn’t exist” or “path already exists” were incorrect, causing havoc in the file system emulation.
|
||||
|
||||
|
|
Loading…
Reference in a new issue