Visitor Q Posted February 13, 2014 Posted February 13, 2014 Has anyone figure out a way to custom configure the controls in this game?
njgsx96 Posted February 13, 2014 Posted February 13, 2014 For the PC? I just configured them in-game.
Visitor Q Posted February 13, 2014 Author Posted February 13, 2014 For the PC? I just configured them in-game. I'll have to look again but I could have sworn I tried to click and change them but it would not let me... I just double checked, I see where it tells you what they are but I see no way to click on and configure them?? Am I missing something??
njgsx96 Posted February 13, 2014 Posted February 13, 2014 I just double checked and you are right, you cannot change them in-game. I never noticed it because I only ever worried about the directional. Never though to use a bomb. If you want to configure anything, I would just use an AHK file for he game. I used one for Contra on TTX and then cloned it and modified it for Sine Mora. No reason why you can use one for Pac-Man
Visitor Q Posted February 13, 2014 Author Posted February 13, 2014 Not sure how to create one of those. If I gave you a simple map of what I am looking for, anyway you could create one for me? I would really appreciate it!
Trnzaddict Posted February 14, 2014 Posted February 14, 2014 yea I used a simple ahk remap. Keep it simple. I am......Machine
njgsx96 Posted February 14, 2014 Posted February 14, 2014 Here is one, modified for PACMAN #UseHook #MaxHotkeysPerInterval 200 1::Esc o::Space u::Enter Up::w Down::s Left::a Right: Basically, the key you want to use is on the left side, the key it is going to emulate (hard coded in the game) is on the right side. You could probably get away with removing the Up, Down, Left, Right, since that is default in the game anyway. Otherwise, this basically maps O for the space and U for the Enter so bombs are dropped with O or U. And then 1 for Esc, which pauses, since if you hit esc in Hyperspin, you'd exit the game. Offhand I cannot remember the folder name it goes in, but if you go in HyperlaunchHQ, you can enter it under the Keymapper section. If you have trouble, let me know. I have to go downstairs and do some "work" on my cabinet anyway.
Tristeele Posted April 25, 2014 Posted April 25, 2014 Andy - where can I find that? I've been looking all over!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.