diff options
author | Kirill Ignatev <kirill.ign@gmail.com> | 2023-06-25 11:52:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-25 11:52:15 -0400 |
commit | b6025cf62f895dba08530eb7d832cec3c89a9e51 (patch) | |
tree | 3487c1555f0fcac45be51b43ed241f75fa5557b0 /src | |
parent | 3a991f3aefc57d1424e558517d6a1b745a910609 (diff) |
Clarify Ring-Con configuration message in UI
Not obvious how left controller should be set up
Mention that it should be left physical dual emulated
Diffstat (limited to 'src')
-rw-r--r-- | src/yuzu/configuration/configure_ringcon.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_ringcon.ui b/src/yuzu/configuration/configure_ringcon.ui index 514dff372..0c50b9258 100644 --- a/src/yuzu/configuration/configure_ringcon.ui +++ b/src/yuzu/configuration/configure_ringcon.ui @@ -23,7 +23,7 @@ </size> </property> <property name="text"> - <string>If you want to use this controller configure player 1 as right controller and player 2 as dual joycon before starting the game to allow this controller to be detected properly.</string> + <string>To use Ring-Con configure player 1 as right JoyCon both physical and emulated, and player 2 as left JoyCon physical and dual (!) JoyCon emulated before starting the game.</string> </property> <property name="wordWrap"> <bool>true</bool> |