Support for using the Stadia Controller as an Xbox 360 controller on Windows.
This project is no longer maintained. Please take a look at the following alternatives if you
have issues with stadiacontroller
:
- StadiEm seems more stable, but is in C# with no official builds.
- XOutput does not support vibrations, analog triggers and additional buttons, but it has more features and is more stable overall.
- All buttons are mapped to their Xbox 360 equivalents.
- Triggers are analog.
- For the Assistant and Capture buttons which have no Xbox 360 equivalent,
the command line flags
-capture-pressed
,-assistant-pressed
,-capture-released
and-assistant-released
can be used to specify custom commands to run when those buttons are pressed and released.- For instance,
-capture-pressed "sharex -PrintScreen"
takes a screenshot when the Capture button is pressed.
- For instance,
- Vibrations are supported.
- Emulation via ViGEm (must be installed), which means that everything just works. There won't be pesky Denuvo games that refuse to accept that input.