Extends the Gamepad API to let you use your controller in Chrome for sites like Stadia.
git clone https://github.com/thayallans/ds5chrome.git
to your local machinechrome://extensions
in Chrome and Turn on Developer Mode- Select Load Unpacked and navigate to the
ds5chrome
directory
We hook the getGamepads function from the Gamepad API and emulate a workable controller when a DualSense Controller is detected
All pull requests are welcome! Please feel free to improve DS5Chrome as you see fit, there's many improvements to be made!
I've only tested this on Chrome for Mac. Feel free to test on Windows and/or make a PR to add support for Windows.