mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 12:11:56 +00:00
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:
parent
4c44312ecf
commit
3e7caeadad
|
@ -100,7 +100,7 @@ However, with this change, all the context needed by the JIT is now stored and r
|
|||
|
||||
## Input improvements
|
||||
|
||||
Not all devices can do `N-key rollover`, or pressing as many keys/buttons at the same time as you want.
|
||||
Not all devices can do `N-key rollover`, meaning pressing many keys/buttons at the same time without some inputs being missed.
|
||||
For this, [german77](https://github.com/german77) implemented a [toggle to hold a button for you.](https://github.com/yuzu-emu/yuzu/pull/6040)
|
||||
This way you can ask yuzu to keep pressing a button, freeing your hand and devices from it, while you move to something else!
|
||||
To access this feature, right click the Modifier button in control settings, and select `Toggle button`.
|
||||
|
|
Loading…
Reference in a new issue