Next Generation Emulation banner
1 - 7 of 7 Posts

· Registered
Joined
·
4 Posts
Discussion Starter · #1 ·
Maybe an example would be best to explain what I'm talking about.

On many games, you can dash, say, right, by pressing right on your controller's pov-hat twice. Can I set up my controller somehow so that pressing right on my left analog stick gives the same input as pressing right twice on the pov-hat? I have no problem giving up the regular use of my analog stick in doing this.

I also want to be able to script similar things, like special attacks in Mortal Kombat and such.
 

· Banned
Joined
·
76 Posts
you'd have to code one yourself to do exactly what you want. it's a hacking trick and yo'd have to know C++ and hardware profileing. it's not an easy task. as for twice in one dirrection, that should be easier to do.
 

· Registered
Joined
·
9,992 Posts
A frontend isn't going to do much in that regard. Once the emu is launched, frontends have no control over it. The only way to do that would be via a pad pluging with macro support, but the windows version of epsxe doesn't currently support pad plugins, so your pretty much out of luck.
 

· Registered
Joined
·
4 Posts
Discussion Starter · #6 ·
I've considered using Joytokey for this (which is a great program, btw - I have it set up to surf the internet as well as play morrowind with my ps2 controller), but their macro support, as far as I can tell, consists only of letting you input three keys to be pressed in succession.

Anyone know of any other controller-to-keyboard input programs that allow more complicated input sequences or macros?
 
1 - 7 of 7 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top