No description
  • C 76.9%
  • Nix 23.1%
Find a file
2026-06-01 22:43:59 +02:00
.gitignore Init repo 2026-06-01 22:36:51 +02:00
3ds_gamepad.c Init repo 2026-06-01 22:36:51 +02:00
flake.lock Init repo 2026-06-01 22:36:51 +02:00
flake.nix Init repo 2026-06-01 22:36:51 +02:00
README.md Update README.md 2026-06-01 22:43:59 +02:00

3ds-evdev-remote-gamepad

Server software to use alongside 3DSController to create a fake gamepad input device on Linux.

Upstream used XLib, I didn't like it. Messed with evdev in the past through RWUG. This is a half-assed attempt at making something usable, so that we could play Smash Bros during breaks.

Transparency : LLMs were used to draft this as quickly as possible. This project's scope is so narrow it shouldn't matter. If that's an issue for you, now you know.