Skip to content

Simple python script to make rudder pedals work in some Wine games

License

Notifications You must be signed in to change notification settings

beniwtv/evdev-spoof-device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple python script that mirrors pedals (joysticks) so they can be seen by games using Wine. (Else for some reason they do not show up on some games, like Star Citizen or Microsoft Flight Simulator!)

Run the script once to see all devices, then pass your device name as first argument, example:

python3 spoof-device.py "ATMEL/VIRPIL/191105 VPC Rudder Pedals"

It will add "PRO" to the spoofed device's name, so you can identify it in game.

About

Simple python script to make rudder pedals work in some Wine games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages