Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions 1209/4E43/index.md
Original file line number Diff line number Diff line change
@@ -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.
8 changes: 8 additions & 0 deletions org/nobd/index.md
Original file line number Diff line number Diff line change
@@ -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).
<https://github.com/t3chnicallyinclined/nobd-desktop>