cathery / sys-con

Nintendo Switch sysmodule that allows support for third-party controllers
GNU General Public License v3.0
938 stars 62 forks source link

New fork 1.x.x. #326

Open o0Zz opened 1 month ago

o0Zz commented 1 month ago

@cathery,

Thank you for your work. I have started a fork: https://github.com/o0Zz/sys-con

Originally this fork was going to be "small", I just wanted to add an arcade controller, but I ended up completely rewriting part of your module to support generic HID controllers (in other words, to support any controller that is natively compatible with a PC).

I didn't submit a pull request to this project for 2 main reasons: 1- You seem to have left this project several years ago, which is totally fair ;) 2- The new code is too far from the original, and it doesn't really make sense to submit a pull request with thousands of changes.

For these reasons, I decided to keep an independent fork with a version number of 1.x.x to avoid confusion with your original work, and I decided not to rename the project to keep your credit unchanged ;)

Just in case you're interested in this fork and don't want to be involved in this project, feel free to redirect users to this new fork. I will probably maintain it for a few months ;) (years?)

Have a nice day!