An open API service indexing awesome lists of open source software.

https://github.com/shortdevelopment/stadia-winrt

Use your stadia controller with GamePass and UWP Apps
https://github.com/shortdevelopment/stadia-winrt

controller gamepad google stadia uwp winrt

Last synced: about 1 month ago
JSON representation

Use your stadia controller with GamePass and UWP Apps

Awesome Lists containing this project

README

          

# Stadia WinRT

Use your [Google Stadia Controller](https://stadia.google.com/controller/index_de.html) with any app that uses the [Windows.Gaming.Input.Gamepad](https://learn.microsoft.com/en-us/uwp/api/windows.gaming.input.gamepad?view=winrt-26100) Api (eg. GamePass / UWP).

## Usage

0. Switch your controller to [Bluetooth Mode](https://stadia.google.com/controller/index_de.html)
1. Download the [StadiaMappings.reg](./StadiaMappings.reg) file
2. Install via double click
3. Restart the game your want to use your controller with

## Contribute

Have a look at the [official documentation](https://learn.microsoft.com/en-us/windows/uwp/gaming/registry-data-for-game-controllers) for how the mapping works.

## License

This project is licensed under the [MIT License](./LICENSE).