Skip to content

alessandroasm/generic-usb-gamepad-vibration-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USB Gamepad force feedback driver

This project implements a simple feedback driver for cheap USB Gamepads that works on Windows 8 / 10. I started this project because I couldn't find anywhere a driver that works on anything but Windows 7.

It works with gamepads that identify themselves as VID=0x0079 and PID=0x0006. Mine looks like the one in this picture:

Gamepad image

Instalation

The latest MSI installer can be found here: https://github.com/alessandroasm/generic-usb-gamepad-vibration-driver/releases

References

This project contains some code found in this article: https://www.codeproject.com/Articles/665/A-very-simple-COM-server-without-ATL-or-MFC

About

Force feedback Windows 10/8 driver for generic gamepads

Resources

Stars

Watchers

Forks

Packages

No packages published