Skip to content

MakingStan/Controller_Mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controller Mouse

What is controller mouse?

Controller Mouse is a project made in rust that allows you to control your mouse with a dualshock4 playstation controller.

Controls

Get started!

First off download the controller mouse program for your desired operating system.

Connect your dualshock controller and try to run the program with the intial pid (product id) and vid(vendor id), These id's are used to identify your controller.

If it does not work you'll have to download the controller_mouse_config program. This program will make you able to adjust the sensivity and the pid & vid

How to get your pid & vid

Windows

  • Go to Control Panel > Device Manager and find your controller USB device.
  • Double click the device or right click and select Properties.
  • Go to the Details tab and select Hardware ID to view its PID and VID.
  • Mac

  • Connect your dualshock controller.
  • Go to About this Mac > Overview > System Report.
  • Under Hardware, select USB.
  • Find your controller device and select it to view its PID and VID.
  • Linux

  • Connect your dualshock controller.
  • Go into your terminal and type in "lusb"
  • Find your dualshock controller and copy the PID and VID
  • About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages