mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 08:22:32 +00:00
Updated README with the new keybind info
This commit is contained in:
parent
3261674819
commit
0a1b875124
56
README.md
56
README.md
@ -74,37 +74,39 @@ Check the build instructions for [**macOS**](https://github.com/shadps4-emu/shad
|
|||||||
|
|
||||||
For more information on how to test, debug and report issues with the emulator or games, read the [**Debugging documentation**](https://github.com/shadps4-emu/shadPS4/blob/main/documents/Debugging/Debugging.md).
|
For more information on how to test, debug and report issues with the emulator or games, read the [**Debugging documentation**](https://github.com/shadps4-emu/shadPS4/blob/main/documents/Debugging/Debugging.md).
|
||||||
|
|
||||||
# Keyboard mapping
|
# Keyboard and Mouse Mappings
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Xbox and DualShock controllers work out of the box.
|
> Xbox and DualShock controllers work out of the box.
|
||||||
|
|
||||||
| Controller button | Keyboard equivelant |
|
The default controls are inspired by the *Elden Ring* PC controls. Inputs support up to three keys per binding, mouse buttons, mouse movement mapped to joystick input, and more.
|
||||||
|-------------|-------------|
|
|
||||||
LEFT AXIS UP | W |
|
| Action | Default Key(s) |
|
||||||
LEFT AXIS DOWN | S |
|
|-------------|-----------------------------|
|
||||||
LEFT AXIS LEFT | A |
|
| Triangle | F |
|
||||||
LEFT AXIS RIGHT | D |
|
| Circle | Space |
|
||||||
RIGHT AXIS UP | I |
|
| Cross | E |
|
||||||
RIGHT AXIS DOWN | K |
|
| Square | R |
|
||||||
RIGHT AXIS LEFT | J |
|
| Pad Up | W, LAlt / Mouse Wheel Up |
|
||||||
RIGHT AXIS RIGHT | L |
|
| Pad Down | S, LAlt / Mouse Wheel Down |
|
||||||
TRIANGLE | Numpad 8 |
|
| Pad Left | A, LAlt / Mouse Wheel Left |
|
||||||
CIRCLE | Numpad 6 |
|
| Pad Right | D, LAlt / Mouse Wheel Right |
|
||||||
CROSS | Numpad 2 |
|
| L1 | Right Button, LShift |
|
||||||
SQUARE | Numpad 4 |
|
| R1 | Left Button |
|
||||||
PAD UP | UP |
|
| L2 | Right Button |
|
||||||
PAD DOWN | DOWN |
|
| R2 | Left Button, LShift |
|
||||||
PAD LEFT | LEFT |
|
| L3 | X |
|
||||||
PAD RIGHT | RIGHT |
|
| R3 | Q / Middle Button |
|
||||||
OPTIONS | RETURN |
|
| Options | Escape |
|
||||||
BACK BUTTON / TOUCH PAD | SPACE |
|
| Touchpad | G |
|
||||||
L1 | Q |
|
|
||||||
R1 | U |
|
| Joystick | Default Input |
|
||||||
L2 | E |
|
|--------------------|----------------|
|
||||||
R2 | O |
|
| Left Joystick | WASD |
|
||||||
L3 | X |
|
| Right Joystick | Mouse movement |
|
||||||
R3 | M |
|
|
||||||
|
Keyboard and mouse inputs can be customized in the settings menu by clicking the Controller button, and further details and help on controls are also found there. Custom bindings are saved per-game.
|
||||||
|
|
||||||
|
|
||||||
# Main team
|
# Main team
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user