From 0a86624ba353012dfa9dda8d6db46f3181a3cbf2 Mon Sep 17 00:00:00 2001 From: TheTrain <32771064+TheTrainGoes@users.noreply.github.com> Date: Sun, 29 Sep 2024 11:30:03 -0400 Subject: [PATCH] Update SettingsPage.jsx --- www/src/Locales/en/SettingsPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/Locales/en/SettingsPage.jsx b/www/src/Locales/en/SettingsPage.jsx index 6968e503c..1a5955902 100644 --- a/www/src/Locales/en/SettingsPage.jsx +++ b/www/src/Locales/en/SettingsPage.jsx @@ -79,7 +79,7 @@ export default { 'xbone-mode-text': 'INFO: Xbox One requires a USB host connection and USB dongle to properly authenticate in Xbox One mode.', 'xinput-mode-text': - 'INFO: Xbox 360 mode can either work without authentication or with a USB dongle attached.', + 'INFO: Xinput will work on a PC without any authentication. If you would like to on a Xbox 360 please choose USB authentication and attach an appropriate dongle.', 'hotkey-settings-label': 'Hotkey Settings', 'hotkey-settings-sub-header': 'The Fn slider provides a mappable Function button in the Pin Mapping page. By selecting the Fn slider option, the Function button must be held along with the selected hotkey settings.
Additionally, select None from the dropdown to unassign any button.',