diff options
| author | 2023-06-25 11:52:15 -0400 | |
|---|---|---|
| committer | 2023-06-25 11:52:15 -0400 | |
| commit | b6025cf62f895dba08530eb7d832cec3c89a9e51 (patch) | |
| tree | 3487c1555f0fcac45be51b43ed241f75fa5557b0 | |
| parent | Merge pull request #10891 from german77/sdl28v2 (diff) | |
| download | yuzu-b6025cf62f895dba08530eb7d832cec3c89a9e51.tar.gz yuzu-b6025cf62f895dba08530eb7d832cec3c89a9e51.tar.xz yuzu-b6025cf62f895dba08530eb7d832cec3c89a9e51.zip | |
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
| -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 @@ | |||
| 23 | </size> | 23 | </size> |
| 24 | </property> | 24 | </property> |
| 25 | <property name="text"> | 25 | <property name="text"> |
| 26 | <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> | 26 | <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> |
| 27 | </property> | 27 | </property> |
| 28 | <property name="wordWrap"> | 28 | <property name="wordWrap"> |
| 29 | <bool>true</bool> | 29 | <bool>true</bool> |