mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 00:05:37 +00:00
Xargon don't understand Top and Down
This commit is contained in:
parent
4ff0e446f7
commit
397db5aa3f
|
@ -9,10 +9,10 @@ The Xbox layout is used by Xbox controllers and is also used by devices like the
|
||||||
|
|
||||||
| Button Placement | Button |
|
| Button Placement | Button |
|
||||||
| :--- | :---: |
|
| :--- | :---: |
|
||||||
| Top | `Y` |
|
| North | `Y` |
|
||||||
| Left | `X` |
|
| West | `X` |
|
||||||
| Right | `B` |
|
| East | `B` |
|
||||||
| Bottom | `A` |
|
| South | `A` |
|
||||||
|
|
||||||
|
|
||||||
**Example:**<br>
|
**Example:**<br>
|
||||||
|
@ -25,10 +25,10 @@ The Nintendo layout is used by Nintendo controllers and could also be used by ot
|
||||||
|
|
||||||
| Button Placement | Button |
|
| Button Placement | Button |
|
||||||
| :--- | :---: |
|
| :--- | :---: |
|
||||||
| Top | `X` |
|
| North | `X` |
|
||||||
| Left | `Y` |
|
| West | `Y` |
|
||||||
| Right | `A` |
|
| East | `A` |
|
||||||
| Bottom | `B` |
|
| South | `B` |
|
||||||
|
|
||||||
|
|
||||||
**Example:**<br>
|
**Example:**<br>
|
||||||
|
@ -41,10 +41,10 @@ The Playstation layout is used by Playstation controllers and could also be used
|
||||||
|
|
||||||
| Button Placement | Button |
|
| Button Placement | Button |
|
||||||
| :--- | :---: |
|
| :--- | :---: |
|
||||||
| Top | `Triangle` |
|
| North | `Triangle` |
|
||||||
| Left | `Square` |
|
| West | `Square` |
|
||||||
| Right | `Circle` |
|
| East | `Circle` |
|
||||||
| Bottom | `X` |
|
| South | `X` |
|
||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue