mirror of
https://github.com/RetroDECK/Wiki.git
synced 2024-11-22 13:55:38 +00:00
WIKI: Fixes
This commit is contained in:
parent
660fcf3efa
commit
162db743c5
|
@ -19,7 +19,7 @@ No
|
|||
#### Linux Kernel Support
|
||||
Yes, since 3.1 - `hid-wiimote`
|
||||
|
||||
#### Emulator
|
||||
#### Emulator usecase
|
||||
Dolphin
|
||||
|
||||
#### On third party controllers
|
||||
|
|
|
@ -11,6 +11,9 @@ PlayStation Controllers are controllers made by the company Sony. Motion Control
|
|||
#### Steam Input support
|
||||
Yes
|
||||
|
||||
#### Linux Kernel Support
|
||||
Yes, 2.17 `hid-sony`
|
||||
|
||||
## PlayStation 4 - Dualshock 4
|
||||
|
||||
<img src="../../wiki_images/controllers/ps4-dualshock4.png" width="250">
|
||||
|
@ -18,6 +21,9 @@ Yes
|
|||
#### Steam Input support
|
||||
Yes
|
||||
|
||||
#### Linux Kernel Support
|
||||
Yes, 3.15 `hid-sony`, replaced in 6.2 by `hid-playstation`
|
||||
|
||||
## PlayStation 5 - DualSense
|
||||
|
||||
<img src="../../wiki_images/controllers/ps5-dualsense.png" width="250">
|
||||
|
@ -25,6 +31,9 @@ Yes
|
|||
#### Steam Input support
|
||||
Yes
|
||||
|
||||
#### Linux Kernel Support
|
||||
Yes, since 5.14 - `hid-playstation`
|
||||
|
||||
## PlayStation 5 - DualSense Edge
|
||||
|
||||
<img src="../../wiki_images/controllers/ps5-dualsense-edge.png" width="250">
|
||||
|
@ -32,6 +41,9 @@ Yes
|
|||
#### Steam Input support
|
||||
Yes
|
||||
|
||||
#### Linux Kernel Support
|
||||
Yes, since 6.2 - `hid-playstation`
|
||||
|
||||
## What are the Official profiles called?
|
||||
|
||||
- Dualshock 3 / Sixaxis: `RetroDECK: Dualshock 3`
|
||||
|
|
Loading…
Reference in a new issue