mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-03-02 13:41:27 +00:00
WIKI: fixes
This commit is contained in:
parent
8228ec2ceb
commit
ea29948f40
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue