kmicki / SteamDeckGyroDSU

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

Add environment variable to disable the preparation step #20

Closed zhaofengli closed 2 years ago

zhaofengli commented 2 years ago

This PR adds an environment variable (NOPREPARE) that disables the prepration step which is SteamOS-specific and silently changes the system configuration. For distro packaging (e.g., Nix, pacman), all dependencies should be assumed to be present.