diff options
author | liamwhite <liamwhite@users.noreply.github.com> | 2023-06-26 20:31:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-26 20:31:30 +0200 |
commit | 2ed8b3cbb9000d2f1f83c79483df0661455767d2 (patch) | |
tree | c70c054d922546ae8b5624a9265655eab964ec9e | |
parent | Merge pull request #10903 from german77/nfc_state (diff) | |
parent | Hyphenate Joy-Con and clarify further (diff) | |
download | yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.gz yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.bz2 yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.lz yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.xz yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.tar.zst yuzu-2ed8b3cbb9000d2f1f83c79483df0661455767d2.zip |
-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 @@ </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 Joy-Con (both physical and emulated), and player 2 as left Joy-Con (left physical and dual emulated) before starting the game.</string> </property> <property name="wordWrap"> <bool>true</bool> |