From fd69720d11e65d974b84b39fb20da08c713515df Mon Sep 17 00:00:00 2001 From: atomic83GitHub Date: Fri, 26 Jul 2019 00:38:17 +0200 Subject: [PATCH] Lilypad: Update Xinput description. (#3038) This commit add the Xbox ONE controller mention in the Xinput description. This include the Mediatek wireless adapter. --- plugins/LilyPad/Tooltips.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/LilyPad/Tooltips.cpp b/plugins/LilyPad/Tooltips.cpp index a1a8189430..d534ebc76e 100644 --- a/plugins/LilyPad/Tooltips.cpp +++ b/plugins/LilyPad/Tooltips.cpp @@ -64,7 +64,7 @@ LPWSTR dialog_message(int ID, bool *updateText) L"Use this option to check if all the inputs on a controller function properly.\n\n" L"Right-click and select \"Refresh\" to update the list of devices in case a recently connected device has not shown up yet."; case IDC_G_XI: - return L"Xbox 360 controllers(and devices imitating it) only"; + return L"Xbox 360/Xbox One controllers (or devices/software imitating such) only"; case ID_RESTORE_DEFAULTS: return L"Restores the default contents of LilyPad.ini, undoing all settings changes and bindings that have been set up."; // Pad tabs