Wiki/wiki-rtd/docs/wiki_rd_controls/diffrent-game-inputs.md

65 lines
2.8 KiB
Markdown
Raw Normal View History

2024-01-06 08:25:02 +00:00
# Different button prompts in games
2025-02-04 09:19:16 +00:00
Depending on the system you are playing, the button prompts might not match the buttons on your physical controller.
2024-01-06 08:25:02 +00:00
## Xbox Games
2025-02-04 09:19:16 +00:00
The Xbox layout is used by Xbox Controllers, Steam Deck, Rog Alley, and many generic third-party PC controllers and Xbox clone controllers.
**Xbox - Button Layout:**
2024-01-06 08:25:02 +00:00
| Button Placement | Button |Name |
| :--- | :---: |:---: |
2024-08-11 20:29:05 +00:00
| North | <img src="../../wiki_icons/binding_icons/RD-button-y.png" width="30"> |Y |
| West | <img src="../../wiki_icons/binding_icons/RD-button-x.png" width="30"> |X |
| East | <img src="../../wiki_icons/binding_icons/RD-button-b.png" width="30"> |B |
| South | <img src="../../wiki_icons/binding_icons/RD-button-a.png" width="30"> |A |
2024-01-06 08:25:02 +00:00
2025-02-04 09:19:16 +00:00
**Example:**
If you are playing a Xbox game that calls for the button `B` to be pressed, it corresponds to the right button.
2024-01-06 08:25:02 +00:00
## Nintendo Games
2025-02-04 09:19:16 +00:00
The Nintendo layout is used by Nintendo Controllers and other generic third-party Nintendo clone controllers.
2024-01-06 08:25:02 +00:00
**Nintendo - Button Layout**<br>
| Button Placement | Button |Name |
| :--- | :---: |:---: |
2024-08-11 20:29:05 +00:00
| North | <img src="../../wiki_icons/binding_icons/RD-button-x.png" width="30"> |X |
| West | <img src="../../wiki_icons/binding_icons/RD-button-y.png" width="30"> |Y |
| East | <img src="../../wiki_icons/binding_icons/RD-button-a.png" width="30"> |A |
| South | <img src="../../wiki_icons/binding_icons/RD-button-b.png" width="30"> |B |
2024-01-06 08:25:02 +00:00
2025-02-04 09:19:16 +00:00
**Example:**
If you are playing a Nintendo game that calls for the button `A` to be pressed, it corresponds to the right button.
2024-01-06 08:25:02 +00:00
2025-02-04 09:19:16 +00:00
## PlayStation Games
The PlayStation layout is used by PlayStation Controllers and other generic third-party PlayStation clone controllers.
2024-01-06 08:25:02 +00:00
**Playstation - Button Layout**<br>
| Button Placement | Button | Name |
| :--- | :---: |:---: |
2024-08-11 20:29:05 +00:00
| North | <img src="../../wiki_icons/playstation/playstation-triangle.png" width="20"> |Triangle |
| West | <img src="../../wiki_icons/playstation/playstation-square.png" width="20"> |Square |
| East | <img src="../../wiki_icons/playstation/playstation-circle.png" width="20"> |Circle |
| South | <img src="../../wiki_icons/playstation/playstation-cross.png" width="20"> |Cross |
2024-01-06 08:25:02 +00:00
2025-02-04 09:19:16 +00:00
**Example:**
2024-01-06 08:25:02 +00:00
2025-02-04 09:19:16 +00:00
If you are emulating a PlayStation game that calls for the button `Circle` to be pressed, it corresponds to the right button.
2024-01-06 08:25:02 +00:00
**Regional differences:**
2025-02-04 09:19:16 +00:00
Depending on the region of your PlayStation game, the buttons `Circle` and `Cross` switch the meaning for confirm and cancel, but they remain in the same physical location.
2024-01-06 08:25:02 +00:00
2025-02-04 09:19:16 +00:00
Keep this in mind if you are used to exiting menus with a certain button and it works differently in some games.
2024-01-06 08:25:02 +00:00