Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Here's my AHK controller hotkey script for those interested. Not perfect but it gets by, now to the copypasta:
- Basically how this works is tapping the Guide Button will use hotkey "1", holding Right Bumper and the Guide Button will use hotkey "2", holding Left Bumper and the Guide Button will use hotkey "3", and holding the Guide Button for one sec then releasing will bring up your map.
- I suggest setting the hotkeys with the keyboard, since the RB and LB will still tab through your inventory.
- Presumably this should also work with other controllers, in which case the button_on_guide2.exe should be unnecessary and you may want to edit the script to use the appropriate keys.
- I've seen someone mention the guide button starts up Steam Big Picture. Don't have that problem myself but try turning off Big Picture in the Interface Settings? Otherwise I've read that XInput can be used to circumvent this.
- Here's the link, make sure to install AutoHotKey to use this script.
- http://s000.tinyupload.com/?file_id=40052774526636471553
- Run both "button_on_guide2.exe" and "DDDA_HK123+Map.ahk". The first program enables the guide button for use, the second is my script. Note that both the "8" and "9" keys are going to be utilized, so if you need those keys you'll have to make some edits.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement