Nhadala Posted February 10, 2016 Share Posted February 10, 2016 I use a controller for some games on the PC and i was wondering if it was possible to bind a button combination on another button(ex. Y+A on RB), it would help me a lot with some games. Quote Link to comment Share on other sites More sharing options...
Flux Posted February 10, 2016 Share Posted February 10, 2016 I know it's possible on PC keyboard via macros, and theoretically, you probably should be able to make macros for a controller that's plugged into a PC, but you'll probably need a program of some sort compatible with that. A quick Google search got me to this page: https://autohotkey.com/board/topic/80188-create-a-macro-for-an-xbox-controller-for-pc/ I use autohotkey for my PC macros and can attest that it's perfectly safe and works. This page is a tutorial for setting up macros for controllers using the program, so I'd say that's your best bet. I'd like to look into it more and give a more detailed response, but I have to get to class now. Hopefully this works though. Post a reply here or pm me or whatever if you're having trouble and I'll try to help. Quote Link to comment Share on other sites More sharing options...
Nhadala Posted February 10, 2016 Author Share Posted February 10, 2016 I also came to that result but couldnt make out much sense out of it, now that you mention that autohotkey is a program i understand. Though i have 0 idea how to code stuff like he has. Quote Link to comment Share on other sites More sharing options...
Flux Posted February 10, 2016 Share Posted February 10, 2016 What specific macros do you want for it? (For example, do you want Y+A mapped to RB? B+A mapped to Y?) Knowing that, I could try to give writing a script a shot for you. I've done it successfully for my own macros, though I'm no master either (and I've never tried with a controller) so I can't make any promises. I'm fairly confident I could figure it out with enough tries though, and once I figure it out, I can try to write up an explanation so you can do it on your own in the future for whatever you might want. Quote Link to comment Share on other sites More sharing options...
Nhadala Posted February 10, 2016 Author Share Posted February 10, 2016 I want the button combination Y+A to be mapped to R1 or RB. I use a PS2 controller but i use x360ce in all of my games, so it should work fine as a result. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.