From 63fd641252dd035e51730fa2172f6faea0d5f756 Mon Sep 17 00:00:00 2001 From: cpasjuste Date: Wed, 29 Apr 2020 11:17:12 +0200 Subject: switch: change default input mapping in inputactionmap.h --- README-SWITCH.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'README-SWITCH.md') diff --git a/README-SWITCH.md b/README-SWITCH.md index 35d732bf8..ccd863ba9 100644 --- a/README-SWITCH.md +++ b/README-SWITCH.md @@ -1,18 +1,18 @@ -Switch button mapping: +Nintendo Switch button mapping (https://manaplus.germantmw.de/?site=2): ``` -KEY_A JButton1 -KEY_B JButton2 -KEY_X JButton3 -KEY_Y JButton4 +KEY_A JButton1 "target + move + attack" +KEY_B JButton2 "stop attack / sit" +KEY_X JButton3 "pickup" +KEY_Y JButton4 "move to target" KEY_LSTICK JButton5 KEY_RSTICK JButton6 -KEY_L JButton7 -KEY_R JButton8 -KEY_ZL JButton9 -KEY_ZR JButton10 -KEY_PLUS JButton11 -KEY_MINUS JButton12 +KEY_L JButton7 "target NPC" +KEY_R JButton8 "target monster" +KEY_ZL JButton9 "talk (NPCS)" +KEY_ZR JButton10 "attack (without move)" +KEY_PLUS JButton11 "toggle Chat" +KEY_MINUS JButton12 "toggle Quit (window)" KEY_DLEFT JButton13 KEY_DUP JButton14 KEY_DRIGHT JButton15 -- cgit v1.2.3-70-g09d2