Skip to content

Userspace script to split controller input for the Shanwan Wireless Twin controllers (2563:0555)

License

Notifications You must be signed in to change notification settings

JoostvdB94/ShanWanTwin_2-4Ghz_Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShanWanTwin_2-4Ghz_Linux

Userspace script to split controller input for the Shanwan Wireless Twin controllers (2563:0555)

Requirements

  • Python (2.7)
  • python-uinput module
    • Install using pip: pip install python-uinput
  • Supported controller. Find using dmesg and applying a grep pattern '(?<=2563:0555\.\d{4}: input,)\w{6}\d'
    • Example (flags may differ on your grep install): dmesg | grep -oP '(?<=2563:0555\.\d{4}: input,)\w{6}\d'

About

Userspace script to split controller input for the Shanwan Wireless Twin controllers (2563:0555)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published