I've doing a lot of research to create a program that will allow me to use my xbox 360 controller while playing the game League Of Legends.
I understand there are many software pieces that already do this, but none of them work the way I would like.'
My primary question is, how I make the key presses be read by LoL. I have tried multiple combinations but the fact is
my mouse clicks work perfect all of the errors are when for example. I press the 'X' button on my controller it should be emulating to the game that I actually pressed the 'Q' button on the keyboard. But in game it gives no response. Yet outside of a game say for example I open up notepad, It will type in the letter 'Q' like i intended. I would appreciate any assistance possible.
I've tried the SendKey and the SendInput approach and neither have worked.
I understand there are many software pieces that already do this, but none of them work the way I would like.'
My primary question is, how I make the key presses be read by LoL. I have tried multiple combinations but the fact is
my mouse clicks work perfect all of the errors are when for example. I press the 'X' button on my controller it should be emulating to the game that I actually pressed the 'Q' button on the keyboard. But in game it gives no response. Yet outside of a game say for example I open up notepad, It will type in the letter 'Q' like i intended. I would appreciate any assistance possible.
I've tried the SendKey and the SendInput approach and neither have worked.