diff options
| author | 2023-06-26 14:31:30 -0400 | |
|---|---|---|
| committer | 2023-06-26 14:31:30 -0400 | |
| commit | 2ed8b3cbb9000d2f1f83c79483df0661455767d2 (patch) | |
| tree | c70c054d922546ae8b5624a9265655eab964ec9e /src | |
| parent | Merge pull request #10903 from german77/nfc_state (diff) | |
| parent | Hyphenate Joy-Con and clarify further (diff) | |
| download | yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.gz yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.xz yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.zip | |
Merge pull request #10908 from kiri11/clarify-ring-ui
Clarify Ring-Con configuration message in UI
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..38ecccc3d 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 Joy-Con (both physical and emulated), and player 2 as left Joy-Con (left physical and dual 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> |