From c726b765378cd944580d42025236245f53917b5a Mon Sep 17 00:00:00 2001 From: cathery Date: Sat, 25 Apr 2020 11:49:23 +0300 Subject: [PATCH] Remove outdated warnings from README --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 215f267..1ac877a 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,13 @@ ## Description This sysmodule aims to provide complete functionality for most popular game controllers not supported by Nintendo Switch. -At the current moment, **only USB connection** is supported. +At the current moment, **only USB connection** is supported. This app is missing a lot of features. For more information, see the [issues page](https://github.com/cathery/sys-con/issues). ### ⚠ I can't support your generic 3rd party HID controller yet. It is a limitation of the firmware and I'm looking to work around it. -### ⚠ If you get the error 2003-0008 (0x1003): -You're running too many sysmodules. Disable other memory demanding sysmodules like sys-ftpd or ldn_mitm. - -### ⚠ If you have a second-generation Dualshock 4: -You need to go to `sdmc:/config/sys-con/config_global.ini` and change the value of `use_dualshock_2nd_generation` from **false** to **true**. - - ## Install