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

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

View file

@ -35,7 +35,7 @@ Borderless not only gives us better input support for gamepads, but also reduces
## Input improvements
A feature lacking from our `Stereo Vision` implementation was support for Switchs motion, and by this, we don't mean Joy-Cons, but the actual console.
A feature lacking from our `Stereo Vision` implementation was support for the Switchs motion detection, and by this we don't mean Joy-Cons, but rather the actual console.
This is commonly used for moving the camera with your head when the Switch is in the Labo goggles.
[german77](https://github.com/german77) [implemented SevenSixAxis and ConsoleSixAxisSensor](https://github.com/yuzu-emu/yuzu/pull/6226), continuing from [previous work](https://github.com/yuzu-emu/yuzu/pull/6224) done by [Morph,](https://github.com/Morph1984) allowing your configured motion device to freely let you look around in compatible games.