WIKI: Fixes

This commit is contained in:
Lazorne 2024-01-07 18:52:16 +01:00
parent 47f8a0b3a5
commit 1df716dd27
2 changed files with 10 additions and 4 deletions

View file

@ -14,13 +14,19 @@ You can also sometimes expand to more inputs as well by connecting other control
> When everybody plays, we all win.
#### Steam Input Support
Unknown, our guess is it will show up as a Xbox Wireless Controller
#### Linux Kernel Support
Yes, since 3.17 - `hid-microsoft`
Kernel Driver: [xpad](https://github.com/torvalds/linux/blob/master/drivers/input/joystick/xpad.c)
### The xone Project
[The xone Project](https://github.com/medusalix/xone) <br>
Has firmwares, udev rules and drivers might be needed to get it to run on your distribution to get the wireless connections working.
### How to configure?
The Linux Kernel has had XAC support since version 3.17.<br>
As the XAC outputs standard xinput we don't see any reason why this should not work with RetroDECK.
As the XAC should be interpreted we Xbox Wireless Controller the RetroDECK team don't see any reason why this should not work with RetroDECK right out of the box.
None on the RetroDECK Team owns a XAC, but we would love to hear from your experiences using it with RetroDECK. <br>

View file

@ -81,7 +81,7 @@ It can also be accessed from some controllers radial menu systems on for example
---
#### How-to configure Dolphin - Method 1: Bluetooth Connection
#### How-to configure Dolphin - Method: Bluetooth Connection
This only works with the Official Wiimote controller and is the easier method.
@ -90,7 +90,7 @@ WIP
---
#### How-to configure Dolphin - Method 2: Bluetooth Passthrough
#### How-to configure Dolphin - Method: Bluetooth Passthrough
This works with both 3rd party and official Wiimotes. It is a harder method with some downsides.