mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-28 22:10:42 +00:00
Fix input PR per Dev's guidelines
This commit is contained in:
parent
af099adfa0
commit
32f324163d
|
@ -110,8 +110,8 @@ A {{< gh-hovercard "10583" "recent change to our texture cache's `AccelerateDMA`
|
|||
[german77](https://github.com/german77) continued his reverse engineering of the Switch NFC service and {{< gh-hovercard "11096" "improved yuzu's code accuracy." >}}
|
||||
He also fixed a bug, which would cause mice to stop working after some time, by avoiding an accidental division by zero.
|
||||
|
||||
Newcomer [SuperSamus's](https://github.com/SuperSamus) first contribution to yuzu was to {{< gh-hovercard "11050" "fix how button mapping was being handled within yuzu." >}}
|
||||
With these changes, it's now possible to share the same mappings between Nintendo and non-Nintendo controllers. Thank you!
|
||||
Newcomer [SuperSamus's](https://github.com/SuperSamus) first contribution to yuzu was to {{< gh-hovercard "11050" "remove a workaround on button mapping within yuzu." >}}
|
||||
With these changes, SDL properly inverts the A/B and X/Y mapping of Nintendo devices. Thank you!
|
||||
|
||||
Note: This change **BREAKS** controller configurations for those using Nintendo controllers without the direct driver.
|
||||
|
||||
|
|
Loading…
Reference in a new issue