peabody9 Posted July 2, 2014 Share Posted July 2, 2014 So I am using a trackball encoder that works like a mouse for my CP - the problem is that the buttons are actually mouseclicks, 1, 2 and 3. I found a program called x mouse button control that works like a champ in notepad - when I try to use it in hyperspin and subsequently emulators (zsnes - super scope, Fuzion - lethal enforcers) it works about 1 out of every 100 presses.... is there any possible way for me to map clicks to keys as successfully as xpadder does to joystick buttons? Link to comment Share on other sites More sharing options...
peabody9 Posted July 3, 2014 Author Share Posted July 3, 2014 nailed it! super roundabout but.... using ppjoy I created a virtual joystick that was looking at mouse inputs, then mapped clicks as joystick buttons in xpadder! Careful if youre using fusion the right click opens a menu but.... set right click to your HS exit key instead of a player button and celebrate!!! Link to comment Share on other sites More sharing options...
ghutch92 Posted July 3, 2014 Share Posted July 3, 2014 use ahk Example code LButton::Q MButton::W RButton::E Better because hyperlaunch has the better ahk keymapper support than xpadder support. ahk hotkey doc ahk list of key names Link to comment Share on other sites More sharing options...
kcorcoran Posted August 22, 2015 Share Posted August 22, 2015 ghutch... i'm trying to do this.. just want to set middle mouse button to BACK in the FE and EXIT in all emulators. where do I add this code? Link to comment Share on other sites More sharing options...
ghutch92 Posted August 22, 2015 Share Posted August 22, 2015 This for the latest version of rocketlauncher. Keymapper frontend profile http://www.rlauncher.com/wiki/index.php?title=Keymapper#fro Keymapper default profile (works on all emulators http://www.rlauncher.com/wiki/index.php?title=Keymapper#def Create an ahk file (it's just a txt file with the extension changed to ahk) and then put the ahk remapping code in. Links to how to write the code can be found in links in my earlier post. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.