pad-motion

Crates.iopad-motion
lib.rspad-motion
version0.1.6
sourcesrc
created_at2020-03-06 19:51:07.540798
updated_at2021-10-15 18:23:03.110576
descriptionImplementation of Cemuhook gamepad motion protocol. Includes client and server implementations.
homepage
repositoryhttps://github.com/zduny/pad_motion
max_upload_size
id216164
size77,220
Daniel Zduniak (zduny)

documentation

https://docs.rs/pad-motion/

README

pad-motion

Implementation of Cemuhook gamepad motion protocol.

Includes client and server.

https://crates.io/crates/pad-motion

gamepad and mouse server example

You can download compiled example using first connected gamepad and mouse (used to emulate gyroscope data) as an input source, here:

gamepad-and-mouse-server.zip

If you need more help on how to run this example (and test if it's working), see issue.

references

cemuhook-protocol

see also

Cemuhook

Cemuhook UDP Pad motion data provider setup

Cemu Emulator

Commit count: 43

cargo fmt