Skip to content

Commit 8d6c68d

Browse files
1209/4E43: NOBD Controller (+ org/nobd)
1 parent a454efc commit 8d6c68d

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

1209/4E43/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: pid
3+
title: NOBD Controller
4+
owner: nobd
5+
license: MIT
6+
site: https://github.com/t3chnicallyinclined/nobd-desktop
7+
source: https://github.com/t3chnicallyinclined/nobd-desktop
8+
---
9+
Virtual game controller presented by NOBD Desktop: a native Windows HID / XInput
10+
device that groups near-simultaneous fighting-game inputs (a software input-sync
11+
layer). Open source (MIT); the device's VID/PID and HID descriptor are defined in
12+
the `hm-native` crate.

org/nobd/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: org
3+
title: NOBD
4+
---
5+
NOBD is an open-source input-sync system for fighting games: it groups your
6+
near-simultaneous button presses so they land on the same game frame (firmware
7+
on NOBD sticks, and a native Windows virtual device in NOBD Desktop).
8+
<https://github.com/t3chnicallyinclined/nobd-desktop>

0 commit comments

Comments
 (0)