G2KM

 C# 

11 Dec 2014



G2KM is a small project I’ve been working on to create a piece of software that allows users to use their gamepads to control their keyboard and mouse on their computer. Through the use of different Windows API, I hope to make it simpler to switch between gaming and normal computer use with a gamepad.

The project is written in C# and utilizes the Windows messaging API along with the RawInput and DirectInput APIs.

Check out the github repo here.



Thanks for reading!

If you enjoyed this you may also enjoy some other articles I've written:
| Building a better enum | Nothingness in C# and Visual Basic | Hello, World! |