NDS-controller icon indicating copy to clipboard operation
NDS-controller copied to clipboard

I have forked this project

Open Nomagno opened this issue 4 years ago • 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

  • [x] Example, (mostly) portable debug server.
  • [X] (Mostly) portable C library.
  • [ ] Rewrite C library to be more efficient and architecturally sound
  • [X] Replace all in-app references to the old name
  • [X] 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
  • [X] 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!

Nomagno avatar Jun 27 '21 20:06 Nomagno