Updated Options (markdown)
This commit is contained in:
parent
b6e41997e8
commit
4122c54d33
12
Options.md
12
Options.md
|
@ -71,12 +71,12 @@
|
||||||
| Null *(blank/nothing)* | `null`
|
| Null *(blank/nothing)* | `null`
|
||||||
|
|
||||||
### HID (Input):
|
### HID (Input):
|
||||||
| `hid` = | `string`
|
| `hid` = | `string`
|
||||||
| ------- | --------
|
| ------- | --------
|
||||||
| Any *(default)* | `any`
|
| Any *(default)* | `any`
|
||||||
| SDL2 **(needed for non-XInput controllers, requires [DLL](https://ci.appveyor.com/api/projects/benvanik/xenia/artifacts/SDL2.zip?branch=master&job=Configuration:%20Release&pr=false))** | `sdl`
|
| SDL2 **(needed for non-XInput controllers)** | `sdl`
|
||||||
| XInput | `xinput`
|
| XInput | `xinput`
|
||||||
| Keyboard | `winkey`
|
| Keyboard | `winkey`
|
||||||
#
|
#
|
||||||
### All config options:
|
### All config options:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue