Browse Source

Merge pull request #10908 from kiri11/clarify-ring-ui

Clarify Ring-Con configuration message in UI
nce_cpp
liamwhite 3 years ago
committed by GitHub
parent
commit
8affea6a4b
  1. 2
      src/yuzu/configuration/configure_ringcon.ui

2
src/yuzu/configuration/configure_ringcon.ui

@ -23,7 +23,7 @@
</size> </size>
</property> </property>
<property name="text"> <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>
<property name="wordWrap"> <property name="wordWrap">
<bool>true</bool> <bool>true</bool>

Loading…
Cancel
Save