diff options
author | Kirill Ignatev <kirill.ign@gmail.com> | 2023-06-25 18:51:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-25 18:51:16 +0200 |
commit | b6e89bdf2c871d2d793c78781babe4f0c0636514 (patch) | |
tree | 3fbeeee82a63f2bd44719002b61b0968f5158878 /src | |
parent | Clarify Ring-Con configuration message in UI (diff) | |
download | yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.gz yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.bz2 yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.lz yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.xz yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.tar.zst yuzu-b6e89bdf2c871d2d793c78781babe4f0c0636514.zip |
Diffstat (limited to '')
-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 0c50b9258..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>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> + <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> |