DSU (cemuhook protocol) server for motion data for Steam Deck.
Open this page in the browser in Steam Deck's desktop mode.
Download Installation File, save it to Desktop and run it by touching or double-clicking Update GyroDSU.
This Desktop shortcut may be used also to update the SteamDeckGyroDSU to the most recent version.
To uninstall, run Uninstall GyroDSU from Desktop by touching or double-clicking.
Server is running as a service. It provides motion data for cemuhook at Deck's IP address and UDP port 26760.
Optionally, another UDP server port may be specified in an environment variable SDGYRO_SERVER_PORT.
Remark: The server provides only motion data. Remaining controls (buttons/axes) are not provided.
See Client Configuration wiki page for instructions on how to configure client applications (emulators).
Before reporting problems make sure you are running the most recent version of SteamDeckGyroDSU (see Install/Update section above).
When reporting a problem or an issue with the server, please generate a log file with following command:
$HOME/sdgyrodsu/logcurrentrun.sh > sdgyrodsu.log
File sdgyrodsu.log
will be generated in current directory. Attach it to the issue describing the problem.
To install the server using a binary package provided in a release, see wiki page.
To build the server from source on Deck and install it, see wiki page.