Update site/content/entry/yuzu-progress-report-mar-2021/index.md

Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
This commit is contained in:
Matías Locatti 2021-04-10 03:26:40 -03:00 committed by GitHub
parent ff0d43d37d
commit 1020b2643d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,7 @@ For those using [Cemuhook](https://cemuhook.sshnuke.net/) to provide motion via
In a separate PR, german77 [tests using a single UDP connection per server](https://github.com/yuzu-emu/yuzu/pull/6127) instead of per controller, reducing the error rate thanks to simplified communications.
The end result of this work is more stable connections for motion devices.
Xbox 360 and Xbox One controllers were wrongly displayed as just `Xinput Controller` in our device list, causing confusion to our users.
Xbox 360 and Xbox One controllers were incorrectly displayed as just `Xinput Controller` in our device list, causing confusion to our users.
Additionally, the default Pro Controller mapping had its face buttons swapped by mistake.
[german77](https://github.com/german77) [fixed both issues.](https://github.com/yuzu-emu/yuzu/pull/6119) Bad defaults are bad.