Skip to content
Jannik Vogel edited this page May 28, 2020 · 8 revisions

nxdk stills needs a lot of love and if you want to contribute there are some points which need attention.

Please look at our existing issues, feature requests and bug reports.
You can also help us by reviewing open Pull Requests.


Further tasks which should be addressed:

  • Promote the README or wiki exclusively, and avoid redundant of information.
  • The Makefiles are quite bad; standardizing it and adding support for CMake would be great.
  • There's also a rudimentary USB driver. It has an abstract gamepad driver / API. Having a libusb frontend would be very beneficial and allow for a large number of applications + we could address bugs in the gamepad driver more easily.
  • Write more documentation and information about nxdk on this wiki.
  • Move each task on this list to GitHub issues instead.