diff --git a/Options.md b/Options.md index 0488ddab3..2931ee3bb 100644 --- a/Options.md +++ b/Options.md @@ -71,12 +71,12 @@ | Null *(blank/nothing)* | `null` ### HID (Input): -| `hid` = | `string` -| ------- | -------- -| 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` -| XInput | `xinput` -| Keyboard | `winkey` +| `hid` = | `string` +| ------- | -------- +| Any *(default)* | `any` +| SDL2 **(needed for non-XInput controllers)** | `sdl` +| XInput | `xinput` +| Keyboard | `winkey` # ### All config options: ```