Ds5chrome
Adds Support for DualSense 5 Controllers in Chrome
Install / Use
/learn @thayallans/Ds5chromeREADME
DualSense5 Support in Chrome
Extends the Gamepad API to let you use your controller in Chrome for sites like Stadia.
Download
https://chrome.google.com/webstore/detail/ds5chrome/iapmmomaihcdpgkblagkodelfkijckfn?hl=en&authuser=0
Development Usage
git clone https://github.com/thayallans/ds5chrome.gitto your local machinechrome://extensionsin Chrome and Turn on Developer Mode- Select Load Unpacked and navigate to the
ds5chromedirectory
How it works
We hook the getGamepads function from the Gamepad API and emulate a workable controller when a DualSense Controller is detected
Pull requests
All pull requests are welcome! Please feel free to improve DS5Chrome as you see fit, there's many improvements to be made!
Disclaimer
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.
