From c812f8fab89e2d8e7184c8c11f2e0ebe331792a0 Mon Sep 17 00:00:00 2001 From: jlachniet <31355828+jlachniet@users.noreply.github.com> Date: Thu, 14 Jun 2018 23:26:30 -0400 Subject: [PATCH] Idiocy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bd3ef70fa..855d6d18b5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ In release builds, memory checks are disabled to improve performance. - Audio is partially supported on Windows, but you need to install the [OpenAL Core SDK.](https://openal.org/downloads/OpenAL11CoreSDK.zip) - - Keyboard input is partially supported. The default controls are: + - Keyboard input and XInput are partially supported. The default controls are: - Left Joycon: - Stick Up = W - Stick Down = S @@ -72,4 +72,4 @@ Run `dotnet run -c Release -- path\to\homebrew.nro` inside the Ryujinx solution Run `dotnet run -c Release -- path\to\game_exefs_and_romfs_folder` to run official games (they need to be decrypted and extracted first!) **Compatibility** -You can check out the [compatibility lis.t](https://ryujinx.org/#/Compatibility) Only a handful of games actually work. +You can check out the [compatibility list](https://ryujinx.org/#/Compatibility) Only a handful of games actually work.