From 4122c54d3317c28bbbb97fd18b797b14493a5ebd Mon Sep 17 00:00:00 2001 From: Margen67 Date: Thu, 9 Apr 2020 04:38:13 -0700 Subject: [PATCH] Updated Options (markdown) --- Options.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Options.md b/Options.md index 0488dda..2931ee3 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: ```