pad-motion 0.1.3

Implementation of Cemuhook gamepad motion protocol. Includes client and server implementations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# pad_motion

Implementation of Cemuhook gamepad motion protocol. 

Includes client and server.

## 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](https://github.com/zduny/pad_motion/releases/download/v0.1.0/gamepad-and-mouse-server.zip)

## references

[cemuhook-protool](https://github.com/v1993/cemuhook-protocol)