kmicki / SteamDeckGyroDSU

DSU (cemuhook protocol) server for motion data running on Steam Deck.
MIT License
324 stars 20 forks source link

Send buttons and axes data #6

Open kmicki opened 2 years ago

kmicki commented 2 years ago

Right now only Gyro + Accelaration is sent to a client.

Add buttons and axes too.

Explore possibility of sending also touch input (it's not part of Steam Deck Controls HID device, would have to be acquired with another method).

kmicki commented 2 years ago

Hid Frame and cemuhook telegram are described with field names and comments. It just has to be mapped accordingly in CemuhookAdapter. Then Cemuhook Server has to pull the data from adapter at the same time when it pulls motion data.

sputt commented 4 months ago

This would be useful to essentially replace a Wii U Gamepad one for one with a steam deck.