https://github.com/daidr/dualsense-tester
🎮Test your Dualsense (and Edge) in your browser!
https://github.com/daidr/dualsense-tester
dualsense game game-controller playstation
Last synced: 8 months ago
JSON representation
🎮Test your Dualsense (and Edge) in your browser!
- Host: GitHub
- URL: https://github.com/daidr/dualsense-tester
- Owner: daidr
- License: mit
- Created: 2023-10-17T16:01:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-23T18:02:45.000Z (over 1 year ago)
- Last Synced: 2025-02-24T16:12:52.101Z (over 1 year ago)
- Topics: dualsense, game, game-controller, playstation
- Language: Vue
- Homepage: https://ds.daidr.me
- Size: 2.45 MB
- Stars: 190
- Watchers: 4
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DualSense Tester
Test your DualSense/DualSenseEdge/DualShock4 controller in the browser.
For DualSense Edge, you can customize profiles in the browser using this tool.
## Features
* Test all buttons and axes
* Test the touchpad
* Test the gyroscope and accelerometer
* Test the vibration motors
* Test the lights
* Test the adaptive triggers
* Multiple Controllers Support
* DualSense Edge Basic Support
* DualShock 4 Support
* DualSense Edge Full Support
* DualSense Edge Profile Customization
* **TODO**: DualSense Edge button remapping (2025Q3)
## Project Setup
```sh
bun i
```
### Compile and Hot-Reload for Development
```sh
bun run --bun dev
```
### Type-Check, Compile and Minify for Production
```sh
bun run --bun build
```
## Translations
If you want to add a new language support or improve an existing one, please visit issue [#14](https://github.com/daidr/dualsense-tester/issues/14) for more details.
## Frequently Asked Questions
### I am using a Linux distribution. After selecting the controller, the webpage goes blank.
It might be due to a lack of permissions for the hidraw device. Go to the issue [#76](https://github.com/daidr/dualsense-tester/issues/76#issuecomment-2970719936) to learn how to resolve it.
## Sponsors

## Crowdin Contributors
戴兜 (daidr)
2473 words
ar, ar-EG, zh-CN, it, fa, ru, uk
Ahmed El-Shinawy (aelshinawy)
1186 words
ar, ar-EG
Jacksoft87
608 words
it
ΒΑΣΙΛΕΙΟΣ Γ.Π. (fasoylada)
598 words
el
Robert Galoyan (hargabt)
521 words
ru
cilgin
507 words
tr
Mamad Safari (ironB0SS)
429 words
fa
Maksym Abramov (sladkOy)
325 words
uk
Luan Pivotto (luan.pivotto94)
53 words
ru
OsakaRider
8 words
ar
ilkay norvig (sentinel) (bipboo)
4 words
tr
Translate in Crowdin 🚀
## Credits
* [Ohjurot/DualSense-Windows](https://github.com/Ohjurot/DualSense-Windows)
* [flok/pydualsense](https://github.com/flok/pydualsense/)
* [nondebug/dualsense](https://github.com/nondebug/dualsense)