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:
Matías Locatti 2021-06-09 09:32:36 -03:00 committed by GitHub
parent e4fb1f8dc7
commit fac9d4d78a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -161,7 +161,7 @@ With this huge PR, after Morph reversed-engineered the file system in order to b
favour of simpler code and rewrote the whole implementation, fixing some problems that the old code had in Windows builds in the process. favour of simpler code and rewrote the whole implementation, fixing some problems that the old code had in Windows builds in the process.
As a bonus, he also documented all of yuzu's file system functions. As a bonus, he also documented all of yuzu's file system functions.
While these changes don't necessarily reflect as a performance increase for end-users, they have certainly tackled some long-standing problems with how yuzu handled files, While these changes don't necessarily result in a performance increase for end-users, they have certainly tackled some long-standing problems with how yuzu handled files,
besides simplifying the codebase notably, making it much easier to read and maintain for our developers. besides simplifying the codebase notably, making it much easier to read and maintain for our developers.
## On-Screen Keyboard changes ## On-Screen Keyboard changes