From 8d6c68d7d1f607cb951fa2bcfff25c3e2a0aaa28 Mon Sep 17 00:00:00 2001 From: t3chnicallyinclined Date: Thu, 2 Jul 2026 22:32:17 -0400 Subject: [PATCH] 1209/4E43: NOBD Controller (+ org/nobd) --- 1209/4E43/index.md | 12 ++++++++++++ org/nobd/index.md | 8 ++++++++ 2 files changed, 20 insertions(+) create mode 100644 1209/4E43/index.md create mode 100644 org/nobd/index.md diff --git a/1209/4E43/index.md b/1209/4E43/index.md new file mode 100644 index 00000000..0cc08533 --- /dev/null +++ b/1209/4E43/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: NOBD Controller +owner: nobd +license: MIT +site: https://github.com/t3chnicallyinclined/nobd-desktop +source: https://github.com/t3chnicallyinclined/nobd-desktop +--- +Virtual game controller presented by NOBD Desktop: a native Windows HID / XInput +device that groups near-simultaneous fighting-game inputs (a software input-sync +layer). Open source (MIT); the device's VID/PID and HID descriptor are defined in +the `hm-native` crate. diff --git a/org/nobd/index.md b/org/nobd/index.md new file mode 100644 index 00000000..36092fac --- /dev/null +++ b/org/nobd/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: NOBD +--- +NOBD is an open-source input-sync system for fighting games: it groups your +near-simultaneous button presses so they land on the same game frame (firmware +on NOBD sticks, and a native Windows virtual device in NOBD Desktop). +