Skip to content

nhsb1/GameController_Macropad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

GameController Macropad

Use a game controller on Windows as a macropad, primarily to control audio functions quickly & easily, or launch applications.

I did not exhaustively investigate the universe of options, I just came across a good starting point, tweaked it to meet my needs, and found it worked pretty well.

You'll want to run this in an editor and modify the button mappings to reflect what makes the most sense in your situation.

Features:

  • Mute on button press
  • Increase Volume (.25db)
  • Decrease Volume (.25db)
  • Launch cmd.exe (subprocess.Popen("cmd.exe")
  • Echo button presses to console (Up/Down/Left/Right, 0-9, e.g A/B/X/Y/L/R/Start/Select),

controller

About

Use a game controller as a macropad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages