Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Command line application that emulates an Xbox 360 controller from a wired Stadia controller on Windows.

License

Notifications You must be signed in to change notification settings

AverageDood/stadiacontroller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠THIS REPOSITORY IS NOT MAINTAINED⚠

Stadia Controller

Support for using the Stadia Controller as an Xbox 360 controller on Windows.

Supported features

  • 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.
  • 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.

Installation

  1. Install ViGEm.
  2. Download a release from the releases page.
  3. Extract the zip into a directory.

Alternative

XOutput does not support vibrations, analog triggers and additional buttons, but it has more features and is more stable overall.

About

Command line application that emulates an Xbox 360 controller from a wired Stadia controller on Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%