mirror of
https://github.com/cathery/sys-con.git
synced 2024-11-16 23:11:25 +00:00
Remove outdated warnings from README
This commit is contained in:
parent
2ffbfe26eb
commit
99520c55e6
@ -6,20 +6,13 @@
|
|||||||
|
|
||||||
## Description
|
## Description
|
||||||
This sysmodule aims to provide complete functionality for most popular game controllers not supported by Nintendo Switch.
|
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).
|
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.
|
### ⚠ 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.
|
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
|
## Install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user