Louisvh/NDS-controller

I have forked this project

Opened this issue · 0 comments

Check out my fork which, for whatever it's worth, aims to make this project far bigger in scope (New goodies!).
https://gitea.com/Nomagno/NDS-NetworkedInput

NEW FEATURES SO FAR

  • Example, (mostly) portable debug server.
  • (Mostly) portable C library.
  • Rewrite C library to be more efficient and architecturally sound
  • Replace all in-app references to the old name
  • Linux UInput server (Also works in Android under Termux, requires root)
    • Still needs proper rebinding, the source code is a good enough config file at the moment
  • Windows WinUser server
    • Experimental support is here!
  • MacOS Quartz server
  • Reimplement the Android input server
  • Add extra (New) 3DS & DS Functionality
    • ZL & ZR already work, but need to be implemented in the library.
    • Player ID is now functional on 3DS and will shortly be accessible trough the library on both consoles!