Git Product home page Git Product logo

stadia-controller-flasher's Introduction

Stadia Controller Flasher

This repository retains an original backup of the Stadia Controller flasher utility sitting at https://stadia.google.com/controller/, the repository aims to have a web-based flasher to be able to revert the Stadia controller to its original Gotham firmware (Wi-Fi enabled).

Disclaimer

This utility can brick your device, keep in mind everything is work in progress and experimental, please use the original flashing utility on the official site: https://stadia.google.com/controller

Quick start

The utility is automatically built and hosted on github pages at this address https://luigimannoni.github.io/stadia-controller-flasher/

Run it locally

To run the utility write open up your terminal and install all node modules by typing in npm install.

Serve the utility by running npm run serve then open the site on https://localhost:5000

The app has been changed to allow the controller to be flashed with Bruce firmware and revert with the latest Gotham build (which has been never released).

Largely work in progress.

Firmware select

By adding ?device_type= on the url as query parameter a different firmware type can be flashed onto the device, the query parameter value can be one of:

  • pvt for Production firmware
  • dvt for Staging firmware
  • dev for Dev firmware

Binary Build

Pre-build standalone executables can be found on the Releases tab

Follow these steps to build for Windows, Mac and Linux if you wish to build executables yourself:

  • npm run pkg
  • then run the binary with ./dist/stadia-controller-flasher-linux

Triggering a release

  1. npm version --git-tag-version <patch|minor|major|version_number>
  2. git push origin <version_branch> --tags

Credits

Credits to all contributors, listed on the Contributor tab, and to the r/stadia community, particularly to:

  • /u/ig-88ms
  • /u/debianite
  • /u/madushan1000
  • /u/parkerlreed

For the initial research, fetching all hidden Firmware files and general knowledge.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.