From 979b5d6f19d10c98b4819c3ffb8e6137c4a1463d Mon Sep 17 00:00:00 2001 From: Maschell Date: Sat, 15 Sep 2018 14:39:02 +0200 Subject: [PATCH] Update the readme. Add information about the controller mapping --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ec0a271..128ece5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ Place the config files into the following folder: sd:/wiiu/controller ``` +To set the controller mapping you need to open the WUPS configuration menu. When the plugin is loaded and active, you can open the menu via the button combo **L, DPAD DOWN and MINUS**. +(Note: The config menu only opens at places where the home menu is allowed). + ## Supported devices The official GC Adapter, PS3/PS4 Pad, Mouse, Keyboard have built in support. Other devices can be added when a valid config file in provided. Check out the [controller_patcher](https://github.com/Maschell/controller_patcher) repository for more details.