mirror of
https://github.com/cathery/sys-con.git
synced 2024-12-26 03:17:58 +00:00
Update README.md
This commit is contained in:
parent
329876157a
commit
84a9afaacb
34
README.md
34
README.md
@ -1,5 +1,37 @@
|
|||||||
|
# ⚠ THIS IS A WORK IN PROGRESS ⚠
|
||||||
|
|
||||||
# sys-con
|
# sys-con
|
||||||
|
|
||||||
A sysmodule to provide USB support for third-party controllers
|
#### A Nintedo Switch sysmodule for third-party controller support. No man-in-the-middle required!
|
||||||
|
###### \[Switch FW 7.0.0+\]
|
||||||
|
|
||||||
|
|
||||||
|
## Description
|
||||||
|
This sysmodule aims to provide complete functionality for most popular game controllers not supported by Nintendo Switch.
|
||||||
|
At the current moment, **only Docked USB** is supported.
|
||||||
|
|
||||||
|
This app is missing a lot of features. For more information, see the [issues page](https://github.com/cathery/sys-con/issues).
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
Grab the latest zip from the [releases page](https://github.com/cathery/sys-con/releases). Extract it in your SD card and boot/reboot your switch.
|
||||||
|
|
||||||
|
If you want to make sure, the file should be located in `sdmc:/atmosphere/titles/690000000000000D/exefs.nsp`
|
||||||
|
|
||||||
|
## Progress roadmap
|
||||||
|
- [ ] **[Rumble Support](https://github.com/cathery/sys-con/issues/1)**
|
||||||
|
- [ ] **Undocked USB Support**
|
||||||
|
- [x] **~~Docked USB Support~~**
|
||||||
|
- [ ] **[Bluetooth Support](https://github.com/cathery/sys-con/issues/5)**
|
||||||
|
|
||||||
|
- [x] **~~Xbox 360 Controller Support~~**
|
||||||
|
- [x] **~~Xbox One X/S Controller Support~~**
|
||||||
|
- [ ] **[Dualshock 3 Support](https://github.com/cathery/sys-con/issues/3)**
|
||||||
|
- [ ] **[Dualshock 4 Support](https://github.com/cathery/sys-con/issues/4)**
|
||||||
|
- [ ] **Config application**
|
||||||
|
- [ ] **[\[5.0.0-7.0.0\] FW Version Support](https://github.com/cathery/sys-con/issues/2)**
|
||||||
|
|
||||||
|
## Support
|
||||||
|
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](ko-fi.com/cathery)
|
||||||
|
|
||||||
|
If you wish to see added support for more controllers, consider funding my project on Ko-fi!
|
||||||
|
Loading…
Reference in New Issue
Block a user