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:17:55 -03:00 committed by liushuyu
parent 23beb338e0
commit e52a62609a

View file

@ -54,7 +54,7 @@ The result is quite noticeable in games that use this blit technique, such as `S
"./shantae-fix.png"
>}}
Thanks to user reports, it has been brought to our attention that our FPS counter in the lower right corner of yuzus window was not accurate.
Thanks to user reports, it was brought to our attention that our FPS counter in the lower right corner of yuzus window was not accurate.
The readings were accurate in the past, when the GPU thread was synchronous with the other services.
Since asynchronous GPU emulation was implemented, this is no longer the case.