Skip to content

Make dualsense controller behave like a mouse on Windows.

License

Notifications You must be signed in to change notification settings

eimon96/dualsense2mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keys

Left Analog Stick: Move Cursor
X: Left Click
O: Right Click
Right Analog Stick: Scroll
L1: ALT
R1: TAB

Built for Win10 with:

python v3.9.6
pydualsense v0.7.0
mouse v0.7.1
keyboard v0.13.5

Install Dependencies

pip3 install --upgrade pydualsense
pip3 install mouse
pip3 install keyboard

Run

py dualsense2mouse.py

Tested via bluetooth.
o7