WIKI: fixes

This commit is contained in:
Lazorne 2024-01-17 22:19:14 +01:00
parent 8228ec2ceb
commit ea29948f40

View file

@ -10,7 +10,7 @@ No
### Linux Kernel Support ### Linux Kernel Support
Unknown Unknown
#### Emulator usecase ### Emulator usecase
`Xenia` `Xenia`
But is it not supported in Xenia But is it not supported in Xenia
@ -20,13 +20,13 @@ See issue:<br>
There exists no Kinect Emulation as of this writing There exists no Kinect Emulation as of this writing
#### Related Projects for Kinect usage in Linux ### Related Projects for Kinect usage in Linux
[Open Kinect](https://openkinect.org/wiki/Main_Page) [Open Kinect](https://openkinect.org/wiki/Main_Page)
[Github - Open Kinect: libfreenect1](https://github.com/OpenKinect/libfreenect) [Github - Open Kinect: libfreenect1](https://github.com/OpenKinect/libfreenect)
#### Udev Rules for Kinect V1 ### Udev Rules for Kinect V1
``` ```
# ATTR{product}=="Xbox NUI Motor" # ATTR{product}=="Xbox NUI Motor"
@ -42,6 +42,6 @@ SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02be", MODE="0666"
SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02bf", MODE="0666" SUBSYSTEM=="usb", ATTR{idVendor}=="045e", ATTR{idProduct}=="02bf", MODE="0666"
``` ```
#### How to configure / emulate ## How to configure / emulate
Nothing yet Nothing yet