Skip to content

Adds Support for DualSense 5 Controllers in Chrome

License

Notifications You must be signed in to change notification settings

jedireza/ds5chrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.git to your local machine
  • chrome://extensions in Chrome and Turn on Developer Mode
  • Select Load Unpacked and navigate to the ds5chrome directory

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.

About

Adds Support for DualSense 5 Controllers in Chrome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%