Skip to content

v1.4.1 Installation package

Compare
Choose a tag to compare
@kmicki kmicki released this 06 May 14:56
· 152 commits to master since this release

No changes in the code of the server.

Providing an installation package that doesn't require unlocking filesystem or compiling code.

Just download zip and:

unzip SteamDeckGyroDSUSetup.zip
cd SteamDeckGyroDSUSetup
./install.sh

It will install the DSU server as a service. It can also be used to update to the new version.
If it is necessary, the script will inform about system restart requirement.

Package contains also an uninstall script. To uninstall:

./uninstall.sh