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
66a71a4df6
commit
69c5c2f93f
|
@ -86,7 +86,7 @@ As PCs don’t allow this (even on integrated GPU systems), yuzu has to keep tra
|
|||
to ensure that all information is also reflected in system RAM.
|
||||
The previous limit of 255 references was observed to be surpassed in some rare instances during testing, resulting in utter chaos, so this PR increases it to a maximum of 65535.
|
||||
|
||||
All of this costs the user 2*MB* of RAM instead of the previous 1MB. Such a heavy price to pay for the additional peace of mind, Google Chrome would be proud of us.
|
||||
All of this costs the user 2*MB* of RAM instead of the previous 1*MB*. Such a heavy price to pay for the additional peace of mind, Google Chrome would be proud of us.
|
||||
|
||||
## Core changes and improvements
|
||||
|
||||
|
|
Loading…
Reference in a new issue