-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,10 @@ | ||
# stadia2xbox | ||
Emulates a Xbox 360 Controller from a Stadia Controller | ||
Emulates an Xbox 360 Controller from a Stadia Controller | ||
|
||
Originally a fork of https://github.com/71/stadiacontroller/ but heavily rewritten. | ||
|
||
### Installation | ||
1. Install [ViGEm](https://github.com/ViGEm/ViGEmBus/releases) | ||
2. Download the latest release from the [releases page](https://github.com/bakapear/stadia2xbox/releases) | ||
3. Run stadia2xbox.exe | ||
|
||
### Troubleshooting | ||
The program tries to open your stadia controller in exclusive mode which requires it to not be accessed by any other program. To regain access try the following: | ||
- Close any application that might use the controller (Steam, Browser, etc...) | ||
- Replug the controller | ||
- Go to the device manager and disable/enable "HID-compliant game controller" | ||
- Restart computer | ||
3. Close any application that might use the controller (Steam, Browser, etc...) | ||
4. Run stadia2xbox.exe in administrator mode |