Skip to content

Commit

Permalink
Add more details on controllers support
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanikas committed Nov 22, 2024
1 parent 271cb44 commit 686b3b6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ A lightweight, browser-based tool for testing and visualizing gamepad inputs. Th

## Controller Compatibility

| Controller | Status | Button Support | Analog Support | Vibration |
|------------|--------|----------------|----------------|-----------|
| Xbox Controller | 🟧 Partial | All Buttons | Both Sticks | Yes |
| PS3 Controller | 🟧 Partial | All Buttons | Both Sticks | Yes |
| PS4 Controller | βœ… Full | All Buttons | Both Sticks | Yes |
| PS5 DualSense | 🟧 Partial | All Buttons | Both Sticks | Yes |
| Nintendo Joy-Con (L) | βœ… Full | All Buttons | Left Stick | Yes |
| Nintendo Joy-Con (R) | βœ… Full | All Buttons | Right Stick | Yes |
| Nintendo Joy-Con Pair | βœ… Full | All Buttons | Both Sticks | Yes |
| Controller | Status | Button Mapped | Analog Support | Vibration | Svg Mapped |
|------------|--------|----------------|----------------|-----------| ------- |
| Xbox Controller | 🟧 Partial | βœ… | βœ… | βœ… | πŸŸ₯ |
| PS3 Controller | 🟧 Partial | βœ… | βœ… | βœ… | πŸŸ₯ |
| PS4 Controller | βœ… Full |βœ… | βœ… | βœ… | βœ… |
| PS5 DualSense | 🟧 Partial | βœ… | βœ… | βœ… | πŸŸ₯ |
| Nintendo Joy-Con (L) | βœ… Full | βœ… | βœ… | βœ… | βœ… |
| Nintendo Joy-Con (R) | βœ… Full | βœ… | βœ… | βœ… | βœ… |
| Nintendo Joy-Con Pair | βœ… Full | βœ… | βœ… | βœ… | βœ… |

## Getting Started

Expand Down

0 comments on commit 686b3b6

Please sign in to comment.