71 / stadiacontroller

Command line application that emulates an Xbox 360 controller from a wired Stadia controller on Windows.
ISC License
171 stars 22 forks source link

How to pass command line arguments #14

Closed amin1029384756 closed 2 years ago

71 commented 2 years ago

Instead of starting the executable directly by (for instance) double-clicking on it, you should either create a shortcut with additional arguments (e.g. C:\path\to\stadiacontroller.exe -capture-pressed sharex; your favorite search engine can help you find how to do that) or use the command line to start the program.