https://github.com/rukai/gc-adapter-diagnostics
A tool I quickly hacked together, to display any errors found, when trying to read from a Wii U to GC controller adapter.
https://github.com/rukai/gc-adapter-diagnostics
Last synced: 3 months ago
JSON representation
A tool I quickly hacked together, to display any errors found, when trying to read from a Wii U to GC controller adapter.
- Host: GitHub
- URL: https://github.com/rukai/gc-adapter-diagnostics
- Owner: rukai
- Created: 2019-06-08T14:53:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-08T15:06:42.000Z (about 6 years ago)
- Last Synced: 2025-03-14T20:20:04.236Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GC Adapter Diagnostics
A tool I quickly hacked together, to display any errors found, when trying to read from a Wii U to GC controller adapter.
You will need to setup the libusb dependency, then you can `cargo run --release`