Fancy up the button mapping

Jannik Vogel 2017-05-26 14:13:04 +02:00
parent b917d1e60d
commit 211eaffee2
1 changed files with 24 additions and 24 deletions

@ -28,30 +28,30 @@ The input can't be configured at the moment but the following buttons are mapped
| Xbox | PC Keyboard |
| ----------: | :-------------- |
| A | S |
| B | D |
| X | W |
| Y | E |
| White | X |
| Black | C |
| Start | Return |
| Back | Backspace |
| DPad-Up | Arrow-Up-Key |
| DPad-Down | Arrow-Down-Key |
| DPad-Left | Arrow-Left-Key |
| DPad-Right | Arrow-Right-Key |
| Left Trigger | Q |
| Right Trigger | R |
| Left-Thumbstick-Up | T |
| Left-Thumbstick-Down | G |
| Left-Thumbstick-Left | F |
| Left-Thumbstick-Right | H |
| Left-Thumbstick-Press | V |
| Right-Thumbstick-Up | I |
| Right-Thumbstick-Down | K |
| Right-Thumbstick-Left | J |
| Right-Thumbstick-Right | L |
| Right-Thumbstick-Press | M |
| ![A](https://upload.wikimedia.org/wikipedia/commons/d/d2/Xbox_button_A.svg) | <kbd>S</kbd> |
| ![B](https://upload.wikimedia.org/wikipedia/commons/b/b8/Xbox_button_B.svg) | <kbd>D</kbd> |
| ![X](https://upload.wikimedia.org/wikipedia/commons/8/8c/Xbox_button_X.svg) | <kbd>W</kbd> |
| ![Y](https://upload.wikimedia.org/wikipedia/commons/d/df/Xbox_button_Y.svg) | <kbd>E</kbd> |
| White | <kbd>X</kbd> |
| Black | <kbd>C</kbd> |
| Start | <kbd>Return</kbd> |
| Back | <kbd>Backspace</kbd> |
| DPad-Up | <kbd>&uarr;</kbd> |
| DPad-Down | <kbd>&darr;</kbd> |
| DPad-Left | <kbd>&larr;</kbd> |
| DPad-Right | <kbd>&rarr;</kbd> |
| Left Trigger | <kbd>Q</kbd> |
| Right Trigger | <kbd>R</kbd> |
| Left-Thumbstick-Up | <kbd>T</kbd> |
| Left-Thumbstick-Down | <kbd>G</kbd> |
| Left-Thumbstick-Left | <kbd>F</kbd> |
| Left-Thumbstick-Right | <kbd>H</kbd> |
| Left-Thumbstick-Press | <kbd>V</kbd> |
| Right-Thumbstick-Up | <kbd>I</kbd> |
| Right-Thumbstick-Down | <kbd>K</kbd> |
| Right-Thumbstick-Left | <kbd>J</kbd> |
| Right-Thumbstick-Right | <kbd>L</kbd> |
| Right-Thumbstick-Press | <kbd>M</kbd> |
There is no force feedback indicator yet.