Control any device with your (3)DS
Go to file
2022-06-20 02:09:15 +02:00
console_3ds Move dependency intree 2022-06-20 02:09:15 +02:00
console_nds Revamp 2022-06-20 02:08:28 +02:00
frontend_debug.c Revamp 2022-06-20 02:08:28 +02:00
frontend_unix.c Revamp 2022-06-20 02:08:28 +02:00
networkedinput.c Revamp 2022-06-20 02:08:28 +02:00
networkedinput.h Revamp 2022-06-20 02:08:28 +02:00
README Revamp 2022-06-20 02:08:28 +02:00

NDS-NetworkedInput

Use your NDS or 3DS as a controller for any device.

A frontend using the UInput API is provided. It has been successfully tested on Linux, Android and FreeBSD.
A debug frontend is provided. It should work on almost any POSIX-compliant system.
DevKitPro is needed to build the NDS and 3DS clients.